infojunkie / mma

MMA - Musical MIDI Accompaniment. This is a mirror of the original author's code drops.
http://www.mellowood.ca/mma/
GNU General Public License v2.0
11 stars 6 forks source link

Run in the browser #1

Open infojunkie opened 3 years ago

infojunkie commented 3 years ago

To integrate with a browser-based music player, it is necessary to run this library in the browser as well. Here are some technologies that run Python in a browser:

We need to evaluate which one works best with MMA.

infojunkie commented 3 years ago

Also, it is necessary to package MMA as a pip package to be used on Pyodide, like https://github.com/hugonxc/mma_pip