Discussion:
[music-dsp] WSOLA on RealTime
Alex Dashevski
2018-09-01 11:36:36 UTC
Permalink
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
Alex Dashevski
2018-09-03 11:39:01 UTC
Permalink
Who can help me please ?
Post by Alex Dashevski
Hi,
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
Loading...