This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-01-18 00:54:19 +00:00
Code
Activity
c583b68cd6
JUCE
/
extras
/
audio plugins
/
wrapper
/
VST
History
Download ZIP
Download TAR.GZ
Julian Storer
9168728a7e
Added a hasEditor() virtual method to the AudioProcessor class, which you'll need to implement in your plugins so that we can work around non-standard threading behaviour in Wavelab.
2010-10-05 10:38:25 +01:00
..
juce_VST_Wrapper.cpp
Added a hasEditor() virtual method to the AudioProcessor class, which you'll need to implement in your plugins so that we can work around non-standard threading behaviour in Wavelab.
2010-10-05 10:38:25 +01:00
juce_VST_Wrapper.mm
Minor updates for plugins. Fixed some X windows locking.
2010-09-14 22:27:43 +01:00