Audio plugin host https://kx.studio/carla
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.

AppConfig.h 438B

1234567891011121314
  1. /*
  2. ==============================================================================
  3. Build options for juce_audio_basics static library
  4. ==============================================================================
  5. */
  6. #ifndef CARLA_JUCE_AUDIO_BASICS_APPCONFIG_H_INCLUDED
  7. #define CARLA_JUCE_AUDIO_BASICS_APPCONFIG_H_INCLUDED
  8. #include "../juce_core/AppConfig.h"
  9. #endif // CARLA_JUCE_AUDIO_BASICS_APPCONFIG_H_INCLUDED