Escape closes soxsynth.

This commit is contained in:
Storm Dragon
2018-05-12 17:47:37 -04:00
parent 4872c92ca0
commit 4ea447b9e1
59 changed files with 15 additions and 332 deletions

View File

@ -255,6 +255,9 @@ noteLength="0.75"
;;
"=")
noteLength="1.00"
;;
$'\e')
exit 0
esac
if [ "$instrument" == "12" ] ; then
play -qn -V0 synth pl ${note}$(($octave + 1)) pl ${note}${octave} delay 0 0.02 remix - $effect fade 0 $noteLength vol $volume &> /dev/null &