The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
falkTX c55e73a50e Use library under GPLv3 mode 7 years ago
..
AppConfig.h Use library under GPLv3 mode 7 years ago
BinaryData.cpp Added the JUCE DSP module 7 years ago
BinaryData.h Added the JUCE DSP module 7 years ago
JuceHeader.h Added the JUCE DSP module 7 years ago
ReadMe.txt Added the JUCE DSP module 7 years ago
include_juce_audio_basics.cpp Added the JUCE DSP module 7 years ago
include_juce_audio_basics.mm Added the JUCE DSP module 7 years ago
include_juce_audio_devices.cpp Added the JUCE DSP module 7 years ago
include_juce_audio_devices.mm Added the JUCE DSP module 7 years ago
include_juce_audio_formats.cpp Added the JUCE DSP module 7 years ago
include_juce_audio_formats.mm Added the JUCE DSP module 7 years ago
include_juce_audio_plugin_client_AAX.cpp Added the JUCE DSP module 7 years ago
include_juce_audio_plugin_client_AAX.mm Added the JUCE DSP module 7 years ago
include_juce_audio_plugin_client_AU.r Added the JUCE DSP module 7 years ago
include_juce_audio_plugin_client_AU_1.mm Added the JUCE DSP module 7 years ago
include_juce_audio_plugin_client_AU_2.mm Added the JUCE DSP module 7 years ago
include_juce_audio_plugin_client_AUv3.mm Added the JUCE DSP module 7 years ago
include_juce_audio_plugin_client_RTAS.r Added the JUCE DSP module 7 years ago
include_juce_audio_plugin_client_RTAS_1.cpp Added the JUCE DSP module 7 years ago
include_juce_audio_plugin_client_RTAS_2.cpp Added the JUCE DSP module 7 years ago
include_juce_audio_plugin_client_RTAS_3.cpp Added the JUCE DSP module 7 years ago
include_juce_audio_plugin_client_RTAS_4.cpp Added the JUCE DSP module 7 years ago
include_juce_audio_plugin_client_RTAS_utils.cpp Added the JUCE DSP module 7 years ago
include_juce_audio_plugin_client_RTAS_utils.mm Added the JUCE DSP module 7 years ago
include_juce_audio_plugin_client_Standalone.cpp Added the JUCE DSP module 7 years ago
include_juce_audio_plugin_client_VST2.cpp Added the JUCE DSP module 7 years ago
include_juce_audio_plugin_client_VST3.cpp Added the JUCE DSP module 7 years ago
include_juce_audio_plugin_client_VST_utils.mm Added the JUCE DSP module 7 years ago
include_juce_audio_plugin_client_utils.cpp Added the JUCE DSP module 7 years ago
include_juce_audio_processors.cpp Added the JUCE DSP module 7 years ago
include_juce_audio_processors.mm Added the JUCE DSP module 7 years ago
include_juce_audio_utils.cpp Added the JUCE DSP module 7 years ago
include_juce_audio_utils.mm Added the JUCE DSP module 7 years ago
include_juce_core.cpp Added the JUCE DSP module 7 years ago
include_juce_core.mm Added the JUCE DSP module 7 years ago
include_juce_data_structures.cpp Added the JUCE DSP module 7 years ago
include_juce_data_structures.mm Added the JUCE DSP module 7 years ago
include_juce_dsp.cpp Added the JUCE DSP module 7 years ago
include_juce_dsp.mm Added the JUCE DSP module 7 years ago
include_juce_events.cpp Added the JUCE DSP module 7 years ago
include_juce_events.mm Added the JUCE DSP module 7 years ago
include_juce_graphics.cpp Added the JUCE DSP module 7 years ago
include_juce_graphics.mm Added the JUCE DSP module 7 years ago
include_juce_gui_basics.cpp Added the JUCE DSP module 7 years ago
include_juce_gui_basics.mm Added the JUCE DSP module 7 years ago
include_juce_gui_extra.cpp Added the JUCE DSP module 7 years ago
include_juce_gui_extra.mm Added the JUCE DSP module 7 years ago
include_juce_opengl.cpp Added the JUCE DSP module 7 years ago
include_juce_opengl.mm Added the JUCE DSP module 7 years ago

ReadMe.txt


Important Note!!
================

The purpose of this folder is to contain files that are auto-generated by the Projucer,
and ALL files in this folder will be mercilessly DELETED and completely re-written whenever
the Projucer saves your project.

Therefore, it's a bad idea to make any manual changes to the files in here, or to
put any of your own files in here if you don't want to lose them. (Of course you may choose
to add the folder's contents to your version-control system so that you can re-merge your own
modifications after the Projucer has saved its changes).