Alex Dashevski
2018-09-01 11:36:36 UTC
Hi,
I found this code:
https://gitlab.com/soundtouch/soundtouch/blob/master/source/SoundStretch/main.cpp
It is implantation of the WSOLA in cpp that read input from file and write
changed audio to output file.
I want to change openFiles function so that, reading the audio from
microphone and play with delay after on real time.
What changes do I need to do ?
Thanks,
Alex
I found this code:
https://gitlab.com/soundtouch/soundtouch/blob/master/source/SoundStretch/main.cpp
It is implantation of the WSOLA in cpp that read input from file and write
changed audio to output file.
I want to change openFiles function so that, reading the audio from
microphone and play with delay after on real time.
What changes do I need to do ?
Thanks,
Alex