[iyonix-support] Simple MIDI file player
- From: Ron <iyonix@xxxxxxxxxxx>
- To: iyonix-support@xxxxxxxxxxxxx
- Date: Fri, 22 Dec 2006 16:07:57 +1300
I have made a frontend for a Python midi sequencer.
It will send a sequenced midi file across the serial port to a midi
device that also has a serial port. No fancy graphical display though.
I have tested it with Yamaha MU100R and Roland SC-7 sound modules.
A cross-over serial cable can be obtained from Alan Gibson.
I made mine with a Mac modem cable joined to a nullmodem cable.
You need to have Python and FrontenderII installed. You also need to use
the Enigma Program to do the serial port settings. I have extracted the
confix part out of Enigma but I haven't figured out how to do the actual
needed serial commands yet. The first serial port needs to be used and
set to 38400 8N1 with no handshake.
The 'real' work was done by Dietmar Shwertberger who supplied a Python
module to make the monotonic time work, And the author of the Pymidiplay
module, Aaron Krister Johnson
I guess I should make a disclaimer in case your machine starts humming
to itself or something.:-)
It is free software, use it at your own risk.
If you can make use of this basic player send an email to me with
<Midiplayer wanted> in the subject line.
Seasons Greetings -Ron
---
To alter your preferences or leave the group,
visit http://www.freelists.org/list/iyonix-support
Other info via http://www.freelists.org/webpage/iyonix-support
Other related posts:
- » [iyonix-support] Simple MIDI file player