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:
Wim Taymans 2025-05-23 16:49:17 +02:00
parent 564c9b1ba5
commit 737ca4ee7b
2 changed files with 61 additions and 2 deletions

View file

@ -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',