This website requires JavaScript.
Explore
Help
Sign In
allanger
/
paulxstretch
Watch
1
Star
0
Fork
0
You've already forked paulxstretch
Code
Issues
1
Pull Requests
1
Actions
Packages
Projects
Releases
2
Activity
paulxstretch
/
Source
History
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...
2017-12-12 20:43:43 +02:00
..
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...
2017-12-12 20:43:43 +02:00
WDL
Back to memmove, should be correct according to Justin
2017-11-16 21:23:33 +02:00
PluginEditor.cpp
Layout parameters in a grid for now etc
2017-12-12 19:54:54 +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
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
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
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