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
It appears that cross staff notes cannot be created with the API. What is required is a way to override <staff> on a per-note basis. Perhaps adding a NoteData::staffIndex might be a good solution.
It appears that cross staff notes cannot be created with the API. What is required is a way to override
<staff>on a per-note basis. Perhaps adding aNoteData::staffIndexmight be a good solution.