Open Sound System |
Do you have problems with sound/audio application development? Don't panic! Click here for help! |
This capability is an alias of (MIDI_CAP_INPUT|MIDI_CAP_OUTPUT). It must not be used in applications. Instead applications should check the MIDI_CAP_INPUT and MIDI_CAP_OUTPUT capabilities separately.
In earlier OSS versions all MIDI devices have been input/output ones. However the future direction will be splitting such "duplex" MIDI ports to separate input and output devices.
MIDI device capabilities like MIDI_CAP_INOUT can be checked using the SNDCTL_MIDIINFO ioctl call.