mtiid / chuck-racks

ChucK-Racks makes it possible to write and execute ChucK programs as VST/AudioUnit plugins.

Home Page:http://mtiid.calarts.edu/projects/software/chuck-racks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chuck-racks

Chuck as a VST Plugin

ChucK-Racks makes it possible to write and execute ChucK programs as VST/AudioUnit plugins. The ChucK-Racks architecture supports the following features:

  • Process incoming audio in ChucK (i.e. Audio FX plugins)
  • Process MIDI events from the host in ChucK programs (MIDI FX plugins)
  • Write synthesis plugins in ChucK that run as regular synthesizer audio plugins in a host/DAW
  • Synchronize clock and beat-time between a host/session and ChucK
  • Generate new MIDI/OSC events from ChucK (e.g. writing MIDI/OSC sequencer plugins)
  • Automate variables in ChucK code using host automation lanes

About

ChucK-Racks makes it possible to write and execute ChucK programs as VST/AudioUnit plugins.

http://mtiid.calarts.edu/projects/software/chuck-racks


Languages

Language:C++ 83.2%Language:C 10.9%Language:Objective-C 3.9%Language:Objective-C++ 1.8%Language:Java 0.2%Language:R 0.0%Language:Makefile 0.0%