midi with midieffectbase
midi with midieffectbase
- Subject: midi with midieffectbase
- From: "bastian.schnuerle" <email@hidden>
- Date: Mon, 24 Jan 2005 19:36:37 +0100
hi list,
i try to control an audiounit by midi.
the unit extends MIDIEffectBase and it
overrides the AUKernelBase for a mono
n to n unit.
i declared handlenoteon/off and start/stopnote
private in this Kernel. now i tried to get the velocity
from handlenoteon inVelocity and used this
to control the volume of an always running
oscillator in the Process loop. but this
didn't work. i wonder, if it may be that i
need some timestamp information, do i ?
or how can i use the UInt8 inVelocity
within the process(inSourceP,destSourceP...) loop ?
can please,please,please some-
one help me ?
staysound,
basti
_______________________________________________
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