You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xenakios 5a17f43763 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... 7 years ago
..
PS_Source 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... 7 years ago
WDL Back to memmove, should be correct according to Justin 7 years ago
PluginEditor.cpp Layout parameters in a grid for now etc 7 years ago
PluginEditor.h Added more parameters. Added int constants for parameter indexes. Initial work to do GUI layout with Javascript. Disabled spectrum visualizer for now. 7 years ago
PluginProcessor.cpp 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... 7 years ago
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... 7 years ago
ps3_BufferingAudioSource.cpp Initial git commit 7 years ago
ps3_BufferingAudioSource.h Initial git commit 7 years ago