Re: Hacker Warning

2018-07-13 Thread Joshua Stutter
On 13/07/18 11:40, Michael Hendry wrote: I’ve recently received a message from a hacker who told me he knew my password (and quoted it correctly) Michael, Your e-mail address is listed on https://haveibeenpwned.com/ so it's possible they have obtained your details from one of these

Re: Put the rests in cross-staff between staves

2018-03-01 Thread Joshua Stutter
Or indeed a dedicated stave for the rest if this is going to occur often. \score {   <<     \new Staff = "up" { c''4 \change Staff = "rest" r \change Staff = "up" c'' }     \new Staff = "rest" \with { \omit Staff.StaffSymbol \omit Clef \omit TimeSignature \omit KeySignature 

Re: Extract pitch and duration from ly:music

2018-02-21 Thread Joshua Stutter
Wow, I did not know that, thanks. I think I've learned the most today. Joshua. On 21/02/18 14:48, Malte Meyn wrote: Am 21.02.2018 um 15:46 schrieb Malte Meyn: Oh, I forgot to say: This doesn’t work with 2.18.2 so you’re partially right. And again I made a mistake: It *does* work but only

Re: Extract pitch and duration from ly:music

2018-02-21 Thread Joshua Stutter
I feel I should enter into the discussion here. I had a conversation with Paolo on lilypond IRC where he was wishing to accomplish something along the lines of: fun = #(define-music-function (parser location note dur) (ly:pitch? ly:duration?) #{ $note$dur #}) and create notes from pitches

Re: Convert from Personal Composer to Lilypond?

2017-12-11 Thread Joshua Stutter
If I remember correctly, and backed up by https://web.archive.org/web/20131206102455/http://pcomposer.com/features.html , Personal Composer could import MusicXML, MIDI and NIFF but only export MIDI and NIFF. Your best bet therefore is to use midi2ly as a starting point for input. Joshua.

Re: Variable Pecking Order

2017-11-16 Thread Joshua Stutter
Joe, The string specified immediately following \lyricsto is the name of the voice that the lyrics should follow. In your case the name of the voice is "allVoxMelody". If you wish to also name your lyrics you should use \new Lyrics = "voxLyric" \lyricsto "allVoxMelody" Joshua. On 16/11/17

Re: double time signature problem

2017-11-13 Thread Joshua Stutter
You should try something like this, changing the TimeSignature stencil to a custom markup: --- {   \override Staff.TimeSignature.stencil = #(lambda (grob) (grob-interpret-markup grob #{ \markup {     \override #'(baseline-skip . 0)     \number \line {   \column { 3 4 }   \column { 3