Re: MIDI, dynamics and expression

2023-04-07 Thread Dario Marrini
Hi lilypond people,
I tried adding these :

midiMinimumVolume = #0.05
midiMaximumVolume = #0.95

but I got no so different results; at this point, I should know how to set
a specific output volume to a specific dynamic signs; even because I don't
know default values

regards

Il giorno ven 7 apr 2023 alle ore 10:14 Dario Marrini <
dario.marr...@gmail.com> ha scritto:

> Hi lilypond people,
> I'm trying to understand how all this works; there is a short code file as
> attachment, with midi and pdf ones;  I tried to use dynamics and other
> signs, but the difference on sound between signed (with 'p' and others
> signs) and not signed notes it's quite not hearable; I found in docs
> instructions about how to modify the output level of each midi instrument ,
> and the same about output level of applied signs; every time docs refers to
> a scm/midi.scm file, for default settings, but I can't understand its
> values; I need to know what defaults settings are, for trying to manage
> them. Any help about is very appreciated
>
> regards
>
> dario m.
>
>
>


MIDI, dynamics and expression

2023-04-07 Thread Dario Marrini
Hi lilypond people,
I'm trying to understand how all this works; there is a short code file as
attachment, with midi and pdf ones;  I tried to use dynamics and other
signs, but the difference on sound between signed (with 'p' and others
signs) and not signed notes it's quite not hearable; I found in docs
instructions about how to modify the output level of each midi instrument ,
and the same about output level of applied signs; every time docs refers to
a scm/midi.scm file, for default settings, but I can't understand its
values; I need to know what defaults settings are, for trying to manage
them. Any help about is very appreciated

regards

dario m.


legature_e_dinamiche.midi
Description: MIDI audio
\version "2.24.1"

global = {
  \key c \major
  \time 4/4
  \tempo "Allegro" 4=128
}

violin = \relative c' {
  \global
  % Qui segue la musica.
  c4 d8 e f g a b c4 b8 a g f e d
  c4\p\cresc\( d8 e f g a b\) c4\f\dim b8 a g f e d 
  c4\p\cresc\( d8 e\) f\( g a b\) c4\ff\dim b8 a g f e d\! 
  c2 r
}

\score {
  \new Staff \with {
instrumentName = "Violino"
midiInstrument = "string ensemble 1"
  } \violin
  \layout { }
  \midi {
\tempo 4=128
  }
}


legature_e_dinamiche.pdf
Description: Adobe PDF document


Re: conflict in dymanics signs

2023-04-06 Thread Dario Marrini
Thanks Aaron,
but, forgive me because I' wasn't clear in my request, my goal is to get a
MIDI file performing the crescendo while making the right expression inside
of it, then my request; if it'd be possible get it while keeping the
original writing it'd be better

cheers

Il giorno gio 6 apr 2023 alle ore 23:22 Aaron Hill 
ha scritto:

> On 2023-04-06 1:39 pm, Dario Marrini wrote:
> > Hi lilypond people,
> > I'm trying to transcribe an orchestral part; this is a solo Oboe part;
> > there is a "cresc" ending in a "ff", but in the meanwhile there are
> > other dynamics signs (expression?); I don't know how to combine the
> > general crescendo with single dynamics expression signs; lilypond
> > warning me about a conflict, and it ignores the two 'decrescendo'
> > signs; how to do for nesting expression signs inside the longer and
> > general crescendo? I would get it keeping the score original signs.
> >
> > the original
> >
> > the lily output :
> >
> > the code :
> >
> > as'\(\! b\cresc\> g\! es\< g\! f\> es\! b\< es\! f2\) f-> f-> f->\ff
>
> Probably the easiest option is to use markup for the "cresc." text:
>
> 
>b\>_\markup \italic "cresc."
> 
>
>
> -- Aaron Hill
>


conflict in dymanics signs

2023-04-06 Thread Dario Marrini
Hi lilypond people,
I'm trying to transcribe an orchestral part; this is a solo Oboe part;
there is a "cresc" ending in a "ff", but in the meanwhile there are other
dynamics signs (expression?); I don't know how to combine the general
crescendo with single dynamics expression signs; lilypond warning me about
a conflict, and it ignores the two 'decrescendo' signs; how to do for
nesting expression signs inside the longer and general crescendo? I would
get it keeping the score original signs.

the original
[image: image.png]

the lily output :

[image: image.png]

the code :

as'\(\! b\cresc\> g\! es\< g\! f\> es\! b\< es\! f2\) f-> f-> f->\ff

thanks all


Re: how to do this?

2023-03-27 Thread Dario Marrini
Thanks all,
I'm used to read as docs as possible, but I'm in trouble about names,
sometimes I dont' know how to name some resources in English (sometimes
barely in Italian...) then sometimes I spend a lot of time looking for
things I don't even know the name of...

Il giorno lun 27 mar 2023 alle ore 18:02 Leo Correia de Verdier <
leo.correia.de.verd...@gmail.com> ha scritto:

> Try
>
> \set Score.rehearsalMarkFormatter = #format-mark-box-numbers
>
> More details and explanations can be found here
>
> LilyPond Notation Reference: 1.2.5 Bars 
> <https://lilypond.org/doc/v2.24/Documentation/notation/bars#rehearsal-marks>
> lilypond.org 
> <https://lilypond.org/doc/v2.24/Documentation/notation/bars#rehearsal-marks>
> [image: favicon.ico] 
> <https://lilypond.org/doc/v2.24/Documentation/notation/bars#rehearsal-marks> 
> <https://lilypond.org/doc/v2.24/Documentation/notation/bars#rehearsal-marks>
>
>
> 27 mars 2023 kl. 17:49 skrev Dario Marrini :
>
> 
> many thanks guys,
> and what about this : ?
>
> 
>
> the '11 in that box; I found A,B,C,D as progressive mark signes, but how
> could I write it as a automatic progressive ?
>
> Il giorno lun 27 mar 2023 alle ore 17:30 Jean Abou Samra <
> j...@abou-samra.fr> ha scritto:
>
>>
>>
>> Le 27 mars 2023 à 17:23, Dario Marrini  a
>> écrit :
>>
>> 
>> Hi lilypond people,
>>
>> I need to write this (multiple bars with number )
>>
>> 
>>
>>
>> but I can't find in documentation this kind of writing;
>>
>>
>>
>> It’s here:
>> https://lilypond.org/doc/v2.24/Documentation/notation/writing-parts#compressing-empty-measures
>>
>>
>> then, I need to know, if I write this in a single part score, may I get a
>> full series of empty bars in the complete score ?
>>
>>
>> If the other parts in the full score have notes during those “compressed”
>> rests, they will just be expanded as needed in the full score while
>> remaining compressed in the individual parts. If for some reason you want
>> to compress the rests in the parts but expand them in the full score *while
>> they could be compressed* (i.e., all instruments have rests at that
>> moment), then have a look at tags:
>> https://lilypond.org/doc/v2.24/Documentation/notation/different-editions-from-one-source#using-tags
>>
>> Best,
>>
>> Jean
>>
>>
>>


favicon.ico
Description: Binary data


Re: how to do this?

2023-03-27 Thread Dario Marrini
many thanks guys,
and what about this : ?

[image: image.png]
the '11 in that box; I found A,B,C,D as progressive mark signes, but how
could I write it as a automatic progressive ?

Il giorno lun 27 mar 2023 alle ore 17:30 Jean Abou Samra 
ha scritto:

>
>
> Le 27 mars 2023 à 17:23, Dario Marrini  a écrit :
>
> 
> Hi lilypond people,
>
> I need to write this (multiple bars with number )
>
> [image: image.png]
>
> but I can't find in documentation this kind of writing;
>
>
>
> It’s here:
> https://lilypond.org/doc/v2.24/Documentation/notation/writing-parts#compressing-empty-measures
>
>
> then, I need to know, if I write this in a single part score, may I get a
> full series of empty bars in the complete score ?
>
>
> If the other parts in the full score have notes during those “compressed”
> rests, they will just be expanded as needed in the full score while
> remaining compressed in the individual parts. If for some reason you want
> to compress the rests in the parts but expand them in the full score *while
> they could be compressed* (i.e., all instruments have rests at that
> moment), then have a look at tags:
> https://lilypond.org/doc/v2.24/Documentation/notation/different-editions-from-one-source#using-tags
>
> Best,
>
> Jean
>
>
>


how to do this?

2023-03-27 Thread Dario Marrini
Hi lilypond people,

I need to write this (multiple bars with number )

[image: image.png]

but I can't find in documentation this kind of writing; then, I need to
know, if I write this in a single part score, may I get a full series of
empty bars in the complete score ?

thanks
  dario m.


Re: how to install in Linux

2023-03-25 Thread Dario Marrini
Thanks all, I inserted the bin location of 2.24 files in my PATH variable
and everything work fine; I'll have more questions to do...

regards

Il giorno ven 24 mar 2023 alle ore 23:48 Knute Snortum 
ha scritto:

> On Fri, Mar 24, 2023 at 2:47 PM William Rehwinkel via LilyPond user
> discussion  wrote:
>
>> Dear Dario,
>>
>> Personally, I think adding the `lilypond-2.24.1/bin` directory to $PATH
>> is the best way to handle this, whether you placed lilypond-2.24.1 in
>> the user's home directory or somewhere else.
>>
>> -William
>>
>> On 3/24/23 17:41, Dario Marrini wrote:
>> > Hi lilypond people,
>> > I'm using a LinuxMint 21.1 Linux OS distribution, it provides 2.22
>> > Lilypond version, but in website I see there is 2.24 as last stable
>> > version; I've downloaded it, no installer is provided, how could I
>> > integrate the software in my system? is there a script or something
>> else
>> > that could automate the process, or must I link every executable in
>> > /usr/bin or elsewhere, in any location 'touched' by my $PATH ?
>>
>
> There are no installation programs anymore since 2.24.  Lilypond stands on
> its own and is self-contained.  There are, however, extensive instructions
> for how to get LilyPond and Frescobaldi working in a GNU Linux system:
>
> Here are the installation instructions for a GUI install:
> https://lilypond.org/doc/v2.24/Documentation/learning/graphical-setup-under-gnu_002flinux
>
> And here are the same instructions, but from the command line:
> https://lilypond.org/doc/v2.24/Documentation/learning/command-line-setup
>
> --
> Knute Snortum
>


how to use variables

2023-03-25 Thread Dario Marrini
Hi lilypond people,
I'm going to transcribe an orchester part; I'd like to put some musica
fragments in variables, then I coil avoid to type again the same things or
do so many copy and paste; I tried by this way :


\version "2.24.1"

\header {
  title = "Piano Concerto No 1"
  instrument = "Oboe"
  composer = "S. Prokofiev"
  opus = "10"
}

global = {
  \key des \major
  \time 2/2

  }

TEMA = {
  \relative c'' {

r1
r2 r4 aes8.( aes16
c4\< des f g\!
aes4\> ges f)\!\< g8.( g16\!
aes4\> ges f\!\< g\!
aes4\> ges f)\!
  }

oboe = \relative c'' {
  \global
  %1
  r1
  r2 r4 aes8.( aes16
  c4\< des f g\!
  aes4\> ges f)\!\< g8.( g16\!
  aes4\> ges f\!\< g\!
  aes4\> ges f)\!
  \TEMA

}

but I get error; my goal would be to get all common music fragments in a
single file, keeping them separated from other music parts, and using it
with \include statement; is it possible?


Re: how to use variables

2023-03-25 Thread Dario Marrini
Solved by myself, an ending "}" was missing

Il giorno sab 25 mar 2023 alle ore 09:30 Dario Marrini <
dario.marr...@gmail.com> ha scritto:

> Hi lilypond people,
> I'm going to transcribe an orchester part; I'd like to put some musica
> fragments in variables, then I coil avoid to type again the same things or
> do so many copy and paste; I tried by this way :
>
>
> \version "2.24.1"
>
> \header {
>   title = "Piano Concerto No 1"
>   instrument = "Oboe"
>   composer = "S. Prokofiev"
>   opus = "10"
> }
>
> global = {
>   \key des \major
>   \time 2/2
>
>   }
>
> TEMA = {
>   \relative c'' {
>
> r1
> r2 r4 aes8.( aes16
> c4\< des f g\!
> aes4\> ges f)\!\< g8.( g16\!
> aes4\> ges f\!\< g\!
> aes4\> ges f)\!
>   }
>
> oboe = \relative c'' {
>   \global
>   %1
>   r1
>   r2 r4 aes8.( aes16
>   c4\< des f g\!
>   aes4\> ges f)\!\< g8.( g16\!
>   aes4\> ges f\!\< g\!
>   aes4\> ges f)\!
>   \TEMA
>
> }
>
> but I get error; my goal would be to get all common music fragments in a
> single file, keeping them separated from other music parts, and using it
> with \include statement; is it possible?
>


how to install in Linux

2023-03-24 Thread Dario Marrini
Hi lilypond people,
I'm using a LinuxMint 21.1 Linux OS distribution, it provides 2.22 Lilypond
version, but in website I see there is 2.24 as last stable version; I've
downloaded it, no installer is provided, how could I integrate the software
in my system? is there a script or something else that could automate the
process, or must I link every executable in /usr/bin or elsewhere, in any
location 'touched' by my $PATH ?

regards

dario m.


Re: [OT] help about some questions

2023-03-24 Thread Dario Marrini
thanks a lot to everyone

Il giorno ven 17 mar 2023 alle ore 04:44 Mike Blackstock <
blackstock.m...@gmail.com> ha scritto:

> re. Beethoven Piano Concerto no. 3
>
> It's been typeset with lilypond by Stelio Samelis. I muted the piano part
> in the midi, and
> converted it to mp3 as well. Double-click sound files to listen:
>
>
> https://scores.omet.ca/?path=user:/mike/Beethoven_Concerto_No3=Concerto_No3-let.pdf
>
> On Thu, 16 Mar 2023 at 06:10, Dario Marrini 
> wrote:
>
>> Hi lilypond friends,
>> I'd like to create an orchestral midi collection, for playing piano
>> concertos with a MIDI accompaniment.
>>
>> The first difficulty is transcribing orchestral scores, then, I wonder if
>> someone could suggest me a pdf2midi or pdf2score app or online service that
>> could help; at this moment I'd be interested in Prokofiev Piano Concerto n.
>> 1 and Beethoven Piano Concerto n. 3; I tried the online service of
>> MuseScore but I got a 'score not compatible' message (I'm using the
>> imslp.org score)
>>
>> Second difficulty will be getting an interactive mode about playing midi
>> orchestral score, even without thinking to a 'follow me' mode, listening to
>> audio solo part (I think it'd be very difficult to implement), I thought I
>> could create and additional track, with just a few notes to play, and then
>> finding a way to concatenate other midi events to those special notes, to
>> get a synchronous mode with solo part (played by human) and midi orchestral
>> part; even in this case (I'm not a such good code programmer) I have no
>> idea if it could be possible and how.
>>
>> I'm a pianist and piano teacher, this kind of solution could improve very
>> much the teaching level and the final piano and orchestra exam; indeed, it
>> could be a development idea, creating a web site to offer this service
>>
>> Hoping this idea could be interesting for someone, I wait for your help
>> or even thoughts
>>
>> regards
>>
>> dario m.
>>
>
>
> --
> https://blackstock.media
>


[OT] help about some questions

2023-03-16 Thread Dario Marrini
Hi lilypond friends,
I'd like to create an orchestral midi collection, for playing piano
concertos with a MIDI accompaniment.

The first difficulty is transcribing orchestral scores, then, I wonder if
someone could suggest me a pdf2midi or pdf2score app or online service that
could help; at this moment I'd be interested in Prokofiev Piano Concerto n.
1 and Beethoven Piano Concerto n. 3; I tried the online service of
MuseScore but I got a 'score not compatible' message (I'm using the
imslp.org score)

Second difficulty will be getting an interactive mode about playing midi
orchestral score, even without thinking to a 'follow me' mode, listening to
audio solo part (I think it'd be very difficult to implement), I thought I
could create and additional track, with just a few notes to play, and then
finding a way to concatenate other midi events to those special notes, to
get a synchronous mode with solo part (played by human) and midi orchestral
part; even in this case (I'm not a such good code programmer) I have no
idea if it could be possible and how.

I'm a pianist and piano teacher, this kind of solution could improve very
much the teaching level and the final piano and orchestra exam; indeed, it
could be a development idea, creating a web site to offer this service

Hoping this idea could be interesting for someone, I wait for your help or
even thoughts

regards

dario m.


Re: help for midi instruments

2022-04-09 Thread Dario Marrini
thank you, I'm looking at docs, but subjects are a lot and very huge, I'm
trying to survive

I would ask about soundfonts too, I'm copying the final of Leonora 3
ouverture, to experiment some MIdi expression effects.I'm interested in
Midi rendering to create a beautiful symphonic orchestra sound, any
suggestion is appreciated. I'm tried standard Fluidsyinth GM pack, and a
"Sonatina" soundfont I found on the web, but strings are still very bad.
I'll send here some music to let you see and, hope , suggest

regards

dario

Il giorno sab 9 apr 2022 alle ore 19:40 Knute Snortum 
ha scritto:

> On Sat, Apr 9, 2022 at 10:00 AM Dario Marrini 
> wrote:
> >
> > hi people, hi Gilles,
> >
> > can you explain to me the meaning of
> > << {c1} {s8\> s s\! s\p} >>
> > ?
> > I can recognize that, what's 's' ? and what's 's8' ? THen I didn't know
> the existence of Edition Engraver, I have to learn how to implement it and
> use it, can you post some code lines for understanding it?
>
> The "s" is a spacer, meaning it takes up space but prints no note.
> "s8" is a spacing with an eighth-note duration.  The following "s"'s
> are the same duration until changed.
>
> May I suggest that you go through the LilyPond Learning Manual if you
> haven't already?
>
> https://lilypond.org/doc/v2.22/Documentation/learning/index.html
>
> --
> Knute Snortum
>


Re: help for midi instruments

2022-04-09 Thread Dario Marrini
hi people, hi Gilles,

can you explain to me the meaning of
<< {c1} {s8\> s s\! s\p} >>
?
I can recognize that, what's 's' ? and what's 's8' ? THen I didn't know the
existence of Edition Engraver, I have to learn how to implement it and use
it, can you post some code lines for understanding it?

many thanks

dario

Il giorno sab 2 apr 2022 alle ore 19:58 Gilles Sadowski <
gillese...@gmail.com> ha scritto:

> Le sam. 2 avr. 2022 à 18:29, Guy Stalnaker  a écrit :
> >
> > Curious question if I may. Respondents in this thread suggest something
> is possible I thought was not possible. Is it true that putting on a whole
> note crescendo or decrescendo dynamics
> >
> > c1\> ... \p
> >
> > creates midi output with increasing or decreasing loudness for the
> duration of that note?
>
> You can achieve the desired effect with the following:
> ---CUT---
> << {c1} {s8\> s s\! s\p} >>
> ---CUT---
>
> Regards,
> Gilles
>
> >
> > [...]
>
>


just two questions

2022-04-06 Thread Dario Marrini
hi people, I tried to search for these into docs, but I found everything
but not what I needed, so, please, can you explain to me what's the meaning
of these notation kinds? :

   -
   _\p_ or _ \p _ ( I don't remember well), where 'p' is a dynamic mark
   - [ a b c d ] (notes written between square brackets

thank you

cheers

dario


Re: help for midi instruments

2022-04-03 Thread Dario Marrini
I thank you all guys, I'll try following your suggestions

cheers

Il giorno sab 2 apr 2022 alle ore 20:31 Guy Stalnaker 
ha scritto:

> Gilles,
>
> That aligns with my understanding of how midi works. Your example creates
> a sequence of "notes" with decreasing midi "attack pressure" to simulate a
> whole note descrendo.
>
> Thanks.
>
> --
>
> “Happiness is the meaning and the purpose of life, the whole aim and end
> of human existence.”
>
> ― Aristotle
>
>
> On Sat, Apr 2, 2022 at 12:58 PM Gilles Sadowski 
> wrote:
>
>> Le sam. 2 avr. 2022 à 18:29, Guy Stalnaker  a écrit
>> :
>> >
>> > Curious question if I may. Respondents in this thread suggest something
>> is possible I thought was not possible. Is it true that putting on a whole
>> note crescendo or decrescendo dynamics
>> >
>> > c1\> ... \p
>> >
>> > creates midi output with increasing or decreasing loudness for the
>> duration of that note?
>>
>> You can achieve the desired effect with the following:
>> ---CUT---
>> << {c1} {s8\> s s\! s\p} >>
>> ---CUT---
>>
>> Regards,
>> Gilles
>>
>> >
>> > [...]
>>
>>


Re: Documentation confusion regarding MIDI.

2022-03-06 Thread Dario Marrini
Well,. I'm part of the same club, the Midi environment has always been a
hard chapter, anyhow, I know the difference between 'track' and 'channel' :
in sound or video editing software, the track is just a container, you can
have multiple tracks, video tracks, audio tracks, Midi tracks and so on,
any track has its own properties, regarding the 'nature' of the carried
information, in example you can have a mono or stereo audio track. Channels
are tracks you can play (or record) simultaneously, for example my Tascam
portable stereo recorder has four tracks capability, then I can use four
microphones at the same time, but channels are always two, to listen all
four tracks I have to mix them into two channels. Hoping it helps, bye

Dario

Il lun 7 mar 2022, 07:46 Hwaen Ch'uqi  ha scritto:

> Greetings All,
>
> I preface this by acknowledging that I know nothing about the
> innerworkings of MIDI. In section 3.5.7 of the NR, which deals with
> MIDI channel mapping, there appears to be a discrepancy in the wording
> about channels and tracks. The third paragraph implies that channels
> and tracks are synonymous, stating that LilyPond creates separate MIDI
> tracks for staves, instruments, or voices depending on the value of
> Score.midiChannelMapping. This is immediately followed by the
> statement that there is no limit to the number of tracks. The
> impression left is that layers upon layers of sound could be
> generated. This obviously is not true. The Selected Snippet at the
> bottom of that page states that only 16 channels are available per
> track and then details ways of avoiding the running out of channels.
> This page appears to need some clarification. I would offer
> replacement text, but knowing nothing on the topic, I am hardly
> qualified. I simply know from experience that midiChannelMapping
> offers a bit of wiggle room in an otherwise restrictive situation,
> especially for orchestral or other large ensemble context.
>
> Hwaen Ch'uqi
>
>


Re: /markup with Chinese character failure

2020-05-02 Thread Dario Marrini
Solved, I have a Linux MInt 19.3 OS (the same as Ubuntu 18.04), I installed
the font Noto serif CJK SC and now it's working well...
thanks to all

dario

Il giorno ven 1 mag 2020 alle ore 19:24 Max Xiong  ha
scritto:

> Hi Dario,
> First you need to install a Chinese font. It appears that your system
> cannot find one.
> If you are using the latest version of lilypond, it is possible to change
> the config for the default lilypond fonts. There should be a file called
> 00-lilypond-fonts.conf on your system. You can add a line in there with
> your newly installed font. For example,
> DejaVu Serif
> Noto Serif CJK SC
>
> Alternatively, you can use font-name override if you do not want to change
> fontconfig files. However, this can become fairly messy if there are a lot
> of changes between Chinese and English:
> \markup{\concat{
>   {\override #'(font-name . "Noto Sans CJK SC") 我在用}
>   lilypond
>   {\override #'(font-name . "Noto Sans CJK SC") 制作乐谱}
> }
>
> Max
>
> On Thu, 30 Apr 2020 at 05:27, Dario Marrini 
> wrote:
>
>> Hi musicians,
>> I'm trying to append a Chinese translation of a simple 7markup text I
>> have in a little book, I copied the Chinese text from Google Translator,
>> but I don't get it into the pdf.
>> I attach the screenshot to let you see. How can I get it?
>> regards
>>
>> dario
>>
>


Re: /markup with Chinese character failure

2020-04-30 Thread Dario Marrini
here! many thanks

Il giorno gio 30 apr 2020 alle ore 14:37 Jean Bréfort 
ha scritto:

> Hi,
>
> Looks like gs failed.
>
> I added a similar markup to one of my files, and things work for me.
> Can you attach a sample file?
>
> Regards,
> Jean
>
> Le jeudi 30 avril 2020 à 12:21 +0200, Dario Marrini a écrit :
> > Hi musicians,
> > I'm trying to append a Chinese translation of a simple 7markup text I
> > have in a little book, I copied the Chinese text from Google
> > Translator, but I don't get it into the pdf.
> > I attach the screenshot to let you see. How can I get it?
> > regards
> >
> > dario
>
>
\markup { \justify {
  Adattare l'esercizio alla estensione delle proprie dita; ripetere la formula con la corretta estensione
 anche per le coppie 2-3, 3-4, 4-5. L'esercizio non è finalizzato aalla velocità, eseguire con calma e con il polso
molto elastico, applicando tutto il peso possibile, evitando di articolare le dita.
使锻炼适应手指的伸展; 对2-3、3-4、4-5对也重复正确的扩展名公式。 保持镇定,并使用非常有弹性的手腕
进行练习,尽量施加重量,避免手指弯曲  
  }
}

Re: how to write music elements

2020-04-12 Thread Dario Marrini
Sorry I'm still in trouble, because I can't figure out how to write a
simple note (i.e., a half note) without the staff, just the note on a white
background; I took a look at feta fonts, but I can't build the note
attaching the head to the stem (where is the stem?)

any idea will be appreciated

thanks

dario

Il giorno dom 12 apr 2020 alle ore 01:43 Dario Marrini <
dario.marr...@gmail.com> ha scritto:

> I found !
>
>
> Il giorno dom 12 apr 2020 alle ore 01:40 Dario Marrini <
> dario.marr...@gmail.com> ha scritto:
>
>> Thank you guys, both links are very useful, mostly the second one to me,
>> I'm a Linux User.
>> But how can I write a very short staff 'blank' fragment? no clef, no
>> time, no notes? just staff only?
>>
>> thank you
>>
>> Il giorno sab 11 apr 2020 alle ore 22:08 Kieren MacMillan <
>> kie...@kierenmacmillan.info> ha scritto:
>>
>>> Hi Dario,
>>>
>>> > I'm going to write a little paper with short music elements
>>> terminology; I need to be able to write single music elements, as notes
>>> (whole note, half note, quarter note and so on) on white field, without
>>> staff, the same about clef, time, tempo, staff, double staff and so on; I
>>> need each single music element alone, how can I do that?
>>>
>>> You can do this in Lilypond proper using markup:
>>>
>>> \markup \musicglyph #"noteheads.s0"
>>>
>>> See the full reference at <
>>> https://lilypond.org/doc/v2.18/Documentation/notation/the-feta-font>.
>>>
>>> Hope that helps!
>>> Kieren.
>>
>>


Re: how to write music elements

2020-04-11 Thread Dario Marrini
I found !


Il giorno dom 12 apr 2020 alle ore 01:40 Dario Marrini <
dario.marr...@gmail.com> ha scritto:

> Thank you guys, both links are very useful, mostly the second one to me,
> I'm a Linux User.
> But how can I write a very short staff 'blank' fragment? no clef, no time,
> no notes? just staff only?
>
> thank you
>
> Il giorno sab 11 apr 2020 alle ore 22:08 Kieren MacMillan <
> kie...@kierenmacmillan.info> ha scritto:
>
>> Hi Dario,
>>
>> > I'm going to write a little paper with short music elements
>> terminology; I need to be able to write single music elements, as notes
>> (whole note, half note, quarter note and so on) on white field, without
>> staff, the same about clef, time, tempo, staff, double staff and so on; I
>> need each single music element alone, how can I do that?
>>
>> You can do this in Lilypond proper using markup:
>>
>> \markup \musicglyph #"noteheads.s0"
>>
>> See the full reference at <
>> https://lilypond.org/doc/v2.18/Documentation/notation/the-feta-font>.
>>
>> Hope that helps!
>> Kieren.
>
>


Re: how to write music elements

2020-04-11 Thread Dario Marrini
Thank you guys, both links are very useful, mostly the second one to me,
I'm a Linux User.
But how can I write a very short staff 'blank' fragment? no clef, no time,
no notes? just staff only?

thank you

Il giorno sab 11 apr 2020 alle ore 22:08 Kieren MacMillan <
kie...@kierenmacmillan.info> ha scritto:

> Hi Dario,
>
> > I'm going to write a little paper with short music elements terminology;
> I need to be able to write single music elements, as notes (whole note,
> half note, quarter note and so on) on white field, without staff, the same
> about clef, time, tempo, staff, double staff and so on; I need each single
> music element alone, how can I do that?
>
> You can do this in Lilypond proper using markup:
>
> \markup \musicglyph #"noteheads.s0"
>
> See the full reference at <
> https://lilypond.org/doc/v2.18/Documentation/notation/the-feta-font>.
>
> Hope that helps!
> Kieren.


how to write music elements

2020-04-11 Thread Dario Marrini
Hi musicians,
I'm going to write a little paper with short music elements terminology; I
need to be able to write single music elements, as notes (whole note, half
note, quarter note and so on) on white field, without staff, the same about
clef, time, tempo, staff, double staff and so on; I need each single music
element alone, how can I do that?

best regards and Happy Easter

dario


Re: OOolilypond Libre Office extension : insert object large as full page

2020-02-10 Thread Dario Marrini
Hi Klaus, I found the problem

I don't know why, but the Default.ly in OOoLilyPond-templates directory ,
that's located in my home directory, /home/dario/, had no "\include
lilypond-preamble.ly" line; I think because may be it was coming from
prevoius version of the extension; after deleting every file and directory
in my home referring to OOoLilypond, I removed the extension and I added it
again, and now it works properly.
May be it would have been enough to do restore default templates, but I
didn't think to do it.
Many thanks to all you, I hope  I have made a little contribution to
someone.

Best regards

Dario

Il giorno lun 10 feb 2020 alle ore 10:10 Dario Marrini <
dario.marr...@gmail.com> ha scritto:

> Thanks Klaus, I can cnogirm I get the same results.
> So where do I have to put that \include?
>
> This is the Default.ly tha t I can extract from the .oxt :
> \transpose %{OOoLilyPondCustom1%}c c'%{OOoLilyPondEnd%}
> {
> %{OOoLilyPondCode%}% For getting started read (copy URL into your web
> browser):
> % https://github.com/openlilylib/LO-ly
> % http://lilypond.org/doc/stable/Documentation/learning/simple-notation%
> %
> % Use the "Custom 1" to transpose your music expression. E. g. try "e a'".
>
> \key e \major e8 fis gis e fis8 b,4. | e2\fermata \bar "|."
> %{OOoLilyPondEnd%}
> }
>
> *\include "lilypond-book-preamble.ly <http://lilypond-book-preamble.ly>"*
> #(set-global-staff-size %{OOoLilyPondStaffSize%}20%{OOoLilyPondEnd%})
>
> \paper {
>   #(define dump-extents #t)
>   ragged-right = ##t
>   line-width = %{OOoLilyPondLineWidth%}17\cm%{OOoLilyPondEnd%}
> }
>
> \layout {
>   indent = #0
>   \context {
> \Score
> \remove "Bar_number_engraver"
>   }
> }
>
> that \include is present here, and if I copy and pas de Default.ly in
> Frescobaldi I get the correct thing (see the .png as attachment); but if I
> simply try to insert the music fragment by using the Default inside
> LibreOffice I get a whole page snippet...
>
> Il giorno lun 10 feb 2020 alle ore 00:07 Klaus Blum 
> ha scritto:
>
>> Hi Dario,
>>
>> Am 09.02.2020 um 22:26 schrieb Dario Marrini:
>> > HI tried to compile Default template in Frescobaldi, it works but I
>> > can't realize if it creates a little picture or a page, because I
>> > can't find where is the resulting .pdf file
>> >
>> on the right side of your screenshot I can see that a whole page is
>> created.
>>
>> Just try this minimal snippet:
>>
>> % --
>> \relative c' {c e g c}
>> \include "lilypond-book-preamble.ly"
>> % --
>>
>> It should create a small image.
>> If you remove or comment out the second line (\include
>> "lilypond-book-preamble.ly"), you get a whole page again.
>>
>> In the screenshots I'll attach the results that I get on my system.
>> There you can also see in the LilyPond output messages (at the bottom
>> left side) that in the version with the preamble there are some more
>> files created (*.tex, *.texi etc.).
>>
>> Can you check if you get similar results?
>> If not, I suspect that there is a problem with your LilyPond
>> installation that is independent from OOoLilyPond. In that case, I could
>> ask here on the mailing list tomorrow if someone with more Linux
>> knowlegde already knows about that problem.
>>
>> Cheers,
>> Klaus
>>
>>
>>
>>


Re: OOolilypond Libre Office extension : insert object large as full page

2020-02-09 Thread Dario Marrini
Absolutely Linux... :) I'm a Linux user since 1999, now I have been using
Linux Mint since many years. I'm out now, I will do all the tests you
suggested me as soon as I'm back.
Many thanks

Dario

Il dom 9 feb 2020, 16:51 Klaus Blum  ha scritto:

> Hi Dario,
>
> Am 09.02.2020 um 16:18 schrieb Dario Marrini:
> > but let me understand where this lilypond-preamble.ly
> > <http://lilypond-preamble.ly> should be
>
> another question: Is it a Mac or a Linux machine that you are working on?
>
> Cheers,
> Klaus
>


OOolilypond Libre Office extension : insert object large as full page

2020-02-09 Thread Dario Marrini
Hi musicians,
I'm trying to use OOolilypond LO extension; I downloaded last stable
version. 05,12, and the previous one, 0,5,11; it seems they are working
properly, but they always produce a music object with a full page
dimension, maing troubles in writing the document.

any idea?

thank you very much

dario


how to create a book from multiple .ly files

2020-02-04 Thread Dario Marrini
Hi musicians,
i wrote some training exercises for the piano; I have a .ly file for each
one; because these exercises share the same structure (a musical pattern
that is translated to other keys) I put the music content (notes) on a
separated .ly file; I read the documentation but I don't understand how to
do to collect all the exercises in a single book, with text parts between
them.
I would avoid copyng and paste the music content on the final "book" .ly
file, indeed using single exercises files as reference , but I don't know
if I can or not. Any help is appreciated

dario


lilypond and rosegarden : control track (?) in midi output? (linux user)

2017-01-09 Thread Dario Marrini
Hi everybody,

I'm trying to create a orchester midi file using lilypond as source
notation and rosegarden; I have some trouble using rosegarden jack and so
on (I'm using linux), but I came to a working two strings tracks with two
fluidsynth instances, so I can manage Violin I on the left and Violin II on
the right.

I can't figure out the presence of a 'control track' when I import the midi
files (outputted by lilypond) in rosegarden, as there is a staff only in
lilypond, so do I have a single midi channel, right? I dont' know if it is
a lilypond or rosegarden way of working.
Please help
thanks
bye

dario

here is a screenshot's link :

https://drive.google.com/open?id=0B83dBSxPEiOoUmxXcUR4QnQwbms
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: how to get expression in midi

2017-01-04 Thread Dario Marrini
many thanks Teoh,
I'll take time to study all you sent me, I see it's hard to understand in a
first look...

may you and anybody suggest me any MIDI editor avaluable for Linux? I don't
use Windows anymore, since '99...

I thought using lilypond might be better to manipulate some stuff like
crescendo and diminuendo; simply putting two commands among notes; I have
no idea how a midi editor could do that, but in case of a long crescendo
(several bars) I think it's not a good idea using lilypond command, instead
of changing singular notes' velocity; correct me if I am wrong

bye and thanks again

dario

2017-01-04 21:01 GMT+01:00 H. S. Teoh <hst...@quickfur.ath.cx>:

> On Wed, Jan 04, 2017 at 07:59:17PM +0100, Dario Marrini wrote:
> [...]
> >  * violin part has many 1/8 notes, many are repeating itselves,
> >listening the MIDI output it seems it's not very well, notes'
> >sounds are too much closing, and repeating notes sound like a
> >unique sound almost.  how may I fix this? I think it'd better
> >writing each 1/8 note as 'staccato', but may the Midi output
> >will be according on that?
>
> You need a better midi soundfont or better midi synth.  This isn't
> really something specific to Lilypond; it may be best to use a MIDI
> editor to edit the notes yourself after generating it from lilypond.
> Lilypond's midi capabilities are rather limited; what you're describing
> is something that, while it is *possible* to fix using Lilypond, will
> probably require much more work than it seems you're willing to spend on
> it.
>
> Resources you may find pertinent to your particular issue (note that
> these are not specific to lilypond):
>
> https://www.youtube.com/watch?v=VaSqSieQ4gQ
> https://www.kvraudio.com/forum/viewtopic.php?t=365719
> http://forum.cakewalk.com/TIP-Killing-the-
> quotmachinegunquot-effect-programming-MIDI-m1520197.aspx
>
>
> >besides, it's very hard now to rewrite all the code, so, there
> >is some tool to do that, a sort of 'mass modifier' about the
> >text code? I dont' want to fight with my poor Perl
> >knowledge
>
> I'm not sure what Perl has to do with this, unless you're talking about
> mass textual substitution.  You could possibly write a Scheme function
> to turn notes into staccato, but I'm not sure that's necessarily a good
> idea (it makes your music harder to edit later).
>
>
> >  * is it possible to change the velocity (volume?) of a single
> >long note?  example, brass ensemble start with a 'sf', then
> >play crescendo the same note while 'crescendo' from a 'p' to a
> >'f' again; I don't know if it is possible in a MIDI
> >environment, and how to perform this using lilypond notation
>
> It is definitely possible in MIDI.  How to do it in lilypond is another
> story. :-P  Lilypond itself doesn't have a built-in way of performing
> cresc / decresc on a single note; but it *is* possible to use `\set
> Staff.midiExpression` to alter the volume of a note while it is
> sounding.
>
> Using this idea, I wrote a Scheme function that generates a series of
> gradual changes to Staff.midiExpression to simulate a cresc / decresc.
> In fact, it can do "ramps" of almost any numerical context setting,
> though I most often use it for midiExpression.  Put the below snippet
> into a file, say prop-ramp.ly, then write \include "prop-ramp.ly" at the
> top of your input file, and you can use the \propRamp command to
> generate these events.
>
> (Scheme experts will probably laugh at the klunky way I wrote this,
> since I'm a Scheme n00b, but so far I've used this in several of my
> pieces and it works fairly well.  Also, it currently hardcodes settings
> to the Staff context; while this works for midiExpression, it may not
> work so well for other properties -- you may have to change the
> `'context-type 'Staff'` line to something else in those cases.)
>
>
> snip
> 
> %
> % Scheme function for generating linear ramping of numerical Staff property
> % values to allow for true crescendos/diminuendos.
> %
> % Usage:
> %   \propRamp duration>
> %
> % Example:
> %   \new Staff {
> %   << c'1  % a long note
> %
> %  % Ramp midi expression property for the above note
> %  % from 1.0 to 0.0 over a duration of a dotted 1/2 note.
> %  \propRamp #'midiExpression 1.0 0.0 2.
> %   >>
> %   }
> %
> \version "2.19.23"
>
> #(define genPropertyRamp
&g

Re: how to get expression in midi

2017-01-04 Thread Dario Marrini
thanks to all, I tried the Teoh's solution and it worked in a few
seconds...

now, other questions...


   - violin part has many 1/8 notes, many are repeating itselves, listening
   the MIDI output it seems it's not very well, notes' sounds are too much
   closing, and repeating notes sound like a unique sound almost. how may I
   fix this? I think it'd better writing each 1/8 note as 'staccato', but may
   the Midi output will be according on that? besides, it's very hard now to
   rewrite all the code, so, there is some tool to do that, a sort of 'mass
   modifier' about the text code? I dont' want to fight with my poor Perl
   knowledge
   - is it possible to change the velocity (volume?) of a single long note?
   example, brass ensemble start with a 'sf', then play crescendo the same
   note while 'crescendo' from a 'p' to a 'f' again; I don't know if it is
   possible in a MIDI environment, and how to perform this using lilypond
   notation

thanks to all

dario

2017-01-04 17:27 GMT+01:00 Thomas Morley <thomasmorle...@gmail.com>:

> 2017-01-04 17:07 GMT+01:00 Dario Marrini <dario.marr...@gmail.com>:
> > Hi everybody,
> >  I'm trying to get a 'expressive' midi file, classical music ( I'm
> copying
> > the Final from Beethoven's Leonora n.3 Ouverture);  I prefere to manage
> > expression marks separately from notes' body, so I created two voice
> > contextes, one foe the notes and one for expression; each value n the
> notes'
> > body is replicated as a 's' instance in expression's body, but doing so I
> > don't get any expression; if I put expression mark into the notes' body I
> > can hear crescendo and so on.
> > I really would maintain spearately the two fields, notes and
> expressions, so
> > I ask if there is a way to get it.
> >
> > Many thanks to all
> >
> > Dario
> >
> > Here the code (using Frescobaldi, Linux user on Mint 18.1) :
> >
> > \version "2.18.2"
> >
> > global = {
> >   \key c \major
> >   \time 2/2
> >
> > }
> >
> > violin_I = \relative c'' {
> >   \global
> >   % Qui segue la musica.
> >   %514
> >   r8\p c g' f e d c b
> >   a' g f e d c b' a
> >   g f e d c' b a g
> >   f e d' c b a g f
> >   e'\cresc d c b a g f' e
> >   d c b a g f' e d
> >   c b a g f' e d c
> >   %521
> >   b a g f' e d c b
> >   a\mf g a b c d e f
> >   g, a b c d e f g,
> >   a b c d e f g, a
> >   b c d e f g, a b
> >   c c d e f g, a b
> >   c c d e f g, a b
> >   c c d e f g, a b
> >   c c d e f g, a b
> >
> > }
> >
> > expr_violin_I = \relative c'' {
> >   \global
> >   % Qui segue la musica.
> >   %514
> >   s8\p s s s s s s s
> >   s s s s s s s s
> >   s s s s s s s s
> >   s s s s s s s s
> >   s\cresc s s s s s s s
> >   s s s s s s s s
> >   s s s s s s s s
> >   %521
> >   s s s s s s s s
> >   s\mf s s s s s s s
> >   s s s s s s s s
> >   s s s s s s s s
> >   s s s s s s s s
> >   s s s s s s s s
> >   s s s s s s s s
> >   s s s s s s s s
> >   s s s s s s s s
> >  }
> >
> > \score {
> >   \new Staff \with {
> > instrumentName = "Violino"
> > midiInstrument = "violin"
> >   }
> > <<
> >   \new Voice = "violino_I" { \violin_I }
> >   \new Voice = "espress" { \expr_violin_I }
> > >>
> >   \layout { }
> >   \midi {
> > \tempo 2=144
> >   }
> > }
> >
>
>
>
> How about:
>
> \score {
>   \new Staff<<
>   \new Voice
> { c''4 c'' }
>   \new Voice { s4\ s\ }
>   >>
>   \midi {
> \context {
>   \Staff
>   \consists Dynamic_performer
> }
> \context {
>   \Voice
>   \remove Dynamic_performer
> }
>   }
> }
>
> Chers,
>   Harm
>
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


how to get expression in midi

2017-01-04 Thread Dario Marrini
Hi everybody,
 I'm trying to get a 'expressive' midi file, classical music ( I'm copying
the Final from Beethoven's Leonora n.3 Ouverture);  I prefere to manage
expression marks separately from notes' body, so I created two voice
contextes, one foe the notes and one for expression; each value n the
notes' body is replicated as a 's' instance in expression's body, but doing
so I don't get any expression; if I put expression mark into the notes'
body I can hear crescendo and so on.
I really would maintain spearately the two fields, notes and expressions,
so I ask if there is a way to get it.

Many thanks to all

Dario

Here the code (using Frescobaldi, Linux user on Mint 18.1) :

\version "2.18.2"

global = {
  \key c \major
  \time 2/2

}

violin_I = \relative c'' {
  \global
  % Qui segue la musica.
  %514
  r8\p c g' f e d c b
  a' g f e d c b' a
  g f e d c' b a g
  f e d' c b a g f
  e'\cresc d c b a g f' e
  d c b a g f' e d
  c b a g f' e d c
  %521
  b a g f' e d c b
  a\mf g a b c d e f
  g, a b c d e f g,
  a b c d e f g, a
  b c d e f g, a b
  c c d e f g, a b
  c c d e f g, a b
  c c d e f g, a b
  c c d e f g, a b

}

expr_violin_I = \relative c'' {
  \global
  % Qui segue la musica.
  %514
  s8\p s s s s s s s
  s s s s s s s s
  s s s s s s s s
  s s s s s s s s
  s\cresc s s s s s s s
  s s s s s s s s
  s s s s s s s s
  %521
  s s s s s s s s
  s\mf s s s s s s s
  s s s s s s s s
  s s s s s s s s
  s s s s s s s s
  s s s s s s s s
  s s s s s s s s
  s s s s s s s s
  s s s s s s s s
 }

\score {
  \new Staff \with {
instrumentName = "Violino"
midiInstrument = "violin"
  }
<<
  \new Voice = "violino_I" { \violin_I }
  \new Voice = "espress" { \expr_violin_I }
>>
  \layout { }
  \midi {
\tempo 2=144
  }
}
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


how to write notes without staff?

2007-05-16 Thread Dario Marrini

hi,
I need to write some little tests, in which I have to put simple notes,
without staff, clef and time; I can make trasparent barlines by using
\cadenzaOn, and  I can have a single line using \new RithmStaff, but how
can I make trasparent the line of RythmStaff? and how can I alternate
notes and text character (like =, or +) using lilypond code only? I use
Openoffice and OOoLilypond.

thanks, bye

--
Dario Marrini

[EMAIL PROTECTED]


Linux Registered User#240359
Linux Registered Machine #133789


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