lilypond-devel
[Top][All Lists]
Advanced

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

Re: Event streams


From: Erik Sandberg
Subject: Re: Event streams
Date: Fri, 22 Sep 2006 08:33:14 +0200
User-agent: KMail/1.9.1

On Thursday 21 September 2006 20:10, Michael Welsh Duggan wrote:
> I am interested in the code necessary to output the event streams, as
> in your Master's thesis.  I am looking at event streams with repect to
> using them to help generate better MIDI output.  My naive attempt
> (below) obviously does not work.

I think the problem is make-output-def, which AFAIK creates an empty output 
def (i.e., there's not even a score context). You can try 
using '$defaultlayout and see if it gets better.

Otherwise your code looks good.

> (Note, the following causes a segmentation fault.  Is this considered
> the cost of doing business when playing around with guile embeddeds,
> or should this be considered a bug?)

I think all segfaults are considered bugs. 

BTW: any suggestions for a better user interface to music streams are welcome.

-- 
Erik




reply via email to

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