Page MenuHomeFreeBSD

sound: Deprecate the MIDI sequencer
ClosedPublic

Authored by christos on Fri, May 30, 3:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 5, 4:16 AM
Unknown Object (File)
Wed, Jun 4, 12:19 PM
Unknown Object (File)
Fri, May 30, 5:43 PM
Subscribers

Details

Summary

The in-kernel MIDI sequencer is not used anymore, since this is done by
userland applications nowadays. It also contains bugs, and we are not
exactly sure how it works, or if it worked properly in the first place.

Sponsored by: The FreeBSD Foundation
MFC after: 1 day

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

OK. For something that we expect might be used this is probably too verbose, but since we don't expect this to fire anywhere it won't matter.

This revision is now accepted and ready to land.Fri, May 30, 3:55 PM
This revision was automatically updated to reflect the committed changes.