bwbush / tidal-env

Environment for tidal cycles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

Start supercollider

nix develop
superdirt
sudo prlimit --memlock=150000000 --rtprio=95 --pid=$$

Start tidal

nix develop
tidalnvim example.tidal

Use ctl-E to execute lines in neovim.

Optional: Start the visualizer

  1. Start processing: processing.
  2. Make sure the processor preferences point to the local sketchbook/ folder here.
  3. Open sketchbook/didacticpatternvisualizer/didacticpatternvisualizer.pde.
  4. Press the play button.

Use rm sketchbook/didacticpatternvisualizer sketchbook/libraries/oscP5 to clear links to the visualizer libraries.

Troubleshooting

Use alsamixer to select sound card and set volumes.

About

Environment for tidal cycles.


Languages

Language:Nix 51.0%Language:Haskell 49.0%