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
Right now notes using the noteEvent function have a maximum length of 127 ticks. That's not quite enough for some compositions. I'd like to make it accept a variable-length quantity up to a DWORD in size, and perform validation (by external function) on it.
The text was updated successfully, but these errors were encountered:
Right now notes using the noteEvent function have a maximum length of 127 ticks. That's not quite enough for some compositions. I'd like to make it accept a variable-length quantity up to a DWORD in size, and perform validation (by external function) on it.
The text was updated successfully, but these errors were encountered: