lilypond-user
[Top][All Lists]
Advanced

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

Re: TabStaff vs. midi


From: Mats Bengtsson
Subject: Re: TabStaff vs. midi
Date: Fri, 12 Dec 2003 14:28:32 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007

See http://mail.gnu.org/archive/html/lilypond-user/2003-11/msg00074.html

Regarding the Rest_engraver, I leave to experts in tab notation to
judge if a tab can have rests.

  /Mats

Ferenc Wagner wrote:
               Hello,

is it possible to make a TabStaff output midi?  It tried

\score {
    \simultaneous {
        \context Staff = "voice" \addlyrics \solo \context Lyrics \lyr
        \context TabStaff = "guitar" \guitar
    }
    \paper {
        \translator {
            \RemoveEmptyStaffContext
            minimumVerticalExtent = #'(30 . 3)
        }
        \translator {
            \TabVoiceContext
            \consists Rest_engraver
            \remove Swallow_performer
            \consists Note_performer
        }
    }
    \midi {
    }
}

But it didn't help.  Is there a way?  Btw, is there a
fundamental reason for TabVoiceContext not consisting of
Rest_engraver?  I find it useful for orientation.

LilyPond 2.0, 2.1

Thanks,
Feri.


_______________________________________________
Lilypond-user mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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