wxMIDI

BlitzMax Modules Forums/Brucey's Modules/wxMIDI

Bruce, I am testing with bah.MIDI and seem to encountering problems on both PC and MAC. Should wxMIDI be a consideration? new version 1.3 also has localization built in.

On Mac 10.5 it fails to return from:
local midi:TPortMidi = TPortMidi.Create(err,read) 

On PC I am only able to sendRecieveSysex() once then I get a port error?

Perhaps it'd be better to let someone else worry about wrapping up portmidi functionality? ;-)

Twas a bit of a hack at best.

Just a wee note, before you tell me that it doesn't work yet :-p

Most of it is now complete, and it compiled up on Win32 fine. Have yet to do any builds elsewhere, but I stole the ?macos?etc settings from BaH.Portmidi, so I'd hope that it *just works* on all three platforms...

Still got the sample and the midi-database thing to do.
I see the sample has a "create our own event for polling" wotsit, which I may have to leave out until I sit down and see about how to properly create events for wxMax...

If you want to do the guinea-pig thing though... :-)

Sample now has basic functionality... module is as good as complete now... and I'm tired so that's all I'm going to do with wxMidi for the present :-p