Skip to content

evaluate tidalcycles code from within in sublime text

Notifications You must be signed in to change notification settings

freder/tidal-subl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tidal-subl

evaluate tidalcycles code from within in sublime text

-- works for single lines
d1 $ s "hh bd"

-- and for any number of consecutive lines
d1 $ s "hh bd"
   # crush 4
   # gain 0.8
d2 $ s "cr?*8"

based on vim-tidal. tidal.sh has been modified to work with stack ghci

install

  • move tidalcycles.py to Packages/User/
  • change variables in tidal-subl.sh to your liking

key bindings

suggestion: { "keys": ["alt+enter"], "command": "tidal_eval" }

About

evaluate tidalcycles code from within in sublime text

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published