| Open Sound System |
| Do you have problems with sound/audio application development? Don't panic! Click here for help! |
MIDI support is not included in OSS 4.0 so this code is not functional.
| Source | Explanation |
| midi/oss_midi_core.c | MIDI support. |
| midi/oss_midi_mapper.c | MIDI device mapper |
| midi/oss_default_timer.c | Default MIDI timer (using system clock) |
| midi/oss_midi_queue.c | MIDI message queue management |
| midi/oss_midi_parser.c | MIDI mesage parser |
| midi/oss_midi_timers.c | MIDI timer support. |
MIDI support is not included in OSS 4.0 so this code is not functional.
| Source | Explanation |
| uart401/oss_uart401.c | MPU-401 (UART mode) driver |