Blockland Forums > General Discussion
midi to Blockland converter
King Leo:
--- Quote from: DontCare4Free on October 20, 2012, 07:28:21 PM ---Use a real Python MIDI library instead of piping it through an external program, PyPI is a great resource for this. While I've never tried it http://pypi.python.org/pypi/midi/0.2.1 seems relevant.
Also, make it clearer that it's using Python 2.x, and that using it with Python 3.x is not going to work.
--- End quote ---
It doesn't work with Python 3? Huh, that's strange. Yeah, I could use PyPi, but MF2T was the first thing that popped up when I searched for a converter.
DontCare4Free:
--- Quote from: King Leo on October 21, 2012, 06:34:39 AM ---It doesn't work with Python 3? Huh, that's strange. Yeah, I could use PyPi, but MF2T was the first thing that popped up when I searched for a converter.
--- End quote ---
Python 3 broke a ton of stuff, so don't be surprised if it doesn't work there. Most people still use Python 2.
Glassy¹:
--- Quote from: Electrk on October 19, 2012, 07:13:44 PM ---Holy stuff!
That's really cool
--- End quote ---
I don't know how I missed this topic. lol.
Quick Brick:
Neat!
K3k0m@n:
yep, not working with me