Skip to content

fluid-music/example-seven-and-five

Repository files navigation

Fluid Music - Seven and Five

Experimental composition created with the Fluid Music framework.

First, install the prerequisites:

This example configures VST presets, so you need to run the cybr server. After installing the plugins, scan them, and then start an instance of the cybr server. If cybr crashes when scanning plugins, try running the scan again. Most of the time, it will skip over the plugins that caused the crash.

cybr --scan-plugins
cybr --list-plugins # verify plugins were found
cybr -f             # start the fluid music server

Leave cybr running, open a new terminal tab, and run the following:

git clone https://github.com/fluid-music/example-seven-and-five.git
cd example-seven-and-five
npm install
node run.js

This will generate seven-and-five.RPP which can be opened in Reaper.

About

Example composition written with Fluid Music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published