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 3401384eff Remove the global processor pointer set. If communication between the plugin instances is needed, it should be implemented properly in a way which also supports the plugins running in different processes... 8 years ago
..
PS_Source Attempt implementing seek while frozen, doesn't work too well like this...Don't use opengl stuff at all if the opengl module isn't set available. 8 years ago
WDL Back to memmove, should be correct according to Justin 8 years ago
PluginEditor.cpp Attempt implementing seek while frozen, doesn't work too well like this...Don't use opengl stuff at all if the opengl module isn't set available. 8 years ago
PluginEditor.h Attempt implementing seek while frozen, doesn't work too well like this...Don't use opengl stuff at all if the opengl module isn't set available. 8 years ago
PluginProcessor.cpp Remove the global processor pointer set. If communication between the plugin instances is needed, it should be implemented properly in a way which also supports the plugins running in different processes... 8 years ago
PluginProcessor.h Clean up the non working VST manufacturer specific stuff 8 years ago
envelope_component.cpp Added linear interpolation option for envelope random transform, fixes etc 8 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. 8 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. 8 years ago
ps3_BufferingAudioSource.cpp Initial git commit 8 years ago
ps3_BufferingAudioSource.h Initial git commit 8 years ago