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.

README 412B

6 years ago
12345678
  1. This folder contains 'water', a fork of Juce v.4x library code.
  2. This fork takes out everything that is not needed for Carla, and makes it work on generic POSIX systems.
  3. Using Juce version 4 means we can use its GPL v2+ license.
  4. Starting from version 5, Juce uses GPLv3.
  5. Do not use this library in your own code!
  6. There are no plans to make it a generic library or give any support for its use outside of Carla.