paulxstretch/Source
2018-05-02 13:14:02 +03:00
..
PS_Source The stretch source doesn't really need to do anything except inc the param change count when the spectral module enabled parameters have changed. However this could get messed up if the spectral module order isn't correctly set in the stretcher instances already...Hmm. 2018-05-01 19:17:59 +03:00
WDL
envelope_component.cpp Added linear interpolation option for envelope random transform, fixes etc 2018-03-03 17:55:02 +02:00
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. 2018-02-27 15:21:36 +02:00
jcdp_envelope.h Use global constant for pi instead of define. Calculate sinus transform in envelope transform only if amount more than zero. 2018-03-26 15:40:30 +03:00
PluginEditor.cpp Draw pitch band numbers in ratiomixer 2018-05-02 13:14:02 +03:00
PluginEditor.h Added dedicated timer for perf meter component 2018-05-01 18:35:00 +03:00
PluginProcessor.cpp Calculate smoothed prebuffering available amount in the processor 2018-05-01 18:22:21 +03:00
PluginProcessor.h Calculate smoothed prebuffering available amount in the processor 2018-05-01 18:22:21 +03:00
ps3_BufferingAudioSource.cpp Updated the buffering audio source from the new JUCE code that removed the use of volatile 2018-05-01 15:11:45 +03:00
ps3_BufferingAudioSource.h Updated the buffering audio source from the new JUCE code that removed the use of volatile 2018-05-01 15:11:45 +03:00