Re: coreaudio-api digest, Vol 2 #940 - 9 msgs
Re: coreaudio-api digest, Vol 2 #940 - 9 msgs
- Subject: Re: coreaudio-api digest, Vol 2 #940 - 9 msgs
- From: Craig Bakalian <email@hidden>
- Date: Sun, 23 Nov 2003 08:14:11 -0500
Hi Bill,
Is there a list of supported control numbers or supported midi data
for DLS or SoundFont banks somewhere out there in internet land?
Craig Bakalian
On Saturday, November 22, 2003, at 01:00 AM,
email@hidden wrote:
Craig,
On 21/11/2003, at 12:33 PM, Craig Bakalian wrote:
Hi Bill,
In the Midi Specification, sending status = 176, data1= 92 is
tremulo , data1= 93 is chorus data1 = 94 is celeste (or detuning)
data1 = 95 is phaser, with data2 being set to a value of 0 to 127. Is
there a way to do this with AudioUnitSetParameter()? I notice that
you can do AudioUnitSetParameter(myMusicDevice, 123,
kAudioUnitScope_Group, 12, 0,0) to send an all notes off to the
MusicDevice.
Sure - its usually alot easier to read these status bytes as hex.
Anyway, the DLS Music device won't respond to these cotnroller messages
because the ones you are describing are not specified controls that can
be encoded in a DLS or SoundFont bank
Can I do the same thing like... AudioUnitSetParameter(myMusicDevice,
92, kAudioUnitScope_Group, 12, 40,0) to set the tremulo?
Wont' help
Bill
Craig Bakalian
www.eThinkingCap.com
_______________________________________________
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.