RiverFlow 0.2.0
===============

CLAP hosts load plugins from a fixed location. Copy the plugin folders out of
this archive into it, keeping each plugin's folder and its presets together: a
plugin finds its factory presets by looking for a presets directory next to its
own binary.

Linux
-----

Copy linux/RiverFlow into:

    ~/.clap/

so that you end up with ~/.clap/RainyDay/RainyDay.clap and so on.

Needs X11 and Cairo, which any Linux machine that can run a DAW already has.

Windows
-------

Copy windows\RiverFlow into:

    C:\Program Files\Common Files\CLAP\

so that you end up with ...\CLAP\RainyDay\RainyDay.clap and so on.

Nothing else is needed: the plugin window and its Cairo are linked in, so there
are no DLLs to install beside it.

Then rescan plugins in your host. Tested with Bitwig Studio and Reaper.
