To my knowledge, sysex is OK on 32-bit systems and relatively untested 
on 64-bit systems. I recently made changes in order to get PortMidi to 
compile without problems for 64-bit OS X, but again, I haven't tested. I 
guess I should spend some time locating 64-bit linux, OS X, and Windows 
machines for testing/debugging. I'll also test sysex again on 32-bit 
windows just in case some problem slipped in.

Thanks,
Roger


Undertone wrote:
> Message body follows:
>
> Hi. First off, thanks for keeping this project alive. I'm
> starting taking up programming somewhat late in life, but
> I'm having fun with it. I did some Basic plus machine
> language many years ago and I've also done some minor
> scripting in Blitz3D and C# more recently. I was introduced
> to Portmidi only a few days ago, looking for an API for some
> MIDI experiments.
> I'm trying to use Portmidi's sysex.exe as a a starting point
> for some experimentation, but it seems that on receiving a
> single dump it doesn't get the first 4 bytes (F0 xx  xx xx)
> from any dump into the log file. I'm using the latest SVN
> 199 depository data and compiling with MSVC++ Express 9. I'm
> also running under W7-64. The exec otherwise compiles and
> works as specified; sending works fine. I have no problem
> with the tests and I'm sure this is something minor with the
> input routine but my meagre experience isn't helping. Thanks
> for any help. No issue if you have no time, either :)
>
> --
> This message has been sent to you, a registered SourceForge.net user,
> by another site user, through the SourceForge.net site.  This message
> has been delivered to your SourceForge.net mail alias.  You may reply
> to this message using the "Reply" feature of your email client, or
> using the messaging facility of SourceForge.net at:
> https://sourceforge.net/sendmessage.php?touser=2037319
>
>
>   
_______________________________________________
media_api mailing list
media_api@create.ucsb.edu
http://lists.create.ucsb.edu/mailman/listinfo/media_api

Reply via email to