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-14 00:14:18 +00:00
Code
Activity
c562cfc3cc
JUCE
/
examples
/
audio plugin host
History
Download ZIP
Download TAR.GZ
jules
c562cfc3cc
Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU
2015-11-02 11:09:41 +00:00
..
Builds
Resaved various project files.
2015-10-28 09:48:45 +00:00
JuceLibraryCode
Introjucer: tweaked whitespace in generated headers to not have an extra trailing line, and resaved all projects using it
2015-11-02 09:59:05 +00:00
Source
Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU
2015-11-02 11:09:41 +00:00
Plugin Host.jucer
Tidied up the demo plugin and host projects to remove hard-coded VSTSDK paths
2015-09-01 12:37:29 +01:00