mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
pw-cat: add midi support
This commit is contained in:
parent
427a6316d3
commit
fe616e38d8
4 changed files with 497 additions and 10 deletions
|
|
@ -28,6 +28,7 @@ if get_option('pw-cat') and sndfile_dep.found()
|
|||
|
||||
pwcat_sources = [
|
||||
'pw-cat.c',
|
||||
'midifile.c',
|
||||
]
|
||||
|
||||
pwcat_aliases = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue