Re: quick and dirty way to play some data?
Re: quick and dirty way to play some data?
- Subject: Re: quick and dirty way to play some data?
- From: Ben Dougall <email@hidden>
- Date: Wed, 16 Feb 2005 21:05:54 +0000
thanks very much for that Doug, much appreciated.
i'm the following errors for this part though:
// initialize
verify_noerr(AudioUnitInitialize(outputAU));
// start playing
verify_noerr(AudioOutputUnitStart(outputAU));
ld: warning prebinding disabled because of undefined symbols
ld: Undefined symbols:
_AudioOutputUnitStart
_AudioUnitInitialize
_AudioUnitSetProperty
_FindNextComponent
_OpenAComponent
is this because i'm doing something wrong or are those panther only
commands? -- i'm using jaguar.
thanks, ben
_______________________________________________
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