paulxstretch/Source
2017-12-13 05:18:39 +02:00
..
PS_Source If capture buffer used, refresh waveform when GUI has been closed and reopened. 2017-12-13 05:18:39 +02:00
WDL
PluginEditor.cpp If capture buffer used, refresh waveform when GUI has been closed and reopened. 2017-12-13 05:18:39 +02:00
PluginEditor.h Added more parameters. Added int constants for parameter indexes. Initial work to do GUI layout with Javascript. Disabled spectrum visualizer for now. 2017-12-12 19:14:43 +02:00
PluginProcessor.cpp Init zero octave parameter to proper value. Use param index constant. 2017-12-12 23:38:24 +02:00
PluginProcessor.h Use Juce CriticalSection for main audio processor too. Use tryEnter for changing main volume parameter. Looks like it's best to do the tryEnter stuff for everything possible... 2017-12-12 20:43:43 +02:00
ps3_BufferingAudioSource.cpp
ps3_BufferingAudioSource.h