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 5b54b15ba6 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
..
Input Plugin initialization bug existed also on Windows, fixed for now...Make the GUI poll for some state changes from the AudioProcessor, instead of the processor calling the GUI. When using memory buffer in input source, copy all channels to xfade buffer. Some other tweaks. 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
Mutex.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 Remove unused external variables 8 years ago
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... 8 years ago
Stretch.cpp OK, it plays some crappy audio but crashes on quit and all that kind of great stuff 8 years ago
Stretch.h Initial git commit 8 years ago
StretchSource.cpp When setting stretchsource playrange, don't clear the ring buffer and seek only if the current seek position is not within the new play range 8 years ago
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. 8 years ago
fftw3.h Initial git commit 8 years ago
globals.cpp Initial git commit 8 years ago
globals.h Initial git commit 8 years ago
version.h Initial git commit 8 years ago