AUInstrumentBase
AUInstrumentBase
- Subject: AUInstrumentBase
- From: "Michael A. Thompson" <email@hidden>
- Date: Sat, 4 Mar 2006 18:01:29 -0500
Hi,
I have been looking over the sample SinSynth code (in the debugger)
to learn the AUInstrumentBase (SynthNote, SynthElement etc..) class
implementation. I have a few stupid questions as I am new to the
synth plugin world.
1. Is anybody using this in commerical plugins yet? or is it not
ready for prime-time.
2. While tracing the code in the the debugger for MIDI controller 64
messages (Sustain pedal) it seems that all it does is set the
mSustianIsOn flag and no sustain in render. So I can not seem to get
SynthNote to trigger a GetState() of 3 which is
kNoteState_ReleasedButSustained when sending controller 64 messages.
Do I have to deal with this myself? or am just missing something...
Im keen to start using it as it seems to handle a ton of stuff that I
would have to write on my own if I don't use it.
Thanks,
m
_______________________________________________
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