tidalcycles / vim-tidal

Vim plugin for TidalCycles
MIT License
222 stars 56 forks source link

Add optional support for automatically running supercollider in a terminal next to tidal #78

Closed mitchmindtree closed 1 year ago

mitchmindtree commented 1 year ago

This adds an option for automatically running sclang in a terminal alongside tidal's GHCI terminal instance (disabled by default).

See the new README section for details on the behaviour of this new terminal and how it can be configured.

Note: this PR will likely conflict with #77 but I'll rebase when the time comes.