noteflakes / lydown

A language for music notation
http://ciconia.github.io/lydown
MIT License
24 stars 0 forks source link

MIDI tempo (invisible tempo) #16

Closed noteflakes closed 9 years ago

noteflakes commented 9 years ago

To set a midi tempo that is hidden, with lilypond:

\set Score.tempoHideNote = ##t
\tempo 4 = 96

Lydown:

\tempo:(4=96)