On Sun, Aug 26, 2012 at 11:11 PM, Brad Smith wrote:
> On Sun, Aug 26, 2012 at 10:33:23PM +0200, Alexandre Ratchov wrote:
>> - the unsigned 8-bit 'sig' parameter is wrong, probably
>> would result in distortion
>>
>> - audacious uses 24-bit samples packed in 4-byte words
>> LSB aligned, not MSB
On Sun, Aug 26, 2012 at 10:33:23PM +0200, Alexandre Ratchov wrote:
> - the unsigned 8-bit 'sig' parameter is wrong, probably
> would result in distortion
>
> - audacious uses 24-bit samples packed in 4-byte words
> LSB aligned, not MSB aligned.
>
> OK?
>
> -- Alexandre
Here is a fixed diff.
On Sun, Aug 26, 2012 at 10:33:23PM +0200, Alexandre Ratchov wrote:
> - the unsigned 8-bit 'sig' parameter is wrong, probably
> would result in distortion
>
> - audacious uses 24-bit samples packed in 4-byte words
> LSB aligned, not MSB aligned.
>
> OK?
>
sorry, forget this diff; I've patch