.. |
Input
|
Plugin initialization bug existed also on Windows, fixed for now...Make the GUI poll for some state changes from the AudioProcessor, instead of the processor calling the GUI. When using memory buffer in input source, copy all channels to xfade buffer. Some other tweaks.
|
7 years ago |
contrib
|
Initial git commit
|
7 years ago |
BinauralBeats.cpp
|
Still trying...
|
7 years ago |
BinauralBeats.h
|
Initial git commit
|
7 years ago |
FreeEdit.cpp
|
Initial git commit
|
7 years ago |
FreeEdit.h
|
Initial git commit
|
7 years ago |
Mutex.h
|
Initial git commit
|
7 years ago |
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.
|
7 years ago |
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.
|
7 years ago |
Player.cpp
|
Initial git commit
|
7 years ago |
Player.h
|
Initial git commit
|
7 years ago |
ProcessedStretch.cpp
|
Remove unused external variables
|
7 years ago |
ProcessedStretch.h
|
Implemented a proper equality operator for the processparameters. Also tried something a bit too smart with it, left commented out in the code...
|
7 years ago |
Stretch.cpp
|
OK, it plays some crappy audio but crashes on quit and all that kind of great stuff
|
7 years ago |
Stretch.h
|
Initial git commit
|
7 years ago |
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
|
7 years ago |
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
|
7 years ago |
fftw3.h
|
Initial git commit
|
7 years ago |
globals.cpp
|
Initial git commit
|
7 years ago |
globals.h
|
Initial git commit
|
7 years ago |
version.h
|
Initial git commit
|
7 years ago |