Erik Sandberg <[EMAIL PROTECTED]> writes:
> 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
>> us
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
>
> (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?)
A segfault is *always* a serious bug.
Werner
___
lilypond-devel
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.
(Note, the following causes a segmentation fault