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 am trying to figure out how to build a project in which I need to play single notes. Those notes would be defined from javascript, say playNote("a") or playNote("g")
Could it be achieved using jasmid? What is the best approach to build it?
The text was updated successfully, but these errors were encountered:
Hi!
I am trying to figure out how to build a project in which I need to play single notes. Those notes would be defined from javascript, say playNote("a") or playNote("g")
Could it be achieved using jasmid? What is the best approach to build it?
The text was updated successfully, but these errors were encountered: