paulxstretch/Source
2018-05-18 16:20:51 +03:00
..
PS_Source Made rewind a parameter. Attempts to fix the time range not being recalled properly in hosts because the time range parameters may be quickly changed when the plugin is initializing and doing the sound source smoothing fades. etc 2018-05-18 16:20:51 +03:00
WDL Back to memmove, should be correct according to Justin 2017-11-16 21:23:33 +02:00
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 Made rewind a parameter. Attempts to fix the time range not being recalled properly in hosts because the time range parameters may be quickly changed when the plugin is initializing and doing the sound source smoothing fades. etc 2018-05-18 16:20:51 +03:00
PluginEditor.h Attempt to draw the points in the audio file where the FFTs are taken but of course it doesn't work like this because of the looping 2018-05-11 16:45:34 +03:00
PluginProcessor.cpp Made rewind a parameter. Attempts to fix the time range not being recalled properly in hosts because the time range parameters may be quickly changed when the plugin is initializing and doing the sound source smoothing fades. etc 2018-05-18 16:20:51 +03:00
PluginProcessor.h Made rewind a parameter. Attempts to fix the time range not being recalled properly in hosts because the time range parameters may be quickly changed when the plugin is initializing and doing the sound source smoothing fades. etc 2018-05-18 16:20:51 +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
RenderSettingsComponent.cpp Added render settings component 2018-05-07 20:43:27 +03:00
RenderSettingsComponent.h Added render settings component 2018-05-07 20:43:27 +03:00