music-suite / music-score

This repo has been merged into: https://github.com/music-suite/music-suite
http://music-suite.github.io
BSD 3-Clause "New" or "Revised" License
52 stars 10 forks source link

Remove pickup meta-data #310

Closed hanshoglund closed 9 years ago

hanshoglund commented 9 years ago

This should not be meta-data: scores starting before time zero are automatically rendered as pickup. This is probably a confusion about where to start counting time-signature etc.

I note Score.normalizeScore actually resets the score to start at 0, and this is being used by the backends.

See the definition of Score.normalizeScore.