noteflakes / lydown

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

Allow compilation of each movement/part separately #29

Closed noteflakes closed 8 years ago

noteflakes commented 9 years ago

Add --separate which causes each movement to be compiled separately, perhaps in parallel (see #5):

lydown -s --separate

When compiling parts, each part is also compiled separately.