You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xenakios 16868d5ccd Allow FFT object to be constructed without inverse FFT. Added SpectralVisualizer component that does an extremely inefficient visualization of the spectral processing stages. 7 years ago
..
Input Avoid resetting active source play range when changing file. Update xfade cache when changing file. 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 Initial work to separate spectrum processing implementations into stand alone functions from the ProcessedStretch class, to allow visualizations etc without having to instantiate the full ProcessedStretch object 7 years ago
ProcessedStretch.h All/most spectral processing stages now in stand alone functions 7 years ago
Stretch.cpp Allow FFT object to be constructed without inverse FFT. Added SpectralVisualizer component that does an extremely inefficient visualization of the spectral processing stages. 7 years ago
Stretch.h Allow FFT object to be constructed without inverse FFT. Added SpectralVisualizer component that does an extremely inefficient visualization of the spectral processing stages. 7 years ago
StretchSource.cpp Init FFT windowing type 7 years ago
StretchSource.h Add parameters. Use plain old member variables for main volume and loop xfade length. GUI layout tweak. 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