paulxstretch/Source
2018-02-28 13:32:46 +02:00
..
PS_Source Member renames and clean ups 2018-02-28 13:32:46 +02:00
WDL
envelope_component.cpp Use lambda for envelope drawing. Ignore using envelope tilt transform for now because it's not correctly implemented. 2018-02-28 13:04:44 +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 lambda for envelope drawing. Ignore using envelope tilt transform for now because it's not correctly implemented. 2018-02-28 13:04:44 +02:00
PluginEditor.cpp Place both the waveform component and the zoomscrollbar inside the tab component page. Needs a bit more tweaking. 2018-02-27 22:15:14 +02:00
PluginEditor.h Place both the waveform component and the zoomscrollbar inside the tab component page. Needs a bit more tweaking. 2018-02-27 22:15:14 +02:00
PluginProcessor.cpp Added scaling transform for envelope 2018-02-28 00:32:18 +02:00
PluginProcessor.h Implemented free filter processing. Note that the envelope manipulation from the GUI is not handled thread safely yet 2018-02-27 15:02:34 +02:00
ps3_BufferingAudioSource.cpp
ps3_BufferingAudioSource.h