11 packages
chuck-alesis-q25
A component for the [chuck-flux-synth](https://www.npmjs.com/package/chuck-flux-synth) based on the dirt-cheap [Alesis Q25 Keyboard](http://alesis.com/products/legacy/q25).
chuck-configurator
A pseudo DI factory for the [ChucK language](http://chuck.cs.princeton.edu/).
chuck-dispatcher
A [ChucK](http://chuck.cs.princeton.edu/) implementation of the Dispatcher in [Facebook's Flux](https://facebook.github.io/flux/) pattern.
chuck-flux-synth
A generic and ever-evolving synthesizer engine for the [ChucK](http://chuck.cs.princeton.edu/) language using [Facebook's Flux](https://facebook.github.io/flux/) pattern
chuck-simple-triangle
A component for the [chuck-flux-synth](https://www.npmjs.com/package/chuck-flux-synth) that outputs basic triangle waves.
chuck-steve
A command line package manager for the ChucK language
chuck-steve-init
The init script for [steve](http://github.com/brycekbargar/Steve)
chuck-steve-initialize-file
A wrapper for performing actions on the Initialize.ck file specified by [steve](https://www.github.com/brycekbargar/steve).
chuck-steve-package-folder
A wrapper for performing actions on the package folder in [`steve`](https://www.github.com/brycekbargar/steve) packages.
chuck-steve-vm-manager
A node wrapper for the ChucK VM.