@Zigurana Thanks for the note. I have pages that are quite similar!
I have done the index and the reordering. It works for the most part. However, notice how your volume command /usr/bin/amixer sset PCM,0 2dB- references PCM? That will fail on my USB because it is looking for HEADPHONES as a controller name. Sure, I can simply adjust my volume commands, but it is the embedded calls to PCM that would generate errors and for some emulators, I would get no audio. Perhaps I need to find another USB Sound card. The problem is that "amixer controller name" is not usually in the documentation!