ove to ly

2008-07-31 Thread neuro
hi there, As I am to re-type a piece, written by a friend of mine with Overture (.ove), into a lilypond file (.ly), to make the printed music more pleasing to eyes, I am wondering, if there are some simple or cleverer ways to convert an .ove file into .ly format? thank you very much Neuro

specific temperament and pitch

2008-02-10 Thread neuro
Mighty Mouse Year~ Neuro [EMAIL PROTECTED] skype: neuroh icq 2224697 ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: specific temperament and pitch

2008-02-10 Thread neuro
piece,) should be lowered (from 12-equal temperament point of "listening"), I'd like to experience the difference early, as lilypond midi plays. If so, how? Where do I put the n-ET things in code? thank you vrey much neuro [EMAIL PROTECTED] skype: neuroh icq 2224697 --

Re: specific temperament and pitch

2008-02-10 Thread neuro
first that, "the major 3rds of every major chord in a tonic piece should be played a little bit lower -- as 'just intonation' tuned, rather than 12-equal temperamented," and hoping Lilypond's midi could play that way. So, it it possible? If so, how? neuro [EMAIL PROTE

Re: third down, diatonically

2008-05-01 Thread neuro
ranspose good luck neuro - Original Message - From: Stefan Thomas To: lilypond-user Sent: Thursday, May 01, 2008 6:05 PM Subject: third down, diatonically Dear Lilypond-users, I would like to transpose this melody diatonically one third down: \relative c' { \clef G \key a

boxed extra rehersal mark

2006-12-20 Thread Neuro
is A1, bu I prefer "boxed A1" \mark "A2"%% supposse this is A2 ... \mark "A3"%% supposse this is A3 ... \mark \default%% supposse this is "boxed B" thank you very much Neuro [EMAIL PROTECTED] ___ lilypo

Re: boxed extra rehersal mark

2006-12-20 Thread Neuro
%% \mark \default%% this is "boxed B" ..., so what next shall I do ? :) Neuro [EMAIL PROTECTED] - Original Message - From: Frédéric Chiasson To: Neuro Cc: lilypond-user@gnu.org Sent: Wednesday, December 20, 2006 6:12 PM Subject: Re: boxed extra rehersal mark You can use :

Re: boxed extra rehersal mark

2006-12-20 Thread Neuro
I believe that Score.markFormatter only works from \mark \default for the others you need: \mark \markup{ \box A1 } , etc. Paul Scott Yes ! ~ It works. ^_^ Thank you all very much :) Neuro [EMAIL PROTECTED] ___ lilypond-user mailing list

pizz and arco in midi

2006-12-21 Thread Neuro
Hello, Dear list, I am more and more glad with our list; instead of fumbling and trying out as I used to be, I just ask ^_^ A small question again.. How do you just pizz a few measures, then return to arco, in midi? thanks very much Neuro

Re: pizz and arco in midi

2006-12-21 Thread Neuro
Yes ~ , It works ^_^ Thank you Mats, very much :) Neuro - Original Message - From: "Mats Bengtsson" <[EMAIL PROTECTED]> To: "Neuro" <[EMAIL PROTECTED]> Cc: Sent: Thursday, December 21, 2006 1:01 AM Subject: Re: pizz and arco in midi Why not

transpose just the midi

2006-12-29 Thread Neuro
... \midi { \transpose f c \horn } %% or \midi { \context { \transpose f c \horn } } %% or \midi { \context { \voice { \transpose f c \horn } } } Thank you very much. and Nappy New Year Neuro ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

utf-8 and lilypond 2.10.5

2006-12-31 Thread Neuro
interested, ( And this file is indeed coded in ut-8. ) \version "2.10.5" \header {} chinese = \lyricmode { 三民主義 吾黨所宗 } { \key c \major \time 4/4 \partial 8 c'4 c'2. e'4 e'2. g'4 g'2. e'4 d'2.

my blank music sheet errors

2007-01-11 Thread Neuro
ilyPond 2.10.10 Processing `WQ.ly' Parsing... wq2.ly:33:0: error: syntax error, unexpected >> wq2.ly:43:0: error: syntax error, unexpected >> /usr/local/lilypond/usr/bin/../share/lilypond/current/ly/init.ly:44:70: error: s

Re: my blank music sheet errors

2007-01-12 Thread Neuro
n F"} } } } \new Staff \trebleemptymusic { \set Staff.instrumentName = \markup {\column { \line {"horn"} \line {"in C"} } } } \new Staff \bassemptymusic { \set Staff.instrumentName = \markup {"bassoon"} } % end of WQ.ly thank you very much Neuro

aleatoric

2007-04-01 Thread Neuro
thmically together; yet each of these two groups plays rhythmically independently. How do I achieve that in lilypond (2.10.20) - for printing the music out? -- that is, I am not worrring about the midi files for now. Thank you very much neuro _

Re: aleatoric

2007-04-01 Thread Neuro
c'8 d' e' f' g' a' b' c'' d''1 } %% %%%%%% % oboe_1.ly in C oboe = { \clef treble \time 4/4 d' e' f' g' a' b' c'' d'' e''1 } %% neuro - Original Message

structured small files

2002-12-15 Thread neuro
c_major.ly c_minor.ly g_major.ly g_minor.ly f_major.ly f_minor.ly ... [ (7 sharps + 7 flats + no incidentas)*2 = 30 files ] then includes all the small scale files into the final one, and it would have 30 lines. So, how do I do this? Thank you and Merry Christmas neuro [EMAIL PROTECTED] [EMAIL PROTECTED

Re: structured small files

2002-12-15 Thread neuro
The syntax of lilypond is confusing for me, even I have read the document several times, though not from alpha to gamma. Thank Rune and Erik so much, the result being at: http://neuro.ohbi.net/~neuro/test/piano_scale_major.ps . It was done like this: http://neuro.ohbi.net/~neuro/test

chord analysis

2003-01-18 Thread neuro
key name, like "c :", or "c minor :" "F# :", or "F sharp major :" ...etc , under the key signiture, for use in "chord analysis" ? Thank you very much neuro [EMAIL PROTECTED] [EMAIL PROTECTED] http://neuro.ohbi.net

how to let lilypond know multibyte characters ?

2003-01-25 Thread neuro
How to make lilypond know the "multibyte characters" so taht I can put some, for example Mandarin Big-5 characters, in the lyrics or other text area ? Thank you very much neuro [EMAIL PROTECTED] [EMAIL PROTECTED] http://neur

Re: Searc

2003-02-11 Thread neuro
nd demisemiquaver triple-croche Zweiunddreissegstel biscroma fusa Sixty-fourth hemidemisemiquaver quadruple-croche Vierundesechzigstel semibiscroma semifusa     Is this table what you want ?-)     neuro[EMAIL PROTECTED

1.6.6-1 font problems

2003-02-23 Thread neuro
right. The output looks like this: http://neuro.ohbi.net/~neuro/test/261_chord_progress_2.ps I tried to rpm -e lilypond, but it cannot be cleaned. Then, I download and installed lilypond-1.6.7.tar.gz , but the problem persists, so I make uninstalled the 1.6.7 . # which lilypond /usr/bin/lilypond

2.0.1 pfa-font and ly2dvi 1.8.2

2003-09-30 Thread neuro
/local/bin/lilypond has version , looking for version 1.8.2 so I went to lilypond-1.8.2 to "make uninstall". But the ly2dvi still respond the same. any comments and instructions thank you very much neuro [EMAIL PROTECTED] [EMAIL PROTECTED] h

Re: I need support :)

2003-10-08 Thread neuro
is no .LY ) associate with an editor, or whatever program or procedure you want. ~ just my personal experience Good LuUck :) neuro [EMAIL PROTECTED] [EMAIL PROTECTED] http://neuro.ohbi.net ___ Lilypond-user mailing list [EMAIL PROTECTED] http://ma

piano_reduction & grand_score

2003-10-17 Thread neuro
i.net/lilypond/Documentation/out-www/ Thank you very much. Neuro === # cat horn.ly hornpart = \notes { \property Staff.midiInstrument = "french horn" \property Staff.instrument = "Horn in F" \property Staff.transposing = #-7 \time 4/4 \key af \major \clef treble af'1 } % end of

Re: piano_reduction & grand_score

2003-10-17 Thread neuro
les I showed appended here ? 2) How to make a \break of the \property Staff.instrument = "Horn in F" that, instead of showing " Horn in F ", it shows " Horn in F " ( Is this to be written at grand_score.ly , instead of horn.ly ? ) Thank you very much , again :) N

Re: piano_reduction & grand_score

2003-10-18 Thread neuro
<{Horn}{in F}>> } should work, > but I haven't tested it. Later, I found \column, single < and > seemed working. \property Staff.instrument = \markup { \column < {Horn}{in F} > } \property Staff.instrument = \markup { \column < {Clarinetti} {in B \teeny \m

decresce and enddecresce

2003-10-20 Thread neuro
tomatically goes the right length of , say, 3 measures. Thank you very much neuro [EMAIL PROTECTED] [EMAIL PROTECTED] http://neuro.ohbi.net ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

the links from 2.0.2 document seemed not working

2004-01-16 Thread neuro
(even) the (first) 2.0.2 document seemed not working. Did I missed anything ? Thank you very much Neuro http://neuro.ohbi.net mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/ma

png or other simple small picture file

2002-11-10 Thread neuro Hwang
Excuse me, I am new here ... I have read some document, online or offline, but still can not find out how to make an png, jpg, or gif file with lilypond. Usually the command goes like ly2dvi -p myfile.ly then it made ps, pdf, dvi, ( and midi if \midi { } ). thank you very much neuro http

Re: the Basic Lilypond structure

2002-11-11 Thread neuro Hwang
I think it's more like this: \header { filename ="neuro_mozart_horn_4_3_01.ly" title = "Mozart - Horn Concdrto No. 4 in E flat, K 495" subtitle = "III Rondo : allegro vivace" source = "source" composer ="Wolfgan

off beat measure, and measure number

2002-11-11 Thread neuro Hwang
Some more questions - although I seemed read it somewhere in the document, but cannot find it again: 1) How can I put off beat on the first bar, like here : --- global = \notes { \key ef \major \time 6/8 } upper = \context Staff \notes\relative c { r8% measure 1 r8 r8 % measure 2 } --- H

the Basic Lilypond structure

2002-11-11 Thread neuro Hwang
\major \time 6/8 } \score { \context PianoStaff < \context Staff = upper \upper \context Staff = lower \lower > } upper = { a b c d % .. blah blah ... } lower = { e f g h %.. blah blah ... } - thank you very much neuro http://neuro.ohbi.net [EMAIL PROTECTED] [EMAIL PROTE

how to add a melody

2002-11-11 Thread neuro Hwang
bal \clef "bass" \lower > > } --- thank you very much neuro http://neuro.ohbi.net [EMAIL PROTECTED] [EMAIL PROTECTED] ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

manually set stem direction

2002-11-11 Thread neuro Hwang
ard, and the lower notes stems upward; it's not what I want. Thank you again :) neuro http://neuro.ohbi.net [EMAIL PROTECTED] [EMAIL PROTECTED] ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

Re: Fw: Help needed - missing .pdf file after running lilypond sucessfully.

2010-09-24 Thread neuro黃學仁
situation. options are -f --ps -f --pdf -f --png good luck ^_^ neuro 黃 neu...@gmail.com === 2010/9/25 MING TSANG : > the following reply all did't go thru. Now I try again, just send ti > lilypond users. > > - Forwarded Message > From: MING TSANG > To: Kaz Kylhe

Re: How to start translate documents without running autoconf.sh

2011-01-25 Thread neuro黃學仁
(coded in UTF-8) Chinese? How about "中文" ? neuro neu...@gmail.com 2011/1/25 Ben Luo : > Dear Francisco, > > Chinese in Chinese is '汉语' > > On Tue, Jan 25, 2011 at 4:01 PM, Francisco Vila wrote: >> 2011/1/24 Jan Nieuwenhuizen : >>> Hi Ben,

Re: simple notation

2012-05-03 Thread neuro黃學仁
simple notation, or Ziffersystem Also mentioned here http://www.gameo.org/encyclopedia/contents/Z544ME.html Ziffersystem (Numerical Musical Notation) neuro neu...@gmail.com 2012/5/3 neuro黃學仁 : > hi there, > > A small question, about the "Simple Notation." > > Is it

simple notation

2012-05-03 Thread neuro黃學仁
form http://zh.wikipedia.org/wiki/File:AmazingGraceNumberedMusicalNotation.png Thank you very much neuro neu...@gmail.com ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

RemoveEmptyStaves doesnt remove percussion staff

2020-04-16 Thread neuro黃學仁
it results in 00.pdf (http://orchestra.tw/lilypond_Q/00.pdf) Thanks very much for any advise~ neuro neu...@gmail.com

Re: RemoveEmptyStaves doesnt remove percussion staff

2020-04-19 Thread neuro黃學仁
> \layout { > \context { > \Staff > \RemoveEmptyStaves > } > %% You need to add this: >\context { > \DrumStaff > \RemoveEmptyStaves > } > } Yes~ That works~ Thank you very much~ Valentin Villenave 於 2020年4月19日 週日 下午11:17寫道: > > O

framework-ps.scm error

2022-06-19 Thread neuro黃學仁
lilypond-user Q. my windows10 being re-installed, I re-instlaled the lilypond 2.22.2-1 for windows. Then, I run lilypond for modified previous doing-well 00.ly files, and it goes --- [mypath] > lilypond 00.ly GNU LilyPond 2.22.2 甇??? ??0.ly?? ??銝?.. Interpreting music...[8][16][24][32][40][48

Re: framework-ps.scm error

2022-06-19 Thread neuro黃學仁
> Did you uninstall LilyPond before re-installing it? Sure. Lilypond will find the previous installation, and stop re-installing, unless I uninstall the old one. Knute Snortum 於 2022年6月20日 週一 清晨6:46寫道: > > On Sun, Jun 19, 2022 at 9:17 AM neuro黃學仁 wrote: > > > > lilypond-us

Re: framework-ps.scm error

2022-06-20 Thread neuro黃學仁
experiment 2: If I mask all the UTF-8 characters in all .ly files : 00.ly & B.ly, then it goes well, output pdf produced as expected. neuro黃學仁 於 2022年6月20日 週一 晚上7:32寫道: > > I made a small expareiment with this simple.ly. > And it's ok; no problem. > > %% the

Re: framework-ps.scm error

2022-06-21 Thread neuro黃學仁
itional Chinese? Would you mind posting one > of the files we can look at, even though now you have a clean compile? > Can you post it with the full Chinese name you have been using? > > Andrew > > > neuro黃學仁 wrote on 21/06/2022 4:10 AM: > > experiment 2: > > If I mask all the UTF-8 characters in all .ly files : 00.ly & B.ly, > > then it goes well, output pdf produced as expected. > > > > > >