bungeev2.4.15
- Updated
C++ library for time-stretching and pitch-shifting audio with high quality in realtime or offline
- Project website: https://bungee.parabolaresearch.com/
#Usage
bungee provides CMake targets:
find_package(unofficial-bungee CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::bungee::bungee)bungee provides pkg-config modules:
libbungee#Supported Platforms
All platforms supported.
#Features
No features defined.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
JoergAtGithub