Giter Club home page Giter Club logo

reaticulate's Introduction

Reaticulate

Reaticulate provides a system for managing virtual instrument articulations in REAPER.

Learn more on the website, which includes installation instructions for users.

Development

If you're a developer interested in contributing to Reaticulate, or an advanced user who wants to run untested bleeding edge code (which you should never use for projects that matter), you can check code out directly from git.

Note that Reaticulate depends upon the REAPER Toolkit, which is included as a submodule of this project.

You can clone Reaticulate like so, which will take care of fetching submodules:

git clone --recursive https://github.com/jtackaberry/reaticulate.git

Or, afterward, pulling to include submodule updates:

git pull --recurse-submodules

You can always explicitly fetch submodules after-the-fact:

git submodule update --recursive

Next, configure REAPER to point to the source files in the cloned directory:

  1. Load all actions under actions/*
  2. Create a symbolic link for each file in jsfx/ in REAPER's Effects/ directory. (Windows instructions here -- or use the very convenient shell extension.)
  3. Start the Reaticulate_Main.lua action as usual.

Legal Stuff

Reaticulate source code is released under the Apache License.

Some articulation icons are provided by Blake Robinson, and redistribution is not permitted. More information about those icons can be found here.

See LICENSE file for more details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.