1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/examples/audio plugin host/Source
2015-11-02 11:09:41 +00:00
..
FilterGraph.cpp Added some new window-handling features to the plugin host demo. 2015-08-11 10:16:51 +01:00
FilterGraph.h Added some new window-handling features to the plugin host demo. 2015-08-11 10:16:51 +01:00
GraphEditorPanel.cpp 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
GraphEditorPanel.h 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
HostStartup.cpp Refactored the plugin host demo command line code to work with paths containing escapes 2015-08-11 12:14:58 +01:00
InternalFilters.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
InternalFilters.h Update copyright notice 2015-07-22 15:59:34 +01:00
MainHostWindow.cpp 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
MainHostWindow.h 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