1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/examples/audio plugin host/Source
2017-09-27 12:24:02 +01:00
..
FilterGraph.cpp Scraped a layer of crusty old code from some audio plugin host files 2017-06-01 11:34:36 +01:00
FilterGraph.h Scraped a layer of crusty old code from some audio plugin host files 2017-06-01 11:34:36 +01:00
FilterIOConfiguration.cpp Changed the way isPositiveAndBelow is written to avoid needing to cast the second parameter to an int 2017-09-27 12:24:02 +01:00
FilterIOConfiguration.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
GraphEditorPanel.cpp Plugin Host: Fixed a potential crash when creating a new document 2017-08-16 10:52:19 +01:00
GraphEditorPanel.h Scraped a layer of crusty old code from some audio plugin host files 2017-06-01 11:34:36 +01:00
HostStartup.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
InternalFilters.cpp Scraped a layer of crusty old code from some audio plugin host files 2017-06-01 11:34:36 +01:00
InternalFilters.h Scraped a layer of crusty old code from some audio plugin host files 2017-06-01 11:34:36 +01:00
MainHostWindow.cpp Made the demo host compatible with OS X 10.6 2017-09-11 10:14:57 +01:00
MainHostWindow.h Added a better shutdown procedure for the plugin host demo 2017-06-19 10:53:44 +01:00