Blockland Forums > General Discussion
midi to Blockland converter
King Leo:
--- Quote from: The Corporation on October 20, 2012, 04:57:04 PM ---Hey, can you convert this?
--- End quote ---
lol
I tried Circus Galop once, and it didn't turn out very good. The amount of notes is just nuts. And the range of keys on my piano is not large enough :(
-Pablo-:
Really, nice work. I love you
Acerblock:
Unfortunately, this program is not compatible with 64-Bit Windows, since the parent program was written when Windows 95/98 was the benchmark.
:(
Brian Smithers:
Another reason why python is loving great.
DontCare4Free:
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.