You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Say a syllable contains neumes A and B. If you add a punctum to neume B, it automatically becomes its own syllable. This is expected behaviour. However, it can create strange situations within toggled syllables. For example:
Find or create a toggled syllable pair where Syllable A contains two neumes and Syllable B contains one.
Add a punctum to the second neume of Syllable A and group neumes and neume components.
You'll notice that that second neume automatically gets removed from syllable A and becomes its own syllable, Syllable C. However, what remains of Syllable A and Syllable B are still toggled. This no longer makes semantic sense, because Syllable A isn't the last syllable of the staff anymore, so it can't be toggled to a syllable on the next staff. Here's a demo, where Syllable A is blue and Syllable B is orange:
Syllable.C.in.toggle.sandwich.mov
Normally, Neon won't even give you the option of toggling two syllables unless they're the last and first syllables of their staff, so this toggle-sandwich situation is extra weird.
This is actually related to #1115 in that both issues happen because of fact that interacting with a neume within a syllable automatically removes that neume from the syllable.
The text was updated successfully, but these errors were encountered:
@yinanazhou it all looks good! The prompt to untoggle always appears when I try to do something weird, so toggle-related confusion is gone! Closing issue now.
Say a syllable contains neumes A and B. If you add a punctum to neume B, it automatically becomes its own syllable. This is expected behaviour. However, it can create strange situations within toggled syllables. For example:
Syllable.C.in.toggle.sandwich.mov
Normally, Neon won't even give you the option of toggling two syllables unless they're the last and first syllables of their staff, so this toggle-sandwich situation is extra weird.
This is actually related to #1115 in that both issues happen because of fact that interacting with a neume within a syllable automatically removes that neume from the syllable.
The text was updated successfully, but these errors were encountered: