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 358e8ede1c
Remove Time::getApproximateMillisecondCounter from water
6 years ago
..
buffers Fix build on old or 32bit systems 6 years ago
containers Fix previous commit 6 years ago
files Avoid jassert name clashes, makefile stuff 6 years ago
maths Avoid jassert name clashes, makefile stuff 6 years ago
memory Avoid jassert name clashes, makefile stuff 6 years ago
midi Fix some strict compiler warnings 6 years ago
misc Remove Time::getApproximateMillisecondCounter from water 6 years ago
processors Avoid jassert name clashes, makefile stuff 6 years ago
streams Avoid jassert name clashes, makefile stuff 6 years ago
synthesisers Avoid jassert name clashes, makefile stuff 6 years ago
text Remove Time::getApproximateMillisecondCounter from water 6 years ago
threads NSM support for JACK Applications (#829) 6 years ago
xml Cleanup some water 6 years ago
Makefile Cleanup 6 years ago
README Water cleanup 7 years ago
common.hpp Cleanup, print error if win32 CreateWindow fails 6 years ago
water.cpp Cleanup, print error if win32 CreateWindow fails 6 years ago
water.files.cpp Fix windows build 6 years ago
water.h Avoid jassert name clashes, makefile stuff 6 years ago
water.mm More water cleanup 7 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.