Page MenuHomeFreeBSD

sound: Deprecate the MIDI sequencer
ClosedPublic

Authored by christos on May 30 2025, 3:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 21, 2:15 AM
Unknown Object (File)
Sat, Sep 20, 8:32 AM
Unknown Object (File)
Thu, Sep 18, 6:22 AM
Unknown Object (File)
Tue, Sep 16, 8:14 PM
Unknown Object (File)
Aug 19 2025, 4:26 AM
Unknown Object (File)
Jul 29 2025, 11:23 AM
Unknown Object (File)
Jul 29 2025, 5:31 AM
Unknown Object (File)
Jul 29 2025, 5:08 AM
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.May 30 2025, 3:55 PM
This revision was automatically updated to reflect the committed changes.