Update abcplay.sh -> abcplay.py and improve signal handling.
authorW. Trevor King <wking@drexel.edu>
Sat, 13 Nov 2010 18:55:48 +0000 (13:55 -0500)
committerW. Trevor King <wking@drexel.edu>
Sat, 13 Nov 2010 19:00:18 +0000 (14:00 -0500)
commit7597f8b630316f1b3bbc3964ed48a6a20250f16a
treebacd6b431cd306262cb4e6affa0ad467f2453e54
parent524699b3fbb14767d4a0603df34cebf0b35abd9e
Update abcplay.sh -> abcplay.py and improve signal handling.

I hadn't looked at abcplay.sh for a while, and I like Python more now
than I did whenever I'd written the Bash version, so I rewrote the
script in Python.  On ^C, the new version skips to the next refnum
(the old version skipped to the next file).
posts/abcplay.mdwn
posts/abcplay/abcplay.py [new file with mode: 0755]
posts/abcplay/abcplay.sh [deleted file]