.. |
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
|
Add harmonics processing parameters. Add harmonics processing visualization etc
|
7 years ago |
ProcessedStretch.h
|
Add harmonics processing parameters. Add harmonics processing visualization etc
|
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
|
Add harmonics processing parameters. Add harmonics processing visualization etc
|
7 years ago |
StretchSource.cpp
|
Use Juce CriticalSection for main audio processor too. Use tryEnter for changing main volume parameter. Looks like it's best to do the tryEnter stuff for everything possible...
|
7 years ago |
StretchSource.h
|
Switch to using Juce CriticalSection in StretchSource. Especially when used with tryEnter, seems to help the audio glitches a lot, even when running under the debugger...
|
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 |