/atom-tidalcycles

Atom package for TidalCycles

Primary LanguageCoffeeScriptGNU General Public License v3.0GPL-3.0

TidalCycles plugin for Atom

TidalCycles is a live-coding pattern language

For installation instructions, please visit: http://tidalcycles.org/getting_started.html

Then, you can:

  • Open a .tidal file

  • shift+enter to evaluate the current line or selection

  • cmd+enter to evaluate multiple-lines or selection

To send patterns to SuperDirt, use d1 .. d9, e.g.:

d1 $ sound "bd cp"

To send patterns to classic dirt, use c1 .. c9, e.g.:

c1 $ sound "bd cp"