| .. |
|
Input
|
Whoops, almost forgot the smoothed play range stuff for multiple channels
|
8 years ago |
|
contrib
|
Initial git commit
|
8 years ago |
|
BinauralBeats.cpp
|
Still trying...
|
8 years ago |
|
BinauralBeats.h
|
Initial git commit
|
8 years ago |
|
FreeEdit.cpp
|
Initial git commit
|
8 years ago |
|
FreeEdit.h
|
Initial git commit
|
8 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.
|
8 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.
|
8 years ago |
|
Player.cpp
|
Initial git commit
|
8 years ago |
|
Player.h
|
Initial git commit
|
8 years ago |
|
ProcessedStretch.cpp
|
Change the initial order of spectral modules to make the compressor be the last module. This is way too messy like this...But maybe this was the last time this needed to be done...
|
8 years ago |
|
ProcessedStretch.h
|
Consolidate and clean up storing and recalling parameters. Enable storing and recalling of spectral module order again, using different state IDs. So old states will be discarded, but oh well...
|
8 years ago |
|
Stretch.cpp
|
Use global constant for pi instead of define. Calculate sinus transform in envelope transform only if amount more than zero.
|
8 years ago |
|
Stretch.h
|
Argh, what a mistake
|
8 years ago |
|
StretchSource.cpp
|
Attempt implementing seek while frozen, doesn't work too well like this...Don't use opengl stuff at all if the opengl module isn't set available.
|
8 years ago |
|
StretchSource.h
|
Attempt implementing seek while frozen, doesn't work too well like this...Don't use opengl stuff at all if the opengl module isn't set available.
|
8 years ago |
|
fftw3.h
|
Initial git commit
|
8 years ago |
|
globals.cpp
|
Initial git commit
|
8 years ago |
|
globals.h
|
Use global constant for pi instead of define. Calculate sinus transform in envelope transform only if amount more than zero.
|
8 years ago |
|
version.h
|
Initial git commit
|
8 years ago |