NoteWorthy Composer Forum

Forums => General Discussion => Topic started by: user111 on 2005-01-28 09:24 AM

Title: bug: non-note events in muted staves not exported to midi
Post by: user111 on 2005-01-28 09:24 AM
If you create something like a pedal staff and 'mute' it, then export it to a MIDI file, you'll notice all the pedal events are gone. The best way to get around this is to check the 'muted' attribute of every note in that staff.
Title: Re: bug: non-note events in muted staves not exported to midi
Post by: Robert_A. on 2005-01-29 01:44 PM
Good point. I'm not familiar with how pedal events work (being a singer) - I wonder if the behavior has been that way all along?
Title: Re: bug: non-note events in muted staves not exported to midi
Post by: user111 on 2005-01-31 03:05 PM
Correction:

...The best way to get around this is to check the 'muted' attribute of notes in the staff, instead of muting the staff.