mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
tools: add beginnings of DSD player
This commit is contained in:
parent
1b5d02dd31
commit
43b27002eb
4 changed files with 435 additions and 2 deletions
|
|
@ -5,6 +5,7 @@ tools_sources = [
|
|||
[ 'pw-dump', [ 'pw-dump.c' ] ],
|
||||
[ 'pw-profiler', [ 'pw-profiler.c' ] ],
|
||||
[ 'pw-mididump', [ 'pw-mididump.c', 'midifile.c' ] ],
|
||||
[ 'pw-dsdplay', [ 'pw-dsdplay.c' ] ],
|
||||
[ 'pw-metadata', [ 'pw-metadata.c' ] ],
|
||||
[ 'pw-loopback', [ 'pw-loopback.c' ] ],
|
||||
[ 'pw-link', [ 'pw-link.c' ] ],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue