lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Hello


From: Han-Wen Nienhuys
Subject: Hello
Date: Tue, 20 Nov 2001 19:08:27 +0100

address@hidden writes:
> I'd like to dive in and take a stab at providing tablature (banjo) 
> functionality to Lilypond. My experience in coding is mostly straight C 
> and Python. To be honest, I have lurked here a while and have even put 
> myself through a tutorial on Guile/LISP.
 
> I would appreciate, very much, some discussion on the best way to go about 
> providing tablature in Lilypond. I believe that I'll have to devise a font 
> to provide the fret numbers for grobs. Should I start here? 

No, don't that. Use the same technique as TextScript is using to
create digits. Twiddle to create a staff with six lines, and a
engraver that transforms Fret_requests to the appropriate Text
object. Once that is working, invent a good syntax, and write the more
advanced stuff like slides.

-- 

Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]