This repository has been archived on 2023-08-15. You can view files and clone it, but cannot push or open issues or pull requests.
SoxMusicGen/myplay-repeat.sh

3 lines
102 B
Bash
Executable File

#!/bin/bash
play --buffer $2 -S -V1 "${@:3}" repeat "$1" # $1 = how many times to repeat, $2 = buffer