bungee v2.4.15
- Created
- Updated
C++ library for time-stretching and pitch-shifting audio with high quality in realtime or offline
# 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 # License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
JoergAtGithub