When exchanging voice, voice 1 is removed
Submitted by lasconic on August 29, 2010 - 11:01am.
| Project: | MuseScore |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
MuseScore 0.9.6.2 and trunk
Currently, MuseScore relies on voice 1 to hold the "timeline". There is no way to remove rests in voice 1, only in voices > 1. Except if you use the Exchange voice feature and I believe this is a bug.
This bug prevents the plugin framework to go through the measures if a measure has only one voice > 1.
Fixed in r3427 (in branch and trunk)
When exchanging voice, rests are created for voice 1 and so voice 1 is always full of rests. Rests are currently not made invisible.
Automatically closed -- issue fixed for 2 weeks with no activity.