paulxstretch/Source
2018-04-03 18:32:53 +03:00
..
PS_Source Implement more ratiomixer parameters etc 2018-04-03 18:32:53 +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 Implement more ratiomixer parameters etc 2018-04-03 18:32:53 +03:00
PluginEditor.h Initial work to change octave mixer spectral module to a more generic ratio mixer module that has more shifters and allows changing the shift ratios. Also added a separate tab page in the GUI for it. 2018-04-03 16:34:20 +03:00
PluginProcessor.cpp Implement more ratiomixer parameters etc 2018-04-03 18:32:53 +03:00
PluginProcessor.h Implement more ratiomixer parameters etc 2018-04-03 18:32:53 +03:00
ps3_BufferingAudioSource.cpp
ps3_BufferingAudioSource.h