Re: Sysex problems!
Re: Sysex problems!
- Subject: Re: Sysex problems!
- From: "Peter Karlsson" <email@hidden>
- Date: Thu, 03 Jul 2003 08:14:00 +0000
I wonder if there is a ny known bugs when receiving sysex in CoreMIDI? I
have made a lot of testing and It seems that when I am receiving more then 1
sysex dump CoreMIDI adds garbage between the dumps. The garbage is always 10
bytes. Can anyone here tell me if this problem is a known bug?
Peter
From: "Peter Karlsson" <email@hidden>
To: email@hidden
Subject: Sysex problems!
Date: Wed, 02 Jul 2003 16:18:02 +0000
Dear list!
I am trying to transmit a dump from my Roland MKS-50 module to my Mac. I
press the buttons on the MKS-50 and it starts to transmit. The sysex dump
is 266 bytes in size and repeats 16 times for a total of 4256 bytes. No
problem so far. But when I look at the dump in memory I can see a very
strange result.
The first of the 16 dumps begins with F0 and ends with F7 as expected. And
the dump is 266 bytes in size, aslo expected but...
After that I have the following numbers 00 00 00 00 00 00 00 01 F7 F7, and
it happens to be exactly the same numbers as the end of the first dump if
we take away the last F7. After that I can see a correct dump again. And
after that dump the same behavior. In MyReadProc I only store a byte to
memory and increase the pointer by 1 byte. Can anyone please tell me what's
going on here?
I have tried the same dump with Kurt's MIDI Monitor and everything works as
expected.
Peter
_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.
_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.