Desiring to have my midi outputs support gradual tempo changes, I
hacked up the following file, which I present for discussion. I would
be especially grateful for suggestions on how to improve this code, as
my scheme knowledge is sparse (I am much more conversant with elisp),
and my understanding
At Mon, 29 Aug 2005 00:52:17 +0200,
Han-Wen Nienhuys wrote:
>
> ned Kristof Bastiaensen wrote:
> > Hi,
> >
> >
> > I'd appriciate an answer for these issues.
>
> Hi,
>
> I'm somewhat reluctant to add the code, since it is a large body of code
> that I don't understand well enough to deal with
Michael Welsh Duggan wrote:
Michael Welsh Duggan <[EMAIL PROTECTED]> writes:
Here is an additional patch needed for proper tempi:
and another:
thanks! Applied them both.
--
Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen
_
ned Kristof Bastiaensen wrote:
Hi,
About two months ago I had written an improved version of the
part-combiner, because the current part-combiner has some serious
problems. I had send a patch, which worked for the latest stable
release, and the version from CVS. However, after more than a mont
Michael Welsh Duggan <[EMAIL PROTECTED]> writes:
> Here is an additional patch needed for proper tempi:
and another:
Index: lily/tempo-performer.cc
===
RCS file: /cvsroot/lilypond/lilypond/lily/tempo-performer.cc,v
retrieving revisi
On Sunday 28 August 2005 15.53, Trevor Baca wrote:
> On 8/28/05, Erik Sandberg <[EMAIL PROTECTED]> wrote:
>
> I have not yet taken advantage of \partcombine and related functions,
> but it seems apparent that a reimplementation using music streams
> would be *much* simpler than the current implemen
Here is an additional patch needed for proper tempi:
Index: lily/midi-def.cc
===
RCS file: /cvsroot/lilypond/lilypond/lily/midi-def.cc,v
retrieving revision 1.47
diff -u -p -u -r1.47 midi-def.cc
--- lily/midi-def.cc 13 Aug 2005 21:35:
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:
> Michael Welsh Duggan wrote:
>
>> I've been looking into this. The problem is twofold: 1) Time
>> offsets devolve into "1"s (instead of "384"s). This is due to
>>the addition of Rational::operator bool(). A rational offset is
>
>> 2) Audio_tempo
On 8/28/05, Erik Sandberg <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> A couple of days ago, I leaked about my thesis on music streams. I got pretty
> much positive response from that, which I'm happy for.
>
> A brief summary:
> I'm writing a master's thesis, where I'm implementing something called M
Hi,
About two months ago I had written an improved version of the
part-combiner, because the current part-combiner has some serious
problems. I had send a patch, which worked for the latest stable
release, and the version from CVS. However, after more than a month
my patch still isn't committed.
Hi all,
A couple of days ago, I leaked about my thesis on music streams. I got pretty
much positive response from that, which I'm happy for.
A brief summary:
I'm writing a master's thesis, where I'm implementing something called Music
Streams for lilypond. A music stream can be seen as a normal
11 matches
Mail list logo