Re: MusicDevice AU Sample Code
Re: MusicDevice AU Sample Code
- Subject: Re: MusicDevice AU Sample Code
- From: Airy André <email@hidden>
- Date: Tue, 8 Oct 2002 20:33:51 +0200
Le mardi, 8 oct 2002, ` 19:52 Europe/Paris, Bill Stewart a icrit :
Start Note ONLY starts a single note
Stop Note ONLY stops a single note
The use of groups is not that different from MIDI Channels except for
the
following:
When you start a note you specify which instrument you use, so there
is no
direct association of an instrument with a group. A group then becomes
some
logical ordering for the purpose of controlling notes and is *not*
tied to a
particular instrument.
This is different from MIDI where a channel is tied (generally at
least) to
a particular instrument. But if you split a keyboard, (assign different
instruments to different key ranges) - then you kind of have the same
idea...
Thanks for correcting me. My first reading of the doc has been a little
too fast...
Rereading the doc after reading all this discussion and after trying to
write some code
make things much clearer now.
Back to work...
Airy
_______________________________________________
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.