mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-18 06:46:28 -04:00
tools: add pw-audioconvert
Takes an input file, processes it with audioconvert and writes to an output file. Can be used to test all audioconvert features such as resample, channelmix, filter-graph, format conversion, dither, etc. Boilerplate written by Claude.
This commit is contained in:
parent
b4457b871f
commit
54aba261d2
5 changed files with 744 additions and 0 deletions
|
|
@ -100,6 +100,7 @@ manpage_docs = [
|
|||
'dox/config/libpipewire-modules.7.md',
|
||||
'dox/programs/pipewire-pulse.1.md',
|
||||
'dox/programs/pipewire.1.md',
|
||||
'dox/programs/pw-audioconvert.1.md',
|
||||
'dox/programs/pw-cat.1.md',
|
||||
'dox/programs/pw-cli.1.md',
|
||||
'dox/programs/pw-config.1.md',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue