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 22aaaeb836 Got rid of unnecessary buffers. There may have at some point been some reason to do it like that though... 7 years ago
..
Input If capture buffer used, refresh waveform when GUI has been closed and reopened. 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 Rename member. Attempt clearing buffers more thoroughly but old audio still appears to be present when restarting playback... 7 years ago
ProcessedStretch.h Add harmonics processing parameters. Add harmonics processing visualization etc 7 years ago
Stretch.cpp Rename member. Attempt clearing buffers more thoroughly but old audio still appears to be present when restarting playback... 7 years ago
Stretch.h Add more parameters including input capture enabled. A slightly nasty timer hack had to be implemented for that but can't be helped since the Juce provided bool parameter doesn't do callbacks...Small tweaks and fixes. 7 years ago
StretchSource.cpp Got rid of unnecessary buffers. There may have at some point been some reason to do it like that though... 7 years ago
StretchSource.h Got rid of unnecessary buffers. There may have at some point been some reason to do it like that though... 7 years ago
fftw3.h Initial git commit 7 years ago
globals.cpp Initial git commit 7 years ago
globals.h Rename member. Attempt clearing buffers more thoroughly but old audio still appears to be present when restarting playback... 7 years ago
version.h Initial git commit 7 years ago