Forrest logo
back to context overview

pw-play

List of commands for pw-play:

  • pw-play:tldr:031ea pw-play: Play a wav sound file over the default target.
    $ pw-play ${filename-wav}
    try on your machine
    explain this command
  • pw-play:tldr:ab531 pw-play: List all available playback targets.
    $ pw-play --list-targets
    try on your machine
    explain this command
  • pw-play:tldr:ae6c6 pw-play: Play a wav sound file at a different volume level.
    $ pw-play --volume=${0-1} ${filename-wav}
    try on your machine
    explain this command
back to context overview