MusicDevice instrument types
MusicDevice instrument types
- Subject: MusicDevice instrument types
- From: Christopher Corbell <email@hidden>
- Date: Fri, 6 Dec 2002 11:33:09 -0800
I would like to provide users with an NSBrowser to select
DLS synth instruments based on categories. I really just want the
default groupings for the Apple instruments as they appear in
the QuickTime instruments picker - Piano, Brass, Reed, Drum Kits, etc.
Is there a standard (MIDI or CoreAudio) way to determine this?
Using the AudioUnit properties I can get the ID and name of each
instrument but I do not see any obvious way to determine which belong
to which group. I could hard-code a scheme based on IDs or indices
but if there's a dynamic way to determine this at runtime I'd rather
use that...
Thanks for any help,
Chris
_______________________________________________
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.