MIDI-Perl - MIDI::Simple and multiple channels

Posted on Fri May 11 15:55:05 2007 by cnoocy
MIDI::Simple and multiple channels
Greetings!
I'm using MIDI::Simple to generate some algorithm-based music and I'm starting to have a need for multiple channels. As I understand the platform, I need to create the MIDI::Simple objects, get their interior Score objects, convert those into sequences of events, and add those events to a new MIDI::Track within a MIDI::Opus. Am I missing something? Is there a Simple-like interface that I can use for multiple channels?
Thank you.
Direct Responses: 5123 | Write a response