paulxstretch/Source
2018-03-21 14:37:15 +02:00
..
PS_Source Change the initial order of spectral modules to make the compressor be the last module. This is way too messy like this...But maybe this was the last time this needed to be done... 2018-03-21 13:43:03 +02: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
jcdp_envelope.h Added linear interpolation option for envelope random transform, fixes etc 2018-03-03 17:55:02 +02:00
PluginEditor.cpp Setting spectral module enabled no longer needs to notify host of generic state change. Repaint spectral module chain with timer to keep up to date with parameter changes done from the host. 2018-03-21 14:37:15 +02:00
PluginEditor.h blah 2018-03-03 23:06:06 +02:00
PluginProcessor.cpp Consolidate and clean up storing and recalling parameters. Enable storing and recalling of spectral module order again, using different state IDs. So old states will be discarded, but oh well... 2018-03-21 13:15:48 +02:00
PluginProcessor.h foo 2018-03-16 20:41:44 +02:00
ps3_BufferingAudioSource.cpp
ps3_BufferingAudioSource.h