For the benefit of bassoonists, cellists, etc.
I did some fiddling with some perl and abcm2ps:
A Bass-clef version of Playford's Dancing Master (Treble) and A Bass-clef version of the Fiddler's Tune Book (Treble)
A Bass-clef version of Playford's Dancing Master and A Bass-clef version of the Fiddler's Tune Book (I don't think it automatically becomes the 'cellist's tune book) adjusted for 'cello, with pieces containing notes below a bottom C raised by an octave*.
All based on Chris Partington's ABC versions
NEW!
Playford's Dancing Master for Viola and Fiddler's Tune Book for viola
Big Round Band sets for Viola ; 'Cello ; Bassoon etc.
*perl -pe '$BEGIN{$/="\n\r\n"};$x=/[A-G]\,/?"D bass":"d bass+8";s/^(K:\w+)(\s*?[%\n])/$1 middle=$x$2/msg' plyfrd1.ABC | abcm2ps - -N1 --footer 'Based on Chris Partington'\''s transcription\nhttp://www.cpartington.plus.com' -O - | ps2pdf - Playford_dancing_master_bass_clef_cello.pdf
This is not guaranteed to work for all ABC, but it works for the subset found in this file.
I did some fiddling with some perl and abcm2ps:
A Bass-clef version of Playford's Dancing Master (Treble) and A Bass-clef version of the Fiddler's Tune Book (Treble)
A Bass-clef version of Playford's Dancing Master and A Bass-clef version of the Fiddler's Tune Book (I don't think it automatically becomes the 'cellist's tune book) adjusted for 'cello, with pieces containing notes below a bottom C raised by an octave*.
All based on Chris Partington's ABC versions
NEW!
Playford's Dancing Master for Viola and Fiddler's Tune Book for viola
Big Round Band sets for Viola ; 'Cello ; Bassoon etc.
*perl -pe '$BEGIN{$/="\n\r\n"};$x=/[A-G]\,/?"D bass":"d bass+8";s/^(K:\w+)(\s*?[%\n])/$1 middle=$x$2/msg' plyfrd1.ABC | abcm2ps - -N1 --footer 'Based on Chris Partington'\''s transcription\nhttp://www.cpartington.plus.com' -O - | ps2pdf - Playford_dancing_master_bass_clef_cello.pdf
This is not guaranteed to work for all ABC, but it works for the subset found in this file.