jurihock / stftPitchShift

STFT based real-time pitch and timbre shifting in C++ and Python
MIT License
115 stars 14 forks source link

Add cmake package #17

Closed jurihock closed 2 years ago

jurihock commented 2 years ago

Based on the current LibStftPitchShiftVcpkg.cmake extend the build by CMake config file generation.

jurihock commented 2 years ago

The new CMake option is -DCONFIG=ON which can be combined with either -DDEB or -DVCPKG build options or be just enabled in the default build.