paulxstretch/Source/PS_Source
2017-11-22 18:50:39 +02:00
..
contrib
Input
BinauralBeats.cpp
BinauralBeats.h
fftw3.h
FreeEdit.cpp
FreeEdit.h
globals.cpp
globals.h
Mutex.h
PaulStretchControl.cpp Finally removed the Control class, the same stuff can be done in the AudioProcessor subclass...The Control source files are still in the repo in case they need to be looked at, but will eventually remove those too. 2017-11-21 00:39:07 +02:00
PaulStretchControl.h Finally removed the Control class, the same stuff can be done in the AudioProcessor subclass...The Control source files are still in the repo in case they need to be looked at, but will eventually remove those too. 2017-11-21 00:39:07 +02:00
Player.cpp
Player.h
ProcessedStretch.cpp Remove unused external variables 2017-11-20 23:00:51 +02:00
ProcessedStretch.h
Stretch.cpp
Stretch.h
StretchSource.cpp The crossfading between FFT sizes might be working! It seems to be quite heavy for the buffering thread though, so getting glitches in debug build...Removed unused member etc 2017-11-22 18:50:39 +02:00
StretchSource.h The crossfading between FFT sizes might be working! It seems to be quite heavy for the buffering thread though, so getting glitches in debug build...Removed unused member etc 2017-11-22 18:50:39 +02:00
version.h