handling complex interaction between view and model in an audio unit
handling complex interaction between view and model in an audio unit
- Subject: handling complex interaction between view and model in an audio unit
- From: Taylor Holliday <email@hidden>
- Date: Tue, 22 Sep 2009 12:07:17 -0700
Hi,
I'm new to Audio Units. I'm planning on making my modular
synthesizer app into an audio unit. Since its inspired by reaktor and
the nord modular, it is a data-flow graph. As such the communication
between view and model code is more complex than the scalar parameter
changes that I see in examples (create new modules, make connections,
etc). My inference from reading the Audio Unit programming guide is
that such complex interactions between view and model can be
facilitated by AudioUnitProperties and their associated events. Is
that correct? How are these sorts of more complex interactions
typically handled?
thanks!
- Taylor
_______________________________________________
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