tidalcycles / vim-tidal

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

hash issue #25

Closed ovitus closed 5 years ago

ovitus commented 5 years ago

screenshot_2018-11-24_09-51-35

You can just upgrade the plugin with :PlugUpdate to get the latest fix.

Originally posted by @munshkr in https://github.com/tidalcycles/vim-tidal/issues/24#issuecomment-441365873

I updated, highlights are gone, but nothing works when I use the hash below the primary pattern, it has no effect. For instance:

d1 $ n "[-3 6 1] 4" # s "midi" # sustain "0.1"

will sustain notes 0.1

d1 $ n "[-3 6 1] 4" # s "midi"
# sustain "0.1"

sustain ignored
munshkr commented 5 years ago

Oops. Sorry, you're right, I broke something. Try updating again.