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 9f7b288fd6 Readme. Remove the octave mixer sliders from the main GUI. It's kind of nasty creating the parameter components for all the parameters even when they are not visible in the GUI. Should probably redesign how all that is handled... 7 years ago
..
PS_Source Implement more ratiomixer parameters etc 7 years ago
WDL Back to memmove, should be correct according to Justin 7 years ago
PluginEditor.cpp Readme. Remove the octave mixer sliders from the main GUI. It's kind of nasty creating the parameter components for all the parameters even when they are not visible in the GUI. Should probably redesign how all that is handled... 7 years ago
PluginEditor.h GUI tweak 7 years ago
PluginProcessor.cpp Store and recall some settings that were not previously handled in the plugin state 7 years ago
PluginProcessor.h Implement more ratiomixer parameters etc 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 Initial git commit 7 years ago
ps3_BufferingAudioSource.h Initial git commit 7 years ago