PCem

view src/plat-midi.h @ 154:d0d530adce12

Initial port to Linux (using Allegro). 64-bit fixes. Some changes to aid portability. A few other tweaks.
author TomW
date Thu Sep 04 21:07:24 2014 +0100
parents ee7a3f8ad75d
children
line source
1 void midi_init();
2 void midi_close();
3 void midi_write(uint8_t val);