Hello again. Turns out Mixxx gets confused when more than one MIDI device is plugged in so by removing my extra device, MIDI send (short messages) now works fine. However there's still a problem with sending System Exclusive messages, in midiobjectwin.cpp, line 168. The return value of midiOutLongMsg is 11 which means "The specified pointer or structure is invalid." So probably due to my complete lack of Windows programming knowledge, I must've screwed up the construction of the MIDIHDR data object.
Could someone with Windows programming experience take a quick look at that function? Thanks! Sincerely, Sean M. Pappalardo <<--------------------------------------------------------------------------------->> This E-Mail message has been scanned for viruses and cleared by >>SmartMail<< from Smarter Technology, Inc. <<--------------------------------------------------------------------------------->> ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
