First, does anyone have a working version of [midifile], I downloaded the .dll today and put it in the search path but PD couldn't create.
Second, even if it does eventually load will it do the following:
I need to take a standard MIDI file which plays notes on multiple channels, sends program changes, etc. and have PD read it and send the data to a MIDI hardware sound module for playback.
Is this possible with [midifile] or other object?
I thought about reading data to array's for sending, does this sound plausible?
Thanks for any ideas etc