Now shows the note you are playing, but takes a bit longer to switch to the next one.
This commit is contained in:
parent
354b060740
commit
d88b5286dc
@ -83,7 +83,7 @@ for i in ${tuning[$1]} ; do
|
||||
notePID="$!"
|
||||
read -sN1 -t $timeout continue
|
||||
flush_keys
|
||||
done
|
||||
done | dialog --progressbox "${i//[[:digit:]]/}" 0 0
|
||||
IFS="$ifs"
|
||||
done
|
||||
# Kill the final process when the program exits.
|
||||
|
Loading…
Reference in New Issue
Block a user