Lilypond (http://www.lilypond.org) has automated woodwind fingering charts as of version 2.13 for the following instruments:
Piccolo
Flute
Oboe
Clarinet
Bass clarinet
Saxophone
Bassoon
Contrabassoon
To get the attached result, compile the following snippet of code with
Lilypond:
\version "2.13.32"
\header {
tagline=""
}
\paper {
ragged-right = ##f
}
I woodwind.ly
Row 14 Col 1 5:17 Ctrl-K H for help
\score {
\relative c'' {
ees1^\markup {
\woodwind-diagram
#'oboe
#'((cc . (h two three four five six)) (lh . ()) (rh . (cis))) }
%_"oboe"
b!1^\markup {
\woodwind-diagram
#'bass-clarinet
#'((cc . (one two three four five six)) (lh . (R thumb e)) (rh . (f)))
} %_"bass clarinet"
\clef bass
ees,,,1^\markup {
\woodwind-diagram
#'bassoon
#'((cc . (one two three four five six)) (lh . (ees low-d)) (rh .
(thumb-e f))) } %_"bassoon"
On 9/23/10 3:48 PM, "Branic Richard Nelson Howard" <[email protected]> wrote:
> Ben,
>
> Take a look at Matthew Hindson's site. At the bottom the linked page you will
> see a 'font' for saxophone fingerings. It works for clarinet too if you just
> cater it to your needs.
>
> http://www.hindson.com.au/wordpress/free-fonts-available-for-download/
>
> Also, Finale will recognize it as a font, so you can type it straight in using
> a text box or the expression tool. I am sure Sibelius will allow it as well.
>
> <http://www.hindson.com.au/wordpress/free-fonts-available-for-download/>Hopefu
> lly this works for you.
>
> Branic Howard
>
> On Sep 23, 2010, at 11:40 AM, Ben Taylor wrote:
>
>
>
> Any ideas on the most efficient way to make a non-standard fingering chart? I
> need to add to my score several clarinet fingerings that are "homemade" and
> would like to find a service that lets me fill in my own blank fingering
> chart. Are there any websites that can provide a template for making your own
> woodwind fingering charts?
> Many thanks,
> Ben Taylor
>
>
>
>
> Benjamin D. Taylor - composer
> benjamintaylormusic.com<http://benjamintaylormusic.com>
>
>
>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://excalibur.societyofcomposers.org/pipermail/scimembers_societyofcomposer
> s.org/attachments/20100923/d5f96837/attachment.html
> _______________________________________________
> scimembers mailing list
> [email protected]
> http://excalibur.societyofcomposers.org/mailman/listinfo/scimembers_societyofc
> omposers.org
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://excalibur.societyofcomposers.org/pipermail/scimembers_societyofcomposer
> s.org/attachments/20100923/2b550765/attachment.html
> _______________________________________________
> scimembers mailing list
> [email protected]
> http://excalibur.societyofcomposers.org/mailman/listinfo/scimembers_societyofc
> omposers.org
>
woodwind.png
Description: Binary data
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
