Re: generalize the idea in snippet 372

2009-05-03 Thread Kieren MacMillan
Hi Wilbert, based on the idea of http://lsr.dsi.unimi.it/LSR/Item?id=372 I created this small function that creates a filtering function to remove certain event types from a music expression: Very nice work! Please add it to the LSR when you have a chance -- it would be very useful.

generalize the idea in snippet 372

2009-05-02 Thread Wilbert Berendsen
Hi, based on the idea of http://lsr.dsi.unimi.it/LSR/Item?id=372 I created this small function that creates a filtering function to remove certain event types from a music expression: #(define-public (define-music-event-filter names) (define-music-function (parser location music) (ly:music?)