tidalcycles / vim-tidal

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

Import Scales and Chords #10

Closed lvm closed 7 years ago

lvm commented 7 years ago

TidalCycles 0.9 contains scales and chords which perphaps could to be added in the startup file by calling these two imports:

import qualified Sound.Tidal.Scales as Scales
import qualified Sound.Tidal.Chords as Chords
munshkr commented 7 years ago

Thanks! I added them in branch 0.9-dev, mimicking the branches on Tidal and SuperDirt.