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 >> 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.
Yes, this works. Thank you very much. -- Michael Welsh Duggan ([EMAIL PROTECTED]) _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
