paulxstretch/Source/PS_Source
2017-11-15 20:51:52 +02:00
..
contrib Initial git commit 2017-11-13 17:06:08 +02:00
Input Save and restore plugin state. Port input file skipbuffer bug fix from standalone app. 2017-11-15 20:51:52 +02:00
BinauralBeats.cpp Initial git commit 2017-11-13 17:06:08 +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 Initial git commit 2017-11-13 17:06:08 +02:00
Mutex.h Initial git commit 2017-11-13 17:06:08 +02:00
PaulStretchControl.cpp Some improvements. To keep things saner use the single stretch source for now. 2017-11-14 01:50:44 +02:00
PaulStretchControl.h Process main volume. Allow importing audio files directly. Tweaks etc 2017-11-14 18:14:14 +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 git commit 2017-11-13 17:06:08 +02:00
ProcessedStretch.h Implemented a proper equality operator for the processparameters. Also tried something a bit too smart with it, left commented out in the code... 2017-11-15 02:06:36 +02:00
Stretch.cpp OK, it plays some crappy audio but crashes on quit and all that kind of great stuff 2017-11-13 18:15:07 +02:00
Stretch.h Initial git commit 2017-11-13 17:06:08 +02:00
StretchSource.cpp Implemented a proper equality operator for the processparameters. Also tried something a bit too smart with it, left commented out in the code... 2017-11-15 02:06:36 +02:00
StretchSource.h Added diagnostics to see how often the parameters have been set. Added a somewhat hacky way to avoid doing the parameter updates if not needed, using raw memory comparison. 2017-11-14 19:44:13 +02:00
version.h Initial git commit 2017-11-13 17:06:08 +02:00