hey there,

i think i need to synchronize my calls to Pm_Write (called from within  
Pt_Start(resolution, &Prodatum_MIDI::Receive_MIDI, 0)) and  
Pm_WriteSysEx (called from the main-thread) as both write to the same  
PortMidiStream and sometimes portmidi shuts down when i am trying hard  
to keep both calls busy.

now, how could i synchronize this? the solution must work on linux/mac/ 
windows and is not allowed to lock the main-thread. :)

thank you for any hints,
jan

_______________________________________________
media_api mailing list
media_api@create.ucsb.edu
http://lists.create.ucsb.edu/mailman/listinfo/media_api

Reply via email to