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 11e61f8cfd Attempt to draw the points in the audio file where the FFTs are taken but of course it doesn't work like this because of the looping 7 years ago
..
PS_Source Attempt to draw the points in the audio file where the FFTs are taken but of course it doesn't work like this because of the looping 7 years ago
WDL Back to memmove, should be correct according to Justin 7 years ago
PluginEditor.cpp Attempt to draw the points in the audio file where the FFTs are taken but of course it doesn't work like this because of the looping 7 years ago
PluginEditor.h Attempt to draw the points in the audio file where the FFTs are taken but of course it doesn't work like this because of the looping 7 years ago
PluginProcessor.cpp Add looping enabled parameter 7 years ago
PluginProcessor.h Add looping enabled parameter 7 years ago
RenderSettingsComponent.cpp Added render settings component 7 years ago
RenderSettingsComponent.h Added render settings component 7 years ago
envelope_component.cpp Added linear interpolation option for envelope random transform, fixes etc 7 years ago
envelope_component.h Mutex protect the envelope when manipulating the amount of nodes from the GUI. Should probably redesign this stuff a bit...Init envelope reset nodes. 7 years ago
jcdp_envelope.h Use global constant for pi instead of define. Calculate sinus transform in envelope transform only if amount more than zero. 7 years ago
ps3_BufferingAudioSource.cpp Updated the buffering audio source from the new JUCE code that removed the use of volatile 7 years ago
ps3_BufferingAudioSource.h Updated the buffering audio source from the new JUCE code that removed the use of volatile 7 years ago