Re: ANN: Wave Editor public beta
Re: ANN: Wave Editor public beta
- Subject: Re: ANN: Wave Editor public beta
- From: Lucius Kwok <email@hidden>
- Date: 21 Jul 2005 18:56:22 -0700
- Date: Thu, 21 Jul 2005 21:55:47 -0400
Best of luck on your app.
I've been working on Audio Unit effects hosting in my Cocoa app, and
recently wrote some code that uses CoreAudioKit/AUGenericView. There
seems to be a bug where selecting a Factory Preset with:
AudioUnitSetProperty (audioUnit, kAudioUnitProperty_CurrentPreset,
kAudioUnitScope_Global, 0, &auPreset, sizeof(auPreset));
doesn't update the view until the second time it's called.
__
Lucius Kwok <email@hidden>
http://www.felttip.com/
_______________________________________________
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