Re: Do we need /dev/sequencer anymore?
- In reply to: Christos Margiolis : "Do we need /dev/sequencer anymore?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Jun 2025 13:57:52 UTC
On Sat, 17 May 2025 21:51:03 +0200 Christos Margiolis <christos@freebsd.org> wrote: > I want to clean up and modernize sys/dev/sound/midi and I'm wondering > what the use-case for /dev/sequencer is nowadays, if any. Does anyone > know of any application, or someone, who relies on this? If not, I > think we could go ahead and get rid of it. > > Christos > I see no software that uses /dev/sequencer0. Wine and audio/playmidi uses /dev/sequencer. I see no reasons to keep in kernel sequencer code, since there is user space implementation: https://github.com/rozhuk-im/virtual_midi