mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-17 06:46:24 -04:00
tools: add sysex play option in pw-cat
This makes it possible to upload raw midi (sysex) into the graph.
This commit is contained in:
parent
564c9b1ba5
commit
737ca4ee7b
2 changed files with 61 additions and 2 deletions
|
|
@ -59,6 +59,7 @@ if get_option('pw-cat').allowed() and sndfile_dep.found()
|
|||
'pw-midirecord',
|
||||
'pw-dsdplay',
|
||||
'pw-encplay',
|
||||
'pw-sysex',
|
||||
]
|
||||
|
||||
pw_cat = executable('pw-cat',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue