packages feed

tidal-0.1.0.1: README

tidal
-=-=-

Pattern language for live performance.
http://yaxu.org/tidal/

This is all rather experimental.

Dependencies:

* Netclock (http://netclock.slab.org)
* Supercollider (http://supercollider.sourceforge.net/)
* Some software synth that is controllable by OSC messages.

Tidal uses the netclock protocol (http://netclock.slab.org/) for time
sync.  Currently the only server is written in the supercollider
language.

It comes with an emacs mode, in emacs/tidal.el , based heavily on
Rohan Drape's hsc-mode, part of the excellent hsc library.