paulxstretch/Source/PS_Source
2022-04-12 18:46:50 -04:00
..
Input remove unused variables, nodiscard for openaudiofile method 2018-10-15 18:43:33 +03:00
BinauralBeats.cpp
BinauralBeats.h
fftw3.h
FreeEdit.cpp
FreeEdit.h
globals.cpp
globals.h Compile fixes 2019-07-16 15:46:44 +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
Player.h
ProcessedStretch.cpp Use enum for spectral processing module type 2018-11-11 14:06:18 +02:00
ProcessedStretch.h added accelerate vdsp FFT support and use it on iOS 2022-04-12 18:46:50 -04:00
Stretch.cpp added accelerate vdsp FFT support and use it on iOS 2022-04-12 18:46:50 -04:00
Stretch.h added accelerate vdsp FFT support and use it on iOS 2022-04-12 18:46:50 -04:00
StretchSource.cpp update to support juce 6.1. added mute audio while processing capture option. added a mac specific priority fix. use async popup menus and browsers where needed. 2022-04-02 12:45:02 -04:00
StretchSource.h update to support juce 6.1. added mute audio while processing capture option. added a mac specific priority fix. use async popup menus and browsers where needed. 2022-04-02 12:45:02 -04:00
version.h