Re: Openal-devel Digest, Vol 33, Issue 10

View: New views
1 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: Openal-devel Digest, Vol 33, Issue 10

by danflu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

OK ! Now I know how to setup things here..
Thanks

openal-devel-request@... escreveu:

> Send Openal-devel mailing list submissions to
> openal-devel@...
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://opensource.creative.com/mailman/listinfo/openal-devel
> or, via email, send a message with subject or body 'help' to
> openal-devel-request@...
>
> You can reach the person managing the list at
> openal-devel-owner@...
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Openal-devel digest..."
>
>
> Today's Topics:
>
>    1. signed / unsigned pcm format (Daniel)
>    2. Re: signed / unsigned pcm format (Chris Robinson)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 30 Jan 2009 02:55:54 -0200
> From: Daniel <danflu@...>
> Subject: [Openal-devel] signed / unsigned pcm format
> To: openal-devel@...
> Message-ID: <4982885A.1080007@...>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Please,
>
> OpenAL does use signed or unsigned pcm format ?
>
> It is OS dependent or it's always the same ?
>
> I need to know because I'm developing a cross-platform audio monitoring
> application that should plot the audio waveform when capturing...
>
> Thank you very much,
> Daniel
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 29 Jan 2009 21:09:26 -0800
> From: Chris Robinson <chris.kcat@...>
> Subject: Re: [Openal-devel] signed / unsigned pcm format
> To: openal-devel@...
> Message-ID: <200901292109.27830.chris.kcat@...>
> Content-Type: text/plain;  charset="iso-8859-1"
>
> On Thursday 29 January 2009 8:55:54 pm Daniel wrote:
>  
>> Please,
>>
>> OpenAL does use signed or unsigned pcm format ?
>>
>> It is OS dependent or it's always the same ?
>>
>> I need to know because I'm developing a cross-platform audio monitoring
>> application that should plot the audio waveform when capturing...
>>    
>
> OpenAL uses signed for 16-bit, and unsigned for 8-bit on all platforms. 16-bit
> data uses the native endianness of the system (little-endian for x86, big-
> endian for PPC), but is otherwise system independant. That goes for capturing
> as well as buffering via alBufferData.
>
> Hope that helps. :)
> - Chris
>
>
> ------------------------------
>
> _______________________________________________
> Openal-devel mailing list
> Openal-devel@...
> http://opensource.creative.com/mailman/listinfo/openal-devel
>
>
> End of Openal-devel Digest, Vol 33, Issue 10
> ********************************************
>
>
>  

_______________________________________________
Openal-devel mailing list
Openal-devel@...
http://opensource.creative.com/mailman/listinfo/openal-devel