Re: MIDI CC and PitchBend with AUDLSSynth
Re: MIDI CC and PitchBend with AUDLSSynth
- Subject: Re: MIDI CC and PitchBend with AUDLSSynth
- From: Douglas Scott <email@hidden>
- Date: Mon, 15 Apr 2013 11:18:01 -0700
You will need to post a bit more information for me to help you:
Are you able to send MIDI note on/off events successfully to this same '*dlsUnit'? (Also I would like to understand why you are dereferencing the first argument -- where do you get your AudioUnit variable?).
Values of all the other arguments.
Thanks.
On Apr 15, 2013, at 11:11 AM, ben kamen <email@hidden> wrote:
> 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
_______________________________________________
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