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 _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel