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.
falkTX c02edabf40 Really fix windows build 3 years ago
..
buffers Remove use of WATER_COMPILER_SUPPORTS_MOVE_SEMANTICS 3 years ago
containers Start cleaning up the water 3 years ago
files Continue cleanup 3 years ago
maths Start cleaning up the water 3 years ago
memory Remove use of WATER_COMPILER_SUPPORTS_MOVE_SEMANTICS 3 years ago
midi Cleanup 3 years ago
misc Start cleaning up the water 3 years ago
processors Graph: Fix wrong buffer being cleared for unconnected cv ins 5 years ago
streams Add water::MemoryInputStream 3 years ago
synthesisers Avoid jassert name clashes, makefile stuff 6 years ago
text More cleanup 3 years ago
threads Fix build with old macOS 3 years ago
xml More cleanup 3 years ago
.kdev_include_paths Add .kdev_include_paths files 4 years ago
Makefile Implement VERBOSE make flag 3 years ago
README Water cleanup 7 years ago
common.hpp Fix windows build 3 years ago
water.cpp Really fix windows build 3 years ago
water.files.cpp Add water::MemoryInputStream 3 years ago
water.h Start cleaning up the water 3 years ago
water.mm More water cleanup 8 years ago

README

This folder contains 'water', a fork of Juce v.4x library code.
This fork takes out everything that is not needed for Carla, and makes it work on generic POSIX systems.

Using Juce version 4 means we can use its GPL v2+ license.
Starting from version 5, Juce uses GPLv3.

Do not use this library in your own code!
There are no plans to make it a generic library or give any support for its use outside of Carla.