New MusicDevice and PrepareInstrument
New MusicDevice and PrepareInstrument
- Subject: New MusicDevice and PrepareInstrument
- From: Robert Grant <email@hidden>
- Date: Sat, 14 Jun 2003 17:43:33 -0400
I'm working on a MusicDevice AU (don't panic yet :-)) and it's coming
along nicely, however because of what it's doing (it's actually glue to
another sound generator rather than an independent AU) it seems to fit
the Instrument model rather than the Preset model. In other words I've
got a number of rather large backends from which to choose and they
each need to be warmed up before anything happens.
My questions are: If I release a MusicDevice AU with Instruments will
any hosts (other than my own - and even Rax doesn't grok it right now)
actually be able to use it? Or should I switch to a "no presets or
instruments mode" and handle it all through custom properties and a
custom UI?
Thoughts?
Robert.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.