Since tidal version 0.8, the offical atom plugin atom-tidalcycles should be used.
tidal is a live-coding pattern language
-
Install
tidal
package inatom
editor -
The default
ghci
path is in/usr/local/bin/ghci
, you can change this in the package setting view. -
running
dirt
-
Open a
.tidal
file, and selectBoot
in the submenuTidal
-
Then, you can:
-
shift+enter
to evaluate current line or selection -
cmd+enter
to evaluate multi-lines or selection
You can customize if you want, see atom's doc