Re: Simple MIDI Output fails
Re: Simple MIDI Output fails
- Subject: Re: Simple MIDI Output fails
- From: James Wylder <email@hidden>
- Date: Sat, 12 Feb 2005 13:28:20 -0600
Oh no - how embarrassing. Yes, that is it exactly. I guess I thought
I was programming the Spinal Tap MIDI device - "but my MIDI Velocity
goes to 255!"
Thanks,
Jim
On Feb 12, 2005, at 1:39 AM, Yoshiharu Honjo wrote:
Hello,
On 2005/02/11, at 11:05, James Wylder wrote:
data[0] = event;
data[1] = note;
data[2] = 0xFF; // Velocity
I think the velocity value should be between 0x01 - 0x7f to make a
note ON (0x00 is equivalent to OFF) though I haven't tested your code.
Try with 0x40.
HTH,
Yoshi
--
Yoshiharu Honjo
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
_______________________________________________
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