paulxstretch/Source/PS_Source
2018-11-11 14:46:25 +02:00
..
Input remove unused variables, nodiscard for openaudiofile method 2018-10-15 18:43:33 +03:00
BinauralBeats.cpp Still trying... 2017-11-16 02:48:24 +02:00
BinauralBeats.h Initial git commit 2017-11-13 17:06:08 +02:00
fftw3.h Initial git commit 2017-11-13 17:06:08 +02:00
FreeEdit.cpp Initial git commit 2017-11-13 17:06:08 +02:00
FreeEdit.h Initial git commit 2017-11-13 17:06:08 +02:00
globals.cpp Initial git commit 2017-11-13 17:06:08 +02:00
globals.h Cleanups 2018-09-01 15:31:48 +03:00
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 Initial git commit 2017-11-13 17:06:08 +02:00
Player.h Initial git commit 2017-11-13 17:06:08 +02:00
ProcessedStretch.cpp Use enum for spectral processing module type 2018-11-11 14:06:18 +02:00
ProcessedStretch.h Use enum for spectral processing module type 2018-11-11 14:06:18 +02:00
Stretch.cpp Use Juce Logger for FFT size warning. Just use an increasing static int to init the FFT random generator. should be good enough. 2018-11-08 18:54:44 +02:00
Stretch.h Use constexpr if in FFTWBuffer memory helper functions 2018-11-08 18:43:00 +02:00
StretchSource.cpp Initial work to allow having some spectral module order presets 2018-11-11 14:46:25 +02:00
StretchSource.h Initial work to allow having some spectral module order presets 2018-11-11 14:46:25 +02:00
version.h Initial git commit 2017-11-13 17:06:08 +02:00