mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
pw-cat: add DFF file suppport
This commit is contained in:
parent
428f766d11
commit
be1a60c5f9
4 changed files with 397 additions and 10 deletions
|
|
@ -47,6 +47,7 @@ if get_option('pw-cat').allowed() and sndfile_dep.found()
|
|||
pwcat_sources = [
|
||||
'pw-cat.c',
|
||||
'midifile.c',
|
||||
'dfffile.c',
|
||||
'dsffile.c',
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue