various tweaks and refactors
This commit is contained in:
parent
2fb479e4ec
commit
8e5f4e4d9e
7 changed files with 31 additions and 24 deletions
2
noisegen
2
noisegen
|
@ -7,4 +7,4 @@ case $1 in
|
|||
*) printf "%s is a wrong noise type\n" $1 >&2 ; exit 1 ;;
|
||||
esac
|
||||
|
||||
play -n synth $noise_type
|
||||
exec play -n synth $noise_type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue