Skip to content

bungeev2.4.15

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

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No transitive dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • JoergAtGithub's avatarJoergAtGithub

#Changelog

  • ae92331[bungee] Added new port (#50120)