lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tweaking midi tempo. Beats with sligthly different lengths..


From: Mats Bengtsson
Subject: Re: Tweaking midi tempo. Beats with sligthly different lengths..
Date: Mon, 25 Sep 2006 22:38:56 +0200
User-agent: Internet Messaging Program (IMP) H3 (4.0.5)

It should definitely be doable, using some programming in Scheme. In
principle, the function should go through all the music and replace a4
b4 cis4
with a4*4/5 b4*11/10 c4*11/10
or whatever relation you want to use. However, if you want to handle
all possible rhythms within each beat, it will probably get quite
complex.

You may be able to find other software that can modify a MIDI
file correspondingly (search the mailing list archives, there was
recently a related thread).

  /Mats

Quoting Erik Sjölund <address@hidden>:

In swedish folk music, very often the first, second and third beat
have different lengths inside a 3/4 measure. For instance

| a4 b4 cis4 |

could in folk dances be played so the first a4 is 20% shorter in time
than the b4.

What I would like is to specify at one place in the lilypond file this
time unregularity.

firstbeat=1
secondbeat=0.8
thirdbeat=1

and that would be considered for all the meassures in the whole tune
when the midi output is generated.

Is this possible?

cheers,
Erik Sjölund


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user








reply via email to

[Prev in Thread] Current Thread [Next in Thread]