Controlling External Synth (GrooveBox) With Perl/MIDICore
Controlling External Synth (GrooveBox) With Perl/MIDICore
- Subject: Controlling External Synth (GrooveBox) With Perl/MIDICore
- From: "DANIEL MAGNUSZEWSKI" <email@hidden>
- Date: Thu, 30 Mar 2006 10:48:39 -0500
I am trying to send MIDI events from a Perl script (created with
http://search.cpan.org/~sburke/MIDI-Perl-0.81/lib/MIDI/Event.pm) to
control a GrooveBox 505. How is it possible to have MIDICore act as the
"event listener/interface" and have it listening for MIDI events, and
upon receiving the MIDI events, it will send them to the hardware synth
(GrooveBox) and control it's output? I'm looking for something similar
to open sound system's /dev/music or /dev/sequencer, where you can just
send these events to and it will control the external synth. I'm running
on OS X (10.3.9) so I don't think these device files would work for me.
I am using a M-Audio USB Uno 1X1 MIDI Interface.
...am I way off base here? Can I do it with MIDICore - if so can you
point me in the right direction? I'm looking at the MIDICore/CoreAudio
API, but I'm not sure how to do what I want with it? Is there something
else I should try using instead? Any suggestions would be appreciated!
Thanks.
-Dan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden