Re: audio services - 24/96
John Stirling <[email protected]>
| Newsgroups | gmane.comp.multimedia.helix.devel |
|---|---|
| Message-ID | <[email protected]> |
I think i've found the problem - BOOL CHXAudioStream::ConvertIntoBuffer(tAudioSample* buffer, UINT32 nSamples, INT64 llStartTimeInSamples) only handles sample widths of 1,2,4 John Stirling wrote: > (as part of our 24/96 work) I'm trying to work out why audio data that > is getting submitted to audio services is ending up as all zeros by > time is reaches the audio device. > > The audio device has been opened at > > sample rate = 96khz > sample width = 24 > channels = 2 > > I suspect that audio services does not like sample widths of > 16 but > am struggling to understand exactly what is going on in there ? Could > someone comment or give some pointers ? > > John > > > > > > > > > _______________________________________________ > Helix-client-dev mailing list > [email protected] > http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev