Re: Ticks

2014-07-03 Thread Richard Shann
On Thu, 2014-07-03 at 08:57 +0200, Robert Schmaus wrote: > If you search for "Rhythmic Slashes" within the v2.18 snippets documentation, > you'll find another way of creating those slashes - that approach has the > advantage that the slashes will be silent in MIDI. http://www.lilypond.org/doc/v

Re: Ticks

2014-07-02 Thread Robert Schmaus
If you search for "Rhythmic Slashes" within the v2.18 snippets documentation, you'll find another way of creating those slashes - that approach has the advantage that the slashes will be silent in MIDI. Best, Robert > On 2 Jul 2014, at 23:06, Francisco Vila wrote: > > 2014-07-02 22:10 GMT+

Re: Ticks

2014-07-02 Thread Francisco Vila
2014-07-02 22:10 GMT+02:00 Janek Warchoł : > > What about > > { > c' f' b' g' > \new Voice \with { > \consists "Pitch_squash_engraver" > \improvisationOn > \omit Stem > } { > c c c c > } > f'2 g' > } > > ? Ah yes, improvisation notes without the stems. Thank you! -- Fra

Re: Ticks

2014-07-02 Thread Janek Warchoł
Hi, 2014-07-02 22:01 GMT+02:00 Francisco Vila : > Hello, > From the attached image, I thought I could use percent repeats to > simulate four ticks in a measure. The problem is > >\repeat percent 4 { anything } > > always prints "anything" at least once at t

Ticks

2014-07-02 Thread Francisco Vila
Hello, >From the attached image, I thought I could use percent repeats to simulate four ticks in a measure. The problem is \repeat percent 4 { anything } always prints "anything" at least once at the beginning. How would you print such a tick notation in the very first mea

Re: Metronome ticks

2008-08-20 Thread Johan Vromans
[Quoting Neil Puttock, on August 19 2008, 23:44, in "Re: Metronome ticks"] > makeUnfold = > [...] Exactly what I'm looking for. Thanks! (It is possible to add unfoldRepeats to the function?) -- Johan ___ lilypond-user maili

Re: Metronome ticks

2008-08-19 Thread Neil Puttock
} >>> > } > > For the MIDI part, I want to add metronome ticks, something similar to > > ticktock = \drummode { >\repeat unfold 94 { > hiwoodblock 4 lowoodblock lowoodblock lowoodblock >} > } > \score { ><< >

Metronome ticks

2008-08-19 Thread Johan Vromans
Hi, I have a piece as follows: hiMusic = { ... } loMusic = { ... } \score { << \new Voice = "high" { \hiMusic } \new Voice = "low" { \loMusic } >> } For the MIDI part, I want to add metronome ticks, something similar to ticktock

Metronome ticks

2007-09-18 Thread Johan Vromans
Hi, I'd like to provide metronome ticks to a Lilypond generated MIDI. I could add an additional, non-printing (percussion) voice, but maybe there's a simpler solution? -- Johan ___ lilypond-user mailing list lilypond-user@gn

'Ticks' in Rhythm

2007-03-30 Thread Klaus Muth
Hi! I'm trying to set some rhytmic patterns. I need 'ticks', which is a stave without any head. I also need some triangle noteheads, that is with point up and point down, as shown in http://lilypond.org/doc/v2.8/Documentation/user/lilypond/source/input/regression/lily-1943413264