\hideNotes and MIDI Note_performer

2013-01-06 Thread Adam Spiers
Hi all, I've noticed that MIDI generation doesn't honour transparent notes, e.g. in f8( \hideNotes \grace { c16 \glissando } \unHideNotes f8) a NoteOn event is generated for the c16. Hopefully I should be able to address this if someone gives me a few pointers. My first guess was to tweak N

Re: \hideNotes and MIDI Note_performer

2013-01-07 Thread Johannes Rohrer
Adam Spiers adamspiers.org> writes: > I've noticed that MIDI generation doesn't honour transparent notes, > e.g. in > > f8( \hideNotes \grace { c16 \glissando } \unHideNotes f8) > > a NoteOn event is generated for the c16. Hopefully I should be able > to address this if someone gives me a f

Re: \hideNotes and MIDI Note_performer

2013-01-07 Thread Adam Spiers
On Mon, Jan 7, 2013 at 9:30 AM, Johannes Rohrer wrote: > Adam Spiers adamspiers.org> writes: > >> I've noticed that MIDI generation doesn't honour transparent notes, >> e.g. in >> >> f8( \hideNotes \grace { c16 \glissando } \unHideNotes f8) >> >> a NoteOn event is generated for the c16. Hopef

Re: \hideNotes and MIDI Note_performer

2013-01-07 Thread Johannes Rohrer
Adam Spiers adamspiers.org> writes: > On Mon, Jan 7, 2013 at 9:30 AM, Johannes Rohrer johannesrohrer.de> wrote: >> Adam Spiers adamspiers.org> writes: >> >>> I've noticed that MIDI generation doesn't honour transparent notes, >>> e.g. in >>> >>> f8( \hideNotes \grace { c16 \glissando } \unHid