Re: 48Khz Stream reported as 44.1KHz
Re: 48Khz Stream reported as 44.1KHz
- Subject: Re: 48Khz Stream reported as 44.1KHz
- From: William Stewart <email@hidden>
- Date: Tue, 20 Jul 2004 18:18:47 -0700
Have you logged any calls to SetStreamFormat to see if you are being
set to 48K? Perhaps you've initialized yourself (which you should not
do), so consequently you aren't accepting any format changes?
Bill
On 16/07/2004, at 4:07 AM, Raphael Dinge wrote:
>
Hi,
>
>
Two customers of us reported a problem which is rather
>
obscure to me.
>
Basically they are working at 48Khz, and *seems* to have
>
problems since 10.3.4.
>
>
The following call at 'Initialize' stage on the plugin side :
>
>
::Float64 sample_rate =
>
_au_base_ptr->GetOutput(0)->GetStreamFormat().mSampleRate;
>
>
Returns 44100 even if the song is in 48 kHz.
>
>
The problem arise in two different hosts (Logic and DP).
>
>
Did someone encounter that problem yet ?
>
>
Thanks,
>
>
--
>
========================================+===================
>
Raphael Dinge | Ohm Force
>
DSP developer & Software designer | DA Software
>
mailto:email@hidden | www.ohmforce.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.
>
>
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
Culture Ship Names:
Ravished By The Sheer Implausibility Of That Last Statement [GSV]
I said, I've Got A Big Stick [OU]
Inappropiate Response [OU]
Far Over The Borders Of Insanity And Still Accelerating [Eccentric]
________________________________________________________________________
__
_______________________________________________
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.