Google
 

Open Sound System
The Hitchhiker's Guide to OSS 4.1 Internals

Do you have problems with sound/audio application development? Don't panic! Click here for help!

OSS MIDI core

MIDI core

MIDI support is not included in OSS 4.0 so this code is not functional.

SourceExplanation
midi/oss_midi_core.cMIDI support.
midi/oss_midi_mapper.cMIDI device mapper
midi/oss_default_timer.cDefault MIDI timer (using system clock)
midi/oss_midi_queue.cMIDI message queue management
midi/oss_midi_parser.cMIDI mesage parser
midi/oss_midi_timers.cMIDI timer support.

MPU401 UART MIDI interface support library

MIDI support is not included in OSS 4.0 so this code is not functional.

SourceExplanation
uart401/oss_uart401.cMPU-401 (UART mode) driver


Copyright (C) 4Front Technologies, 2007. All rights reserved.
Back to index OSS web site