paulxstretch/Source
2018-11-08 21:55:30 +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 Rename breakpoint envelope related things 2018-10-17 13:06:07 +03:00
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 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.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
ps3_BufferingAudioSource.cpp Add const 2018-10-15 19:21:11 +03:00
ps3_BufferingAudioSource.h Add const 2018-10-15 19:21:11 +03:00
RenderSettingsComponent.cpp Close the render calloutbox when starting render 2018-07-09 20:40:31 +03:00
RenderSettingsComponent.h Added render settings component 2018-05-07 20:43:27 +03:00