Ok..and Thank You..
On Wed, Nov 13, 2013 at 4:58 PM, Janek Warchoł wrote:
> So, to answer David's question:
>
> 2013/11/13 David Kastrup :
> > You could start by explaining what is wrong with the solution at the
> > bottom of
> > http://lists.gnu.org/archive/html/lilypond-user/2013-11/msg00456.
2013/11/13 Stjepan Horvat :
> Yes..this is exactly what i mean..
Good!
But please be careful about quoting original messages. Don't let
gmail do whatever it's doing by default, because it's not the right
thing.
Janek
___
lilypond-user mailing list
lil
Yes..this is exactly what i mean..
On Wed, Nov 13, 2013 at 4:49 PM, Janek Warchoł wrote:
> 2013/11/13 David Kastrup :
> > Stjepan Horvat writes:
> >
> >> So..any idea how i could achive it..?! I wanted to use my little
> knowlidge
> >> to write a simple scheme function that could achive it..wit
So, to answer David's question:
2013/11/13 David Kastrup :
> You could start by explaining what is wrong with the solution at the
> bottom of
> http://lists.gnu.org/archive/html/lilypond-user/2013-11/msg00456.html>.
This is not doing what Stjepan wants because he cannot use \bpm as a
value for a
2013/11/13 David Kastrup :
> Stjepan Horvat writes:
>
>> So..any idea how i could achive it..?! I wanted to use my little knowlidge
>> to write a simple scheme function that could achive it..with no succsess..
>
> You could start by explaining what is wrong with the solution at the
> bottom of
> h
Look i know i'm maybe compliating here..but it would be helpfull if i could
for once achive what i have imagine..
I can always use the software as is..and its great..i confirm..
On Wed, Nov 13, 2013 at 4:42 PM, Stjepan Horvat wrote:
> Try putting bpm = \tempo 4 = 123 in the header..
>
>
> On Wed
Try putting bpm = \tempo 4 = 123 in the header..
On Wed, Nov 13, 2013 at 4:36 PM, David Kastrup wrote:
> Stjepan Horvat writes:
>
> > So..any idea how i could achive it..?! I wanted to use my little
> knowlidge
> > to write a simple scheme function that could achive it..with no
> succsess..
>
Stjepan Horvat writes:
> So..any idea how i could achive it..?! I wanted to use my little knowlidge
> to write a simple scheme function that could achive it..with no succsess..
You could start by explaining what is wrong with the solution at the
bottom of
http://lists.gnu.org/archive/html/lilypo
So..any idea how i could achive it..?! I wanted to use my little knowlidge
to write a simple scheme function that could achive it..with no succsess..
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Stjepan Horvat writes:
> I'm sorry for replayings..no..i'm using gmail's default settings.
Gmail's default setting is _not_ to secretly append all of an old
posting to your new mail.
Gmail's default setting is to _quote_ the old mail into your new mail
buffer when you make a reply so that you c
I'm sorry for replayings..no..i'm using gmail's default settings.
Your right about \tempo = 123..it is a typo..
I defind my custom header..and i wanted to have some kind of tempo inside
my header..so before i had my custom header i used poet variable for
it..but becouse i now have my own custom he
Stjepan Horvat writes:
> ok..
>
> i would want to insert the tempo one time..inside the header block..and
> that it would apply to other tempo variables..
>
> \header {
> bpm = "123"
> }
>
> \relative c' {
> \tempo = \bpm "%the header bpm variable
> c'4
> }
First: it is impossible to guess wh
If i insert print
\header {
title = 123
}
{
c'
}
it doesnt show up..this is why i wanted to convert string to number..for
later usege..
On Wed, Nov 13, 2013 at 3:18 PM, Stjepan Horvat wrote:
> ok..
>
> i would want to insert the tempo one time..inside the header block..and
> that it would ap
ok..
i would want to insert the tempo one time..inside the header block..and
that it would apply to other tempo variables..
\header {
bpm = "123"
}
\relative c' {
\tempo = \bpm "%the header bpm variable
c'4
}
till now i didnt create any scheme function successfully..:P
On Wed, Nov 13, 2013
Stjepan Horvat writes:
> header won't display numbers..i'm using lastest development version..
[unedited useless fullquote below deleted]
Please try harder to explain the problem, preferably with a minimal
example, or at the very least responding to the individual suggestions
with the details o
header won't display numbers..i'm using lastest development version..
On Wed, Nov 13, 2013 at 2:56 PM, David Kastrup wrote:
> Stjepan Horvat writes:
>
> > Hi guys..
> > I would want to make a simple function that would convert my string to
> > number..wha?
> >
> > i have a a variable inside he
Stjepan Horvat writes:
> Hi guys..
> I would want to make a simple function that would convert my string to
> number..wha?
>
> i have a a variable inside header that is called bpm. inside bpm is my
> tempo but in string.
Why?
> for example:
>
> \header {
> bpm = "123"
> }
>
> {
> \tempo 4 = \
Hi guys..
I would want to make a simple function that would convert my string to
number..wha?
i have a a variable inside header that is called bpm. inside bpm is my
tempo but in string. for example:
\header {
bpm = "123"
}
{
\tempo 4 = \bpm
c'4
}
or in midi block
\midi { \tempo 4 = \bpm }
i
18 matches
Mail list logo