[Bug 295673] audio/virtual_midi: Creates soft MIDI devices for H/W sound cards without MIDI support

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 28 May 2026 21:55:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295673

            Bug ID: 295673
           Summary: audio/virtual_midi: Creates soft MIDI devices for H/W
                    sound cards without MIDI support
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: rozhuk.im@gmail.com

Created attachment 271299
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=271299&action=edit
patch

Creates software MIDI devices for H/W sound cards without MIDI support.

virtual_midi: creates raw MIDI device backed to H/W sound card.
It is tinny wrapper to send MIDI events to software synthesizer backend.
Only FluidSynth based backend implemented.

virtual_oss_sequencer: creates OSS sequencer device that emulate kernel
sequencer and work with all available raw MIDI devices in system.
It handles: timer, enum and panic commands, all other commans is send to MIDI
devices.

-- 
You are receiving this mail because:
You are the assignee for the bug.