-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multi-Bar Rest cannot extend over Barlines (not working properly with multiple staffs) #402
Comments
PTE 1.7 also seems to have the same behaviour in this scenario. In this case where new bars are being added in, would you expect it to be replaced by a whole rest? E.g. if the multi-bar rest originally was 4 bars, and then a new bar is inserted, should it become a whole rest followed by a 3-bar multiyear rest? |
I would consider keeping the multi-bar rest extended through barlines to the next bar when they are yet to be stopped, and make the penetrated barline invisible inside the five-line scores. |
Well, this will cause problems when the multi-bar rest is extended out of the system. I mean, Line feeds (in this case, System feeds). |
That makes sense, although of course stretching across multiple systems is something that would need to be handled as you mentioned. |
How about rendering an additional barline image on the forward layer of the original barline to subtract its alpha value? |
Description
Multi-Bar Rest not working properly when multiple staffs appear
To Reproduce
Open Power Tab Editor;
Press "ctrl" + "N" to create a new file;
Click "Multi-Bar Rest" shown in the left Toolbox, Press "Enter" to add a 2-bar rest,
Now it should look like this:
Click "Section" on the top ribbon, Click "Insert Staff After"; Click "Player" on the top ribbon, Click "Add Player",
Now it should look like this:
Double Click "(No Players)" on the TAB of the second staff, Change the "Staff" of "Player 2" to
"2",
Click "OK", Click on the TAB of Staff 2,
Press "Shift" + "↑" three times and then press "0" to add a whole note, Press "→" to locate the barline, Press "B" to Insert the bar line:
We can see the "Multi-Bar Rest" can only occupy one bar, which is not what it is called.
Additional Info
None
Version
Windows 10 21H2
Power Tab Editor va547c01
The text was updated successfully, but these errors were encountered: