Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 260 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 260 Bytes

Phase Vocoder

Building the example

mkdir build
cd build
cmake -DSBASH64_PHASE_VOCODER_ENABLE_EXAMPLE=1 ..
cmake --build .

Running the example

From the build directory

./example/[ Release/ | Debug/ ]sbash64-phase-vocoder-example[.exe]