Re: [hatari-devel] (raw) MIDI connection reliability? (was: Can't build Hatari on Mac if PortMidi is not installed)

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Am Sat, 11 Jun 2022 18:32:45 +0300
schrieb Eero Tamminen <oak@xxxxxxxxxxxxxx>:
[...]
> Looking at midi.c and Midi_Host_WriteByte(), it uses *buffered* fputc() 
> to do MIDI byte writes, but only fflush() call is in 
> Midi_InterruptHandler_Update(), *and* commented out...

Both, Midi and RS232 code use  setvbuf() to disable buffering, so this
can't be the issue ... it must be something else.

 Thomas



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/