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 3171940a67 Experimented with adding a sound play range offset parameter but not going to be able to support it properly for now. Show debug build title in about screen. 7 years ago
..
Input Added method to sound source to get playback position percent. Avoid seeking sound source when changing FFT size. Readme change. 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
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 Finally added enabled buttons for the spectral steps. 7 years ago
ProcessedStretch.h Remove the bool enabled members from the spectral process parameters 7 years ago
Stretch.cpp Shorten the FFT switch crossfade length. Remove commented out code. Formatting change. 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 Shorten the FFT switch crossfade length. Remove commented out code. Formatting change. 7 years ago
StretchSource.h Clean up. Removed the MultiStretchAudioSource, hopefully it doesn't need to be restored later... 7 years ago
fftw3.h Initial git commit 7 years ago
globals.cpp Initial git commit 7 years ago
globals.h Experimented with adding a sound play range offset parameter but not going to be able to support it properly for now. Show debug build title in about screen. 7 years ago
version.h Initial git commit 7 years ago