MIDI CC and PitchBend with AUDLSSynth
MIDI CC and PitchBend with AUDLSSynth
- Subject: MIDI CC and PitchBend with AUDLSSynth
- From: ben kamen <email@hidden>
- Date: Mon, 15 Apr 2013 11:11:09 -0700
Hi,
I'm not able to get the AUDLSSynth to accept MIDI CC or PitchBend messages.
When using external MIDI devices/Virtual MIDI the same messages work correctly, so I know that it's not the formatting of my midi bytes.
I'm sending the data like this:
CheckError(
MusicDeviceMIDIEvent(*dlsUnit, status, byte1, byte2, offset),
"could not send midi to dlsSynth");
It does not throw an error, but it also doesn't change vol/pan/pitchbend etc.
Has anyone had any luck with this?
Ben
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden