atom-tidal
atom-tidal copied to clipboard
Atom Editor plugin for tidalcycles(Since tidal version 0.8, the offical atom plugin atom-tidalcycles should be used)
【Moved】
Since tidal version 0.8, the offical atom plugin atom-tidalcycles should be used.
Tidal for Atom
tidal is a live-coding pattern language
Setup
-
Install
tidalpackage inatomeditor -
The default
ghcipath is in/usr/local/bin/ghci, you can change this in the package setting view. -
running
dirt -
Open a
.tidalfile, and selectBootin the submenuTidal -
Then, you can:
-
shift+enterto evaluate current line or selection -
cmd+enterto evaluate multi-lines or selection
You can customize if you want, see atom's doc