Giter VIP home page Giter VIP logo

pedalboard2's Introduction

Pedalboard2

Description

A VST plugin host designed for live use. Based on the JUCE 'audio plugin host' code, heavily modified to better suit my purposes.

Key Features:

  • Modular patching.
  • All plugin parameters can be manipulated in real time via MIDI CCs or Open Sound Control messages.
  • Any number of patches can be queued up and rapidly switched.

Usage

Should be fairly self-explanatory. Double click in the plugin field to add processors. To add VST plugins to the available list of processors, go to Options->Plugin List, the Options...->Scan for new or updated VST plugins... All keyboard shortcuts can be remapped via Options->Application Mappings; you can also have MIDI CCs or OSC messages mapped to the commands here (useful for the next/prev patch commands).

To delete connections, click to select, then hit the delete key.

If you don't want the app to listen for OSC messages, untoggle the OSC Input button in Options->Misc Settings.

The big play button at the bottom of the app is just so you can sync multiple File Players up to a single trigger - for now all it does is play and pause any connected File Players.

For more details, see the html documentation.

NOTE: If you're running a 64-bit version of Windows AND you're using 64-bit plugins, you'll want to use the Pedalboard2-64bit.exe version. If you want to use 32-bit plugins, go with Pedalboard2.exe

Files

Settings files are stored:

  • Windows XP: Documents and Settings/<user name>/Application Data/Pedalboard2
  • Windows Vista/7/8/10/11: Users/<user name>/AppData/Roaming/Pedalboard2
  • Mac OSX: /Users/<user name>/Library/Application Support/Pedalboard2

License Details

Source code is licensed under the GPL v3. Graphics and sounds under the Creative Commons Sampling Plus license.

  • Niall Moody (22/04/13).

pedalboard2's People

Contributors

lrq3000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pedalboard2's Issues

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.