<dec f='src/src/sys/sys/midiio.h' l='86'/>
<use f='src/src/sys/compat/ossaudio/ossaudio.c' l='1380' u='c'/>
<doc f='src/src/sys/sys/midiio.h' l='74'>/*
 * The sequencer at present makes no distinction between a &apos;synth&apos; and a &apos;midi&apos;.
 * This is actually a cleaner layering than OSS: devices that are onboard
 * synths just attach midi(4) via midisyn and present an ordinary MIDI face to
 * the system. At present the same number is returned for NRSYNTHS and NRMIDIS
 * but don&apos;t believe both, or you&apos;ll think you have twice as many devices as
 * you really have. The MIDI_INFO ioctl isn&apos;t implemented; use SEQUENCER_INFO
 * (which corresponds to OSS&apos;s SYNTH_INFO) to get information on any kind of
 * device, though the struct synth_info it uses has some members that only
 * pertain to synths (and get filled in with fixed, probably wrong values,
 * anyway).
 */</doc>
