Re: Float64 to unsigned bug shows in mSampleTime
Re: Float64 to unsigned bug shows in mSampleTime
- Subject: Re: Float64 to unsigned bug shows in mSampleTime
- From: Richard Dobson <email@hidden>
- Date: Mon, 26 Aug 2002 13:05:20 +0100
Indirectly A propos of this - is there any possibility of Apple defining
a C21st replacement for AIFF-C that supports 64bit chunk sizes? And that
perhaps supports speaker feeds and custom subtypes, etc, a la
WAVE_FORMAT_EXTENSIBLE?
Richard Dobson
I already do something similar to your method with timestamps. I used a
Float64 as the holder for the start time and an unsigned for the current
time simply because I hadn't had quite enough data to set my policy
towards timestamps. I'm not so much worried about 27 hours at 44.1kHz as I
am a little worried about 12 hours at 96kHz or 6 at 192kHz, ....
_______________________________________________
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.
_______________________________________________
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.