atom-tidal icon indicating copy to clipboard operation
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

  1. Install Tidal

  2. Install tidal package in atom editor

  3. The default ghci path is in /usr/local/bin/ghci, you can change this in the package setting view.

  4. running dirt

  5. Open a .tidal file, and select Boot in the submenu Tidal

  6. 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