snd_dummy: Initial MIDI supportBecause testing the midi/ code of sound(4) requires a physical MIDIdevice, add some basic MIDI support to snd_dummy(4) so that we can testpatches to midi/ easier.
snd_dummy: Initial MIDI supportBecause testing the midi/ code of sound(4) requires a physical MIDIdevice, add some basic MIDI support to snd_dummy(4) so that we can testpatches to midi/ easier.Sponsored by: The FreeBSD FoundationMFC after: 1 weekDifferential Revision: https://reviews.freebsd.org/D54127
show more ...
sound: Implement dummy driverSponsored by: The FreeBSD FoundationMFC after: 2 daysReviewed by: dev_submerge.chDifferential Revision: https://reviews.freebsd.org/D45967