logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

spa-acp-tool - The PipeWire ALSA profile debugging utility

Authors

       The PipeWire Developers <https://gitlab.freedesktop.org/pipewire/pipewire/issues>; PipeWire is available
       from <https://pipewire.org>

Commands

help|h
           Show available commands

       quit|q
           Quit

       cardID|cID
           Probe card

       info|i
           List card info

       list|l
           List all objects

       list-verbose|lv
           List all data

       list-profiles[ID]|lpr[ID]
           List profiles

       set-profileID|sprID
           Activate a profile

       list-ports[ID]|lp[ID]
           List ports

       set-portID|spID
           Activate a port

       list-devices[ID]|ld[ID]
           List available devices

       get-volumeID|gvID
           Get volume from device

       set-volumeIDVOL|vIDVOL
           Set volume on device

       inc-volumeID|v+ID
           Increase volume on device

       dec-volumeID|v-ID
           Decrease volume on device

       get-muteID|gmID
           Get mute state from device

       set-muteIDVAL|smIDVAL
           Set mute on device

       toggle-muteID|mID
           Toggle mute on device

Description

       Debug tool for exercising the ALSA card profile probing code, without running PipeWire.

       May be used to debug problems where PipeWire has incorrectly functioning ALSA card profiles.

Name

       spa-acp-tool - The PipeWire ALSA profile debugging utility

See Also

pipewire(1)

PipeWire                                              1.2.7                                      spa-acp-tool(1)

Synopsis

spa-acp-tool [COMMAND]

See Also