Grammostola Rosea escribió:
but can hydrogen handle midi files?
Search the hydrogen forums for a perl script called "midi2hydrogen.pl"
Unfortunately because hydrogen only does 64 ticks in 4/4 time, you'll end up with
bars of 16/8 and other strangeness; the resulting file will play just fine. You just have
to take a moment to get your head around the weird way that stuff is represented on
screen.
Am I right that this is an python script instead of .pl?
but how do I install midi2hydrogen.py? I've unpacked it but where should
I place the python files?