RE: Pick a pitch/instrument in MIDI output

2009-04-17 Thread Nick Payne
See s.3.5.1 of the notation reference manual. And appendix B.4 of the manual
lists all the MIDI instrument names.

Nick

> -Original Message-
> From: lilypond-user-bounces+nick.payne=internode.on@gnu.org
> [mailto:lilypond-user-bounces+nick.payne=internode.on@gnu.org] On
> Behalf Of Matthew Rowles
> Sent: Friday, 17 April 2009 11:01
> To: lilypond-user
> Subject: Pick a pitch/instrument in MIDI output
> 
> Hi all
> 
> 
> I have some (pitched) music that I want to output to midi as a snare
> drum (other percussion based instruments - bass drum, tom-tom...)  for
> rhythm practice.
> 
> How can I do this?
> 
> 
> \version "2.12.2"
> music = {
>   \time 4/4
>   \tempo 4 = 150
> 
>   \relative c'{
> c4. g c16 b' c d
> e16 d e f g4 g'4 r
> R1
>   }
> }
> 
> \score {
>   \music
> }
> 
> \score {
>   \music
>   \midi {
>   %do I put things in here to make
>   % the output a snare drum?
>   }
> }
> 
> 
> 
> 
> --
> Matthew Rowles
> 
> - Be Alert. Australia needs lerts.
> 
> 
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 8.0.238 / Virus Database: 270.11.59/2063 - Release Date:
> 04/16/09 16:38:00



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Lilypond is amazing! (engraving Reubke)

2009-04-17 Thread Francisco Vila
2009/4/16 Simon Bailey :
> nice. that is an amazing piece of work. congratulations. and i'm intrigued:
> can you recommend a good recording? (preferably available via itunes...)

The Allegro starting from bar 317, page 16 of the PDF can be heard in

http://www.youtube.com/watch?v=5PhZn64p6uM

Warning: awful sound, see notes at the right.

Still they say that the piano is difficult to play...

As for the engraving: great work!

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Pick a pitch/instrument in MIDI output

2009-04-17 Thread -Eluze


Matthew Rowles wrote:
> 
> 
> How can I do this?
> 
> - Be Alert. Australia needs lerts.
> 
> 
i had to check that first, it is explained ( 
http://www.urbandictionary.com/define.php?term=lert here )
yours is explained 
http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Creating-MIDI-files#Creating-MIDI-files
here  (with a link to the table of available midi instruments)

-- 
View this message in context: 
http://www.nabble.com/Pick-a-pitch-instrument-in-MIDI-output-tp23089373p23092441.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Strange beaming pattern in 4/4

2009-04-17 Thread Jayaratna

Thank you,
now it works fine. I don't think I would have been able to adjust this
myself.
Thanks,
A


nick.payne wrote:
> 
>  
>  version "2.12.2"
> 
>  qBeam = {
>  #(revert-auto-beam-setting '(end 1 32 4 4) 1 8)
>  #(revert-auto-beam-setting '(end 1 32 4 4) 2 8)
>  #(revert-auto-beam-setting '(end 1 32 4 4) 3 8)
>  #(revert-auto-beam-setting '(end 1 32 4 4) 4 8)
>  #(revert-auto-beam-setting '(end 1 32 4 4) 5 8)
>  #(revert-auto-beam-setting '(end 1 32 4 4) 6 8)
>  #(revert-auto-beam-setting '(end 1 32 4 4) 7 8)
>  #(override-auto-beam-setting '(end 1 32 4 4) 1 4)
>  #(override-auto-beam-setting '(end 1 32 4 4) 2 4)
>  #(override-auto-beam-setting '(end 1 32 4 4) 3 4)
>  }
> 
>  relative c {
>  time 4/4
>  qBeam g''16. (a32) bes8 a16. (bes32) c8 bes16. (a32) g8~ g fis
>  g16. (a32) bes8 f!16. (g32) ees8 d16. (c32) bes8 f'16. (g32) ees8
>  }
> 
>  Nick
> 
>  On Fri 17/04/09 1:18 PM , Jayaratna jayara...@gmail.com sent:
> 
>  Dear all,
> 
>  I am sorry if this may look like a silly question: I tryed searching
> but
>  maybe the solution is so simple and yet I can't see it.
> 
>  Typing this:
> 
>  time 4/4
>  g''16. (a32) bes8 a16. (bes32) c8 bes16. (a32) g8~ g fis 
>  g16. (a32) bes8 f!16. (g32) ees8 d16. (c32) bes8 f'16. (g32) ees8 
> 
>  I get a very odd beaming. Do I have to manual beam all the piece in
> order to
>  get beamings of 1/4?
> 
>  Thank you for your suggestions.
>  Andrea
>  -- 
>  View this message in context:
> http://www.nabble.com/Strange-beaming-pattern-in-4-4-tp23090541p23090541.html
> [1]
>  Sent from the Gnu - Lilypond - User mailing list archive at
> Nabble.com.
> 
>  ___
>  lilypond-user mailing list
>  lilypond-user@gnu.org
>  http://lists.gnu.org/mailman/listinfo/lilypond-user [2]
> 
>  
> 
> Links:
> --
> [1]
> http://webmail.internode.on.net/parse.php?redirect=http%3A%2F%2Fwww.nabble.com%2FStrange-beaming-pattern-in-4-4-tp23090541p23090541.html
> [2]
> http://webmail.internode.on.net/parse.php?redirect=http%3A%2F%2Flists.gnu.org%2Fmailman%2Flistinfo%2Flilypond-user
> 
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Strange-beaming-pattern-in-4-4-tp23090541p23092450.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: "Two simultaneous events" warnings

2009-04-17 Thread -Eluze


gnomino wrote:
> 
> Hi,
> 
> Could anyone tell me a general reason that
> this might be happening?
> 
probably you have "Two simultaneous mark events", one in each staff and
since \mark is written in the \score context (or in the top staff) you have
this duplicity!

-- 
View this message in context: 
http://www.nabble.com/%22Two-simultaneous-events%22-warnings-tp23090257p23092785.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Dashed, variable-thickness slurs

2009-04-17 Thread Kieren MacMillan

Hi Carl,

I've posted a patch for approval that implements variable thickness  
dashed
and part-dashed, part-solid slurs.  I hope it will be fully  
implemented in 2.13.1.


When I posted my comment about this, I never imagined it would get  
solved so quickly.

Amazing!


As a preview, here's some slurs that were output by the new code.
Please let me know if these are acceptable, or if you'd like to see  
other changes.


Looks beyond perfect to me.  =)

Many, many thanks.
Kieren.


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Pick a pitch/instrument in MIDI output

2009-04-17 Thread Matthew Rowles
I've read all of that.

All of those instruments are pitched. I want just a snare drum to hit
out the rhythm.

I can't access the percussion midi instruments as I'm not using a drum
staff, and if I was, the notes would still change (percussion)
instrument as the "pitch" changed.

Basically, I want to replicate an audio RhythmStaff.

So, maybe a better phrased question: Can I pick a particular midi
instrument "pitch" (eg c', snare etc...) and use that for all notes in
my score?


2009/4/17 Nick Payne :
> See s.3.5.1 of the notation reference manual. And appendix B.4 of the manual
> lists all the MIDI instrument names.
>
> Nick
>
>> -Original Message-
>> From: lilypond-user-bounces+nick.payne=internode.on@gnu.org
>> [mailto:lilypond-user-bounces+nick.payne=internode.on@gnu.org] On
>> Behalf Of Matthew Rowles
>> Sent: Friday, 17 April 2009 11:01
>> To: lilypond-user
>> Subject: Pick a pitch/instrument in MIDI output
>>
>> Hi all
>>
>>
>> I have some (pitched) music that I want to output to midi as a snare
>> drum (other percussion based instruments - bass drum, tom-tom...)  for
>> rhythm practice.
>>
>> How can I do this?
>>
>>
>> \version "2.12.2"
>> music = {
>>       \time 4/4
>>       \tempo 4 = 150
>>
>>       \relative c'{
>>         c4. g c16 b' c d
>>         e16 d e f g4 g'4 r
>>         R1
>>       }
>> }
>>
>> \score {
>>       \music
>> }
>>
>> \score {
>>       \music
>>       \midi {
>>               %do I put things in here to make
>>               % the output a snare drum?
>>       }
>> }
>>
>>
>>
>>
>> --
>> Matthew Rowles
>>
>> - Be Alert. Australia needs lerts.
>>
>>
>> ___
>> lilypond-user mailing list
>> lilypond-user@gnu.org
>> http://lists.gnu.org/mailman/listinfo/lilypond-user
>> No virus found in this incoming message.
>> Checked by AVG - www.avg.com
>> Version: 8.0.238 / Virus Database: 270.11.59/2063 - Release Date:
>> 04/16/09 16:38:00
>
>



-- 
Matthew Rowles

- Be Alert. Australia needs lerts.


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: trills

2009-04-17 Thread Kieren MacMillan

Hi Berthold,

when I want to do a pitched trill over just one single note, I  
always  get errors:


Try overriding the stencil for the \trill function:

%%
\version "2.12.2"
trillfl =
{
\once \override Script #'stencil = #ly:text-interface::print
	\once \override Script #'text = \markup \override #'(baseline-skip .  
1) { \center-column {

\fontsize #2 \musicglyph #"accidentals.flat"
\musicglyph #"scripts.trill"
} }
}
trillsh =
{
\once \override Script #'stencil = #ly:text-interface::print
\once \override Script #'text = \markup { \concat {
\musicglyph #"scripts.trill"
			\translate #'(0.4 . 0.8) \fontsize #-4 \musicglyph  
#"accidentals.sharp"

} }
}
\relative { c'\trill \trillfl d\trill e\trill \trillsh f\trill g\trill }
%%

With the various text markup functions in Lilypond, you can do just  
about anything!  =)


Hope this helps!
Kieren.


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Pick a pitch/instrument in MIDI output

2009-04-17 Thread -Eluze


Matthew Rowles wrote:
> 
> I've read all of that.
> 
> All of those instruments are pitched. I want just a snare drum to hit
> out the rhythm.
> 
> I can't access the percussion midi instruments as I'm not using a drum
> staff, and if I was, the notes would still change (percussion)
> instrument as the "pitch" changed.
> 
> Basically, I want to replicate an audio RhythmStaff.
> 
> So, maybe a better phrased question: Can I pick a particular midi
> instrument "pitch" (eg c', snare etc...) and use that for all notes in
> my score?
> 
> 
> 2009/4/17 Nick Payne :
>> See s.3.5.1 of the notation reference manual. And appendix B.4 of the
>> manual
> 
> 
there's a link there to the 
http://lilypond.org/doc/v2.12/input/lsr/lilypond-snippets/Rhythms.html#Rhythms
LSR Rhythms, adding drum parts 
you'll probably have to adapt some drumstaff according to that examples to
get what you want - or look for more examples
-- 
View this message in context: 
http://www.nabble.com/Pick-a-pitch-instrument-in-MIDI-output-tp23089373p23096188.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


RE: Pick a pitch/instrument in MIDI output

2009-04-17 Thread Nick Payne
Try \set Staff.midiInstrument="gunshot"

Nick

> -Original Message-
> From: Matthew Rowles [mailto:rowle...@gmail.com]
> Sent: Friday, 17 April 2009 20:51
> To: Nick Payne
> Cc: lilypond-user
> Subject: Re: Pick a pitch/instrument in MIDI output
> 
> I've read all of that.
> 
> All of those instruments are pitched. I want just a snare drum to hit
> out the rhythm.
> 
> I can't access the percussion midi instruments as I'm not using a drum
> staff, and if I was, the notes would still change (percussion)
> instrument as the "pitch" changed.
> 
> Basically, I want to replicate an audio RhythmStaff.
> 
> So, maybe a better phrased question: Can I pick a particular midi
> instrument "pitch" (eg c', snare etc...) and use that for all notes in
> my score?
> 
> 
> 2009/4/17 Nick Payne :
> > See s.3.5.1 of the notation reference manual. And appendix B.4 of the
> manual
> > lists all the MIDI instrument names.
> >
> > Nick
> >
> >> -Original Message-
> >> From: lilypond-user-bounces+nick.payne=internode.on@gnu.org
> >> [mailto:lilypond-user-bounces+nick.payne=internode.on@gnu.org]
> On
> >> Behalf Of Matthew Rowles
> >> Sent: Friday, 17 April 2009 11:01
> >> To: lilypond-user
> >> Subject: Pick a pitch/instrument in MIDI output
> >>
> >> Hi all
> >>
> >>
> >> I have some (pitched) music that I want to output to midi as a snare
> >> drum (other percussion based instruments - bass drum, tom-
> tom...)  for
> >> rhythm practice.
> >>
> >> How can I do this?
> >>
> >>
> >> \version "2.12.2"
> >> music = {
> >>       \time 4/4
> >>       \tempo 4 = 150
> >>
> >>       \relative c'{
> >>         c4. g c16 b' c d
> >>         e16 d e f g4 g'4 r
> >>         R1
> >>       }
> >> }
> >>
> >> \score {
> >>       \music
> >> }
> >>
> >> \score {
> >>       \music
> >>       \midi {
> >>               %do I put things in here to make
> >>               % the output a snare drum?
> >>       }
> >> }
> >>
> >>
> >>
> >>
> >> --
> >> Matthew Rowles
> >>
> >> - Be Alert. Australia needs lerts.
> >>
> >>
> >> ___
> >> lilypond-user mailing list
> >> lilypond-user@gnu.org
> >> http://lists.gnu.org/mailman/listinfo/lilypond-user
> >> No virus found in this incoming message.
> >> Checked by AVG - www.avg.com
> >> Version: 8.0.238 / Virus Database: 270.11.59/2063 - Release Date:
> >> 04/16/09 16:38:00
> >
> >
> 
> 
> 
> --
> Matthew Rowles
> 
> - Be Alert. Australia needs lerts.
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 8.0.238 / Virus Database: 270.11.59/2063 - Release Date:
> 04/16/09 16:38:00



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Pick a pitch/instrument in MIDI output

2009-04-17 Thread Matthew Rowles
I was thinking along the lines of defining my own sort of
drumpitch-init.ly file and mapping my notes to the midi pitches. Is
this possible?

I currently have:

%RightHand and LeftHand
pitchnamesSidedrum = #`(
  (rh . ,(ly:make-pitch 0 1 NATURAL))
  (lh . ,(ly:make-pitch 0 -1 NATURAL))
)
#(ly:parser-set-note-names parser pitchnamesSidedrum)

and tell Lilypond to map those notes to the snare sound (or the bass or tomtom)?

any hints on how the drumpth-init.ly file actually works?

2009/4/17 Nick Payne :
> Try \set Staff.midiInstrument="gunshot"
>
> Nick
>
>> -Original Message-
>> From: Matthew Rowles [mailto:rowle...@gmail.com]
>> Sent: Friday, 17 April 2009 20:51
>> To: Nick Payne
>> Cc: lilypond-user
>> Subject: Re: Pick a pitch/instrument in MIDI output
>>
>> I've read all of that.
>>
>> All of those instruments are pitched. I want just a snare drum to hit
>> out the rhythm.
>>
>> I can't access the percussion midi instruments as I'm not using a drum
>> staff, and if I was, the notes would still change (percussion)
>> instrument as the "pitch" changed.
>>
>> Basically, I want to replicate an audio RhythmStaff.
>>
>> So, maybe a better phrased question: Can I pick a particular midi
>> instrument "pitch" (eg c', snare etc...) and use that for all notes in
>> my score?
>>
>>
>> 2009/4/17 Nick Payne :
>> > See s.3.5.1 of the notation reference manual. And appendix B.4 of the
>> manual
>> > lists all the MIDI instrument names.
>> >
>> > Nick
>> >
>> >> -Original Message-
>> >> From: lilypond-user-bounces+nick.payne=internode.on@gnu.org
>> >> [mailto:lilypond-user-bounces+nick.payne=internode.on@gnu.org]
>> On
>> >> Behalf Of Matthew Rowles
>> >> Sent: Friday, 17 April 2009 11:01
>> >> To: lilypond-user
>> >> Subject: Pick a pitch/instrument in MIDI output
>> >>
>> >> Hi all
>> >>
>> >>
>> >> I have some (pitched) music that I want to output to midi as a snare
>> >> drum (other percussion based instruments - bass drum, tom-
>> tom...)  for
>> >> rhythm practice.
>> >>
>> >> How can I do this?
>> >>
>> >>
>> >> \version "2.12.2"
>> >> music = {
>> >>       \time 4/4
>> >>       \tempo 4 = 150
>> >>
>> >>       \relative c'{
>> >>         c4. g c16 b' c d
>> >>         e16 d e f g4 g'4 r
>> >>         R1
>> >>       }
>> >> }
>> >>
>> >> \score {
>> >>       \music
>> >> }
>> >>
>> >> \score {
>> >>       \music
>> >>       \midi {
>> >>               %do I put things in here to make
>> >>               % the output a snare drum?
>> >>       }
>> >> }
>> >>
>> >>
>> >>
>> >>
>> >> --
>> >> Matthew Rowles
>> >>
>> >> - Be Alert. Australia needs lerts.
>> >>
>> >>
>> >> ___
>> >> lilypond-user mailing list
>> >> lilypond-user@gnu.org
>> >> http://lists.gnu.org/mailman/listinfo/lilypond-user
>> >> No virus found in this incoming message.
>> >> Checked by AVG - www.avg.com
>> >> Version: 8.0.238 / Virus Database: 270.11.59/2063 - Release Date:
>> >> 04/16/09 16:38:00
>> >
>> >
>>
>>
>>
>> --
>> Matthew Rowles
>>
>> - Be Alert. Australia needs lerts.
>> No virus found in this incoming message.
>> Checked by AVG - www.avg.com
>> Version: 8.0.238 / Virus Database: 270.11.59/2063 - Release Date:
>> 04/16/09 16:38:00
>
>



-- 
Matthew Rowles

- Be Alert. Australia needs lerts.


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Dashed, variable-thickness slurs

2009-04-17 Thread Ian Hulin

Hi Carl,
I'll comment on the bits I feel qualified on: the documentation bits.

It's taken me while following the threads on lilypond-devel and 
lilypond-user to work out */why/* this has been developed.


The most common use seems to be so you can notate a phrase where notes 
have varying degrees of articulation or bowing weight, in a similar way 
that the hairpins show variations in dynamic intensity.


Before seeing this thread, I'd only seen slur/phrasing marks with 
renditions like dotted or dashed to show added editorial phrasings as 
distinct from Urtext ones which were inherited from the composer's 
manuscript.


Is there a slot in the documentation that covers the usage of all this 
fancy slur-sign stuff (LR NR)?


Cheers,

Ian



Carl D. Sorensen wrote:

Dear LilyPond users,

I've posted a patch for approval that implements variable thickness dashed
and part-dashed, part-solid slurs.  I hope it will be fully implemented in
2.13.1.

As a preview, here's some slurs that were output by the new code.

Please let me know if these are acceptable, or if you'd like to see other
changes.

Thanks,

Carl





___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user




___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: MusicXml and Lilypond 2.12.2

2009-04-17 Thread Joana
has no way to direct (musicxml to CMN)? where do I download musicxml2ly?


2009/4/16 Nick Payne 

>
> http://lilypond.org/doc/v2.12/Documentation/user/lilypond-program/Invoking-m
> usicxml2ly#Invoking-musicxml2ly
>
> > -Original Message-
> > From: lilypond-user-bounces+nick.payne=internode.on@gnu.org
> > [mailto:lilypond-user-bounces+nick.payne
> =internode.on@gnu.org] On
> > Behalf Of Joana
> > Sent: Thursday, 16 April 2009 23:00
> > To: lilypond-user@gnu.org
> > Subject: MusicXml and Lilypond 2.12.2
> >
> > Download the version 2.12.2 says that support the format MusicXml. But
> > I do not
> > work. You have to be anything else?
>
>


-- 
Atenciosamente,
Joana Lúcia Cardozo
+55 61 84096366
gtalk: joana...@gmail.com

"Pensar é o trabalho mais pesado que há. Talvez seja essa a razão para tão
poucos se dedicarem a isso." (Henry Ford)













"Esta é enviada exclusivamente a seu destinatário e pode conter informações
confidenciais. Sua utilização desautorizada é ilegal e sujeita o infrator às
penas da lei. Se você a recebeu indevidamente, queira, por gentileza,
reenviá-la ao emitente, esclarecendo o equívoco."

"This message is directed exclusively to its addressee and may contain
confidential data.  Its unauthorized use is illegal and may subject the
transgressor to the law's penalties. If you're not the addressee, please
send it back, elucidating the failure."
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Dashed, variable-thickness slurs

2009-04-17 Thread Carl D. Sorensen



On 4/17/09 7:26 AM, "Ian Hulin"  wrote:

> Hi Carl,
> I'll comment on the bits I feel qualified on: the documentation bits.
> 
> It's taken me while following the threads on lilypond-devel and
> lilypond-user to work out */why/* this has been developed.

To tell you the truth, I don't really know why.  All I know is that it
has been requested.

> 
> The most common use seems to be so you can notate a phrase where notes
> have varying degrees of articulation or bowing weight, in a similar way
> that the hairpins show variations in dynamic intensity.
> 
> Before seeing this thread, I'd only seen slur/phrasing marks with
> renditions like dotted or dashed to show added editorial phrasings as
> distinct from Urtext ones which were inherited from the composer's
> manuscript.
> 
> Is there a slot in the documentation that covers the usage of all this
> fancy slur-sign stuff (LR NR)?

I've added sections in the Notation Reference for slurs, phrasing slurs,
and ties that demonstrate the capabilities.

I haven't added anything about *why* one might want to do so; that seems to
me to be beyond the scope of the Notation Reference.

Thanks,

Carl



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: MusicXml and Lilypond 2.12.2

2009-04-17 Thread Jonathan Kulp

Joana wrote:

has no way to direct (musicxml to CMN)? where do I download musicxml2ly?




It's included in your Lilypond installation.  It's invoked differently 
depending on which operating system you run.  On Linux it's like this:


  musicxml2ly filename.xml > filename.ly


Jon

--
Jonathan Kulp
http://www.jonathankulp.com


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: MusicXml and Lilypond 2.12.2

2009-04-17 Thread Joana
Thank you for answers.
He gave everything right.
As there before I knew the lilypond these silly questions.


2009/4/17 Jonathan Kulp 

> Joana wrote:
>
>> has no way to direct (musicxml to CMN)? where do I download musicxml2ly?
>>
>>
>>
> It's included in your Lilypond installation.  It's invoked differently
> depending on which operating system you run.  On Linux it's like this:
>
>  musicxml2ly filename.xml > filename.ly
>
>
> Jon
>
> --
> Jonathan Kulp
> http://www.jonathankulp.com
>



-- 
Atenciosamente,
Joana Lúcia Cardozo
+55 61 84096366
gtalk: joana...@gmail.com

"Pensar é o trabalho mais pesado que há. Talvez seja essa a razão para tão
poucos se dedicarem a isso." (Henry Ford)













"Esta é enviada exclusivamente a seu destinatário e pode conter informações
confidenciais. Sua utilização desautorizada é ilegal e sujeita o infrator às
penas da lei. Se você a recebeu indevidamente, queira, por gentileza,
reenviá-la ao emitente, esclarecendo o equívoco."

"This message is directed exclusively to its addressee and may contain
confidential data.  Its unauthorized use is illegal and may subject the
transgressor to the law's penalties. If you're not the addressee, please
send it back, elucidating the failure."
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Why do Lilyond Engravers have inhibitions to store their score in Mutopia?

2009-04-17 Thread Mike Blackstock
A couple of us had started a Wiki site for Lilypond called 'WikiLily' and we
collaborated on some Schubert songs. We found the MediaWiki versioning
system adequate for that. Alas, my company folded on short notice and the
site went with it.

However, I'm working on the site at home and hope to re-launch the site in
the near future. I've been studing the MediaWiki code and API and I have an
extension that allows tar archives of Lilypond projects to be uploaded; the
extension then converts the directory structure of the tar file into wiki
subpages. Same for zip files.

Anyway, I've been spending my 'sabbatical' (as I call it) working on this
kind of stuff and I hope to relaunch  by summer's end.

Cheers,
Mike



On Thu, Apr 16, 2009 at 8:56 AM,  wrote:

> But getting back to your questions: Mutopia is nice, but I should hope
>> that, someday, when compiling a score takes a fraction of a second and
>> copyright law is overhauled, people will use Wikimedia Commons to store and
>> edit all of man's written music. I can't wait until the day they bring the
>> lilypond plugin for MediaWiki over to Wikipedia!
>>
>>
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: (de)cresendi syntax

2009-04-17 Thread Frédéric Bron
> Attached is a sample file to show how the definition of spanners could work
> with my patch. I've also implemented two functions to give the text of the
> spanner directly in the postfix call.

When I look at your dynamic_spanners_postfix.pdf file, it seems to me
that on the second line (with the functions that take the text as an
argument), the cresc starts on the following note, not on the previous
note. Am I wrong?

Frédéric


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: (de)cresendi syntax

2009-04-17 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Freitag, 17. April 2009 schrieb Frédéric Bron:
> > Attached is a sample file to show how the definition of spanners could
> > work with my patch. I've also implemented two functions to give the text
> > of the spanner directly in the postfix call.
>
> When I look at your dynamic_spanners_postfix.pdf file, it seems to me
> that on the second line (with the functions that take the text as an
> argument), the cresc starts on the following note, not on the previous
> note. Am I wrong?

Hmm, no you are right. It seems that when using a music-function, the scheme 
expression is:

  (make-music 'SequentialMusic
'elements
(list (make-music 'EventChord
'elements
(list (make-music 'NoteEvent
'duration (ly:make-duration 2 0 1 1)
'pitch (ly:make-pitch 0 0 0
  (make-music 'CrescendoEvent
'crescendoText "blah.."
'crescendoSpanner 'text
'span-direction -1)))

i.e. the CrescendoEvent is outside the EventChord, while with a simple 
definition like crxxx=#(make-music 'CrescendoEvent ...), it is inside the 
EventChord:

  (make-music 'SequentialMusic
'elements
(list (make-music 'EventChord
'elements
(list (make-music 'NoteEvent
'duration (ly:make-duration 2 0 1 1)
'pitch (ly:make-pitch 0 0 0))
  (make-music 'CrescendoEvent
'crescendoText "cresc."
'crescendoSpanner 'text
'span-direction -1)))


Does anyone have an idea how to create a function so that the return value is 
inserted into the note event?

Cheers,
Reinhold

- -- 
- --
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFJ6LYzTqjEwhXvPN0RAiHGAKCKE0zsPIvVcpzOPHdx0emX83UhgACeMgMQ
RxOPUOWzVG0zSvtYIIVplWc=
=/O8j
-END PGP SIGNATURE-


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Text Spanner misbehaving?

2009-04-17 Thread Diosnel Herrnsdorf
Howdy!

I'm working on a piece that calls for a custom text span (v2.12.1). After 
setting up the following (I'm copying from the online manual):
\override TextSpanner #'(bound-details left text) = #"slargandosi poco a poco"
\override TextSpanner #'(bound-details right text) = #" "
and applying the \startTextSpan and \stopTextSpan where I want them in the 
score, I get what you see in the attached graph. Is the "left text" not 
manageable?

Regards,

Diosnel<>___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Margins

2009-04-17 Thread Arvid Grøtting
Kieren MacMillan  writes:

> Also, although he's dealing with text (not music) in general, it is
> important to note that all of his examples show a *LARGER* margin on
> the unbound [!] side of the text block -- this is, of course, the
> opposite of what most of us find intuitive (i.e., leaving *MORE* room
> for the binding).

I have a truly marvellous proof of why, which this margin is too
narrow to contain.

-- 

Arvid



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Margins

2009-04-17 Thread Mark Polesky

Arvid Grøtting wrote:
>I have a truly marvellous proof of why, 
> which this margin is too narrow to contain.

Hopefully it won't take 350 years for the
rest of us to figure out. (:

- Mark






___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: relative position of tempo and rehearsal marks

2009-04-17 Thread Frédéric Bron
> \once \override Score.MetronomeMark #'outside-staff-priority = #1500
> \once \override Score.RehearsalMark #'outside-staff-priority = #1000

Works very nice! Nice to hear that the user can change those preferences.
Frédéric


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Text Spanner misbehaving?

2009-04-17 Thread Carl D. Sorensen



On 4/17/09 11:46 AM, "Diosnel Herrnsdorf"  wrote:

> Howdy!
>  
> I'm working on a piece that calls for a custom text span (v2.12.1). After
> setting up the following (I'm copying from the online manual):
> \override TextSpanner #'(bound-details left text) = #"slargandosi poco a poco"
> \override TextSpanner #'(bound-details right text) = #" "
> and applying the \startTextSpan and \stopTextSpan where I want them in the
> score, I get what you see in the attached graph. Is the "left text" not
> manageable?

I think the problem is that you currently have the dynamics set to be
represented as hairpins, rather than text.  You also need to use the
commands found in the notation reference, section 1.3.1. about using text
marks, like

\dimTextDecresc

HTH,

Carl



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


RE: Text Spanner misbehaving?

2009-04-17 Thread Nick Payne
This shows the text:

 

\relative c'' {

\once \override TextSpanner #'bound-details #'left #'text =
"slargandosi poco a poco"

c\startTextSpan \repeat unfold 30 { c } c\stopTextSpan 

}

 

Nick

 

From: lilypond-user-bounces+nick.payne=internode.on@gnu.org
[mailto:lilypond-user-bounces+nick.payne=internode.on@gnu.org] On Behalf
Of Diosnel Herrnsdorf
Sent: Saturday, 18 April 2009 03:47
To: lilypond-user@gnu.org
Subject: Text Spanner misbehaving?

 

Howdy!

 

I'm working on a piece that calls for a custom text span (v2.12.1). After
setting up the following (I'm copying from the online manual):

\override TextSpanner #'(bound-details left text) = #"slargandosi poco a
poco"
\override TextSpanner #'(bound-details right text) = #" "

and applying the \startTextSpan and \stopTextSpan where I want them in the
score, I get what you see in the attached graph. Is the "left text" not
manageable?

___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user