paulxstretch/Source
2018-04-13 15:36:11 +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 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... 2018-04-13 15:24:18 +03:00
PluginEditor.h GUI tweak 2018-04-03 22:04:10 +03:00
PluginProcessor.cpp Init the ratio parameters with sensible ratios 2018-04-13 15:36:11 +03:00
PluginProcessor.h Implement more ratiomixer parameters etc 2018-04-03 18:32:53 +03:00
ps3_BufferingAudioSource.cpp
ps3_BufferingAudioSource.h