paulxstretch/Source
2018-11-08 22:48:06 +02:00
..
PS_Source Use Juce Logger for FFT size warning. Just use an increasing static int to init the FFT random generator. should be good enough. 2018-11-08 18:54:44 +02:00
WDL Make WDL resampler initial buffer size optional 2018-10-26 20:38:28 +03:00
envelope_component.cpp More breakpoint envelope renaming 2018-10-17 13:14:07 +03:00
envelope_component.h
jcdp_envelope.h More breakpoint envelope renaming 2018-10-17 13:14:07 +03:00
PluginEditor.cpp Comments and readme addition 2018-11-08 21:55:30 +02:00
PluginEditor.h Rename capture enabled parameter constant. Implemented incredibly nasty hack to prevent hosts like Reaper from enabling the capture when recalling undo states. Even this doesn't fully work, additional undo history states are still added, but at least it looks like the capture enabled state won't be recalled... 2018-11-08 21:48:51 +02:00
PluginProcessor.cpp Use plugin settings file directory for captures. Use Juce ThreadPool instead of detached std::thread for the capture saving task. 2018-11-08 22:48:06 +02:00
PluginProcessor.h Use plugin settings file directory for captures. Use Juce ThreadPool instead of detached std::thread for the capture saving task. 2018-11-08 22:48:06 +02:00
ps3_BufferingAudioSource.cpp
ps3_BufferingAudioSource.h
RenderSettingsComponent.cpp
RenderSettingsComponent.h