From: W. Trevor King Date: Wed, 3 Aug 2011 00:16:34 +0000 (-0400) Subject: Add --help example to abcplay post. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bb158f38e2c93aedc0df2e2908700f7cc82fb576;p=blog.git Add --help example to abcplay post. --- diff --git a/posts/abcplay.mdwn b/posts/abcplay.mdwn index 9d65958..b6ff80f 100644 --- a/posts/abcplay.mdwn +++ b/posts/abcplay.mdwn @@ -22,7 +22,11 @@ To make playing ABC files as easy as possible, I've written a little script, [[abcplay.py]], which uses `abc2midi` to generate a MIDI file for each tune and then plays them with [timidity++][]. Because the processing is so similar, `abcplay.py` also plays [LilyPond][] files, -using `lilypond` to convert them to MIDI. +using `lilypond` to convert them to MIDI. Run + + $ abcplay.py --help + +for help information and usage examples. [Bill Whipple]: http://www.wiplstix.com/ [ABC]: http://abcnotation.com/