mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04: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
|
|
@ -1,6 +1,8 @@
|
|||
spa_alsa_sources = ['alsa.c',
|
||||
'alsa-monitor.c',
|
||||
'alsa-device.c',
|
||||
'alsa-seq-source.c',
|
||||
'alsa-seq.c',
|
||||
'alsa-sink.c',
|
||||
'alsa-source.c',
|
||||
'alsa-utils.c']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue