sustain-off midi control broken in MusicPlayer?
sustain-off midi control broken in MusicPlayer?
- Subject: sustain-off midi control broken in MusicPlayer?
- From: Christopher Corbell <email@hidden>
- Date: Sat, 1 Feb 2003 13:30:53 -0800
I'm trying to add sustain-pedal control messages to a sequence and
I find that while turning sustain on works, turning sustain off does not
(10.2.3, Cocoa/ProjectBuilder).
Sustain-on channel message: 0xBn 0x40 0x7F
Sustain-off channel message: 0xBn 0x40 0x0
Both messages work fine when sent directly to a V1 DLS synth
with MusicDeviceMIDIEvent().
Sustain-off fails to turn the sustain off when added to a sequence using
MusicTrackNewMIDIChannelEvent().
Is this a known bug?
- Chris
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.