"Anton Ertl" <[EMAIL PROTECTED]> writes: > Robert Epprecht wrote: >> It looks to me as if key?-file would sometimes return FALSE even when >> there *is* a byte with value zero at /dev/midi. From this point on >> key?-file would always return FALSE even if I send other (non zero) >> bytes through the MIDI input to /dev/midi. > > There is now a cleaned-up version of KEY?-FILE and KEY-FILE in the > CVS. I doubt that it will solve your problem, but you might still > give it a try.
Sorry for the delay, I was away from home a few days. I checked the new version but have problems with it. While the old version of the two words worked well normally and only failed in a special case involving a zero byte at the input, my program does not work at all with the new version. Looks a bit like a new bug was introduced. I didn't find the time yet, to have a closer look. BTW: The C version works fine. Thanks again for your help to understand the syntax of the interface. Robert Epprecht --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
