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 d42971e09f Added simple signal smoother class. Use that to smooth out the buffer amount component display. 7 years ago
..
PS_Source Added simple signal smoother class. Use that to smooth out the buffer amount component display. 7 years ago
WDL Back to memmove, should be correct according to Justin 7 years ago
PluginEditor.cpp Added simple signal smoother class. Use that to smooth out the buffer amount component display. 7 years ago
PluginEditor.h Added simple signal smoother class. Use that to smooth out the buffer amount component display. 7 years ago
PluginProcessor.cpp Deserialize should now work 7 years ago
PluginProcessor.h Almost getting there but some still is still messed up... 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