lilypond-user
[Top][All Lists]
Advanced

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

Re: notation TAB matching


From: James E. Bailey
Subject: Re: notation TAB matching
Date: Sat, 06 Sep 2008 15:22:24 +0200


Am 06.09.2008 um 14:46 schrieb Grammostola Rosea:

Ok, I'm learning and get more happy with the results :)

Below this message there's my code. I've three questions about it.

1) Is is possible to have tablature without durations of the notes displayed in the tablature part?
I'm guessing you mean the dots? It would probably be easiest to remove them. You'll want to look at 
http://kainhofer.com/~lilypond/Documentation/user/lilypond/Controlling-visibility-of-objects.html#Controlling-visibility-of-objects
and probably
http://kainhofer.com/~lilypond/Documentation/user/lilypond-internals/Dots_005fengraver.html#Dots_005fengraver

I also want to display  notes with a slur in the notation as one entry in the tablature (no slur, no entry for the second note (in the notation connected with a slur).
If you want to have different note values, then you need to enter them as different parts. So something that's a4.~ a4 in the actual notes is represented as a4. s4 in the tablature? Here is where \tag would be useful.



2) Where should I put /midi {} in the score to get a midi file?
http://kainhofer.com/~lilypond/Documentation/user/lilypond/Creating-MIDI-files.html#Creating-MIDI-files

3) Any suggestion to improve things or to learn me something are welcome ;)
Remove anything that you don't need. You have two \keepWithTag statements, but no \tag.


Thanks in advance,

Hope that helps.


reply via email to

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