paulxstretch/Source
2017-12-14 19:57:14 +02:00
..
PS_Source Add more parameters including input capture enabled. A slightly nasty timer hack had to be implemented for that but can't be helped since the Juce provided bool parameter doesn't do callbacks...Small tweaks and fixes. 2017-12-13 18:30:09 +02:00
WDL Back to memmove, should be correct according to Justin 2017-11-16 21:23:33 +02:00
PluginEditor.cpp Update output channel count on the fly. Somewhat hacky... 2017-12-14 00:44:46 +02:00
PluginEditor.h Preliminary work to enable multichannel output again with a parameter to determine the output channels to render 2017-12-14 00:19:46 +02:00
PluginProcessor.cpp Use parameter index constants 2017-12-14 19:57:14 +02:00
PluginProcessor.h Propagate host provided maximum block size to buffering audio source 2017-12-14 19:06:26 +02:00
ps3_BufferingAudioSource.cpp Initial git commit 2017-11-13 17:06:08 +02:00
ps3_BufferingAudioSource.h Initial git commit 2017-11-13 17:06:08 +02:00