paulxstretch/Source/PS_Source
2018-11-08 18:54:44 +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 Initial work to change octave mixer spectral module to a more generic ratio mixer module that has more shifters and allows changing the shift ratios. Also added a separate tab page in the GUI for it. 2018-04-03 16:34:20 +03:00
ProcessedStretch.h readme 2018-07-08 14:17:51 +03: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 Set resampler rates when switching back from non stretched mode 2018-11-05 14:28:07 +02:00
StretchSource.h Playcursor tweaks but still wonky 2018-09-13 14:04:56 +03:00
version.h Initial git commit 2017-11-13 17:06:08 +02:00