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
I can run notes such such as "G5, A#4" etc through your code and output it as midi. However how do I go about adding a rest. If i have a sequence in 4/4 that goes "A5,A5, rest, A5" how would I implement it so your code understand.
I can run notes such such as "G5, A#4" etc through your code and output it as midi. However how do I go about adding a rest. If i have a sequence in 4/4 that goes "A5,A5, rest, A5" how would I implement it so your code understand.
Thanks