jasmid
jasmid copied to clipboard
How to play single notes
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?