mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
alsa: add midi bridge
Add a node that exposes all midi input and output ports and converts to and from PipeWire control streams.
This commit is contained in:
parent
ab0d1b7fad
commit
818fb9e904
7 changed files with 1895 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ add-spa-lib api.vulkan.* vulkan/libspa-vulkan
|
|||
add-spa-lib api.jack.* jack/libspa-jack
|
||||
|
||||
#load-module libpipewire-module-spa-device api.jack.device
|
||||
load-module libpipewire-module-spa-node api.alsa.midi.source node.name=MIDI-Bridge
|
||||
load-module libpipewire-module-rtkit
|
||||
load-module libpipewire-module-protocol-native
|
||||
load-module libpipewire-module-spa-node-factory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue