lenmus / lomse

A C++ library for rendering, editing and playing back music scores.
MIT License
118 stars 28 forks source link

Add support for many sound instruments in one score-part #83

Closed cecilios closed 2 years ago

cecilios commented 6 years ago

MusicXML allows to assign multiple instruments to one score part. For instance, in percussion pars, to assign an instrument to each staff line.

Lomse does not yet support this, but for full MusicXML playback support it is necessary to add modifications for implementing this feature.

cecilios commented 2 years ago

Closed. Time ago I used issues to track my TODO list. This is no longer the case and so I prefer to remove old issues I created.