
pw-record
List of commands for pw-record:
-
pw-record:tldr:15aec pw-record: Record a sample recording using a different sample rate.$ pw-record --rate=${6000} ${filename-wav}try on your machineexplain this command
-
pw-record:tldr:54756 pw-record: List all available record targets.$ pw-record --list-targetstry on your machineexplain this command
-
pw-record:tldr:63b14 pw-record: Record a sample recording at a different volume level.$ pw-record --volume=${0-1} ${filename-wav}try on your machineexplain this command
-
pw-record:tldr:7a5e4 pw-record: Record a sample recording using the default target.$ pw-record ${filename-wav}try on your machineexplain this command