Re: [CM] sndinfo doesn't work w. large riff/wav (from other apps), sun/next is ok

2016-12-01 Thread Kjetil Matheussen
Sorry, I realized now that you were probably just suggesting
that it could be the same type of bug in both sndlib and libsndfile.


On Thu, Dec 1, 2016 at 6:48 PM, Kjetil Matheussen 
wrote:

> A little mixup here. There are two different libraries with very similar
> names that does very similar things. libsndfile is made by Erik de Castro
> Lopo,
> and sndlib is made by Bill Schottstaedt. This thread is about the latter.
>
>
>
> On Mon, Nov 14, 2016 at 12:02 PM, Ken Dawson  wrote:
>
>> There has been a similar issue with libsndfile discussed on Linux Audio
>> Users recently. It may have just been fixed by Erik de Castro Lopo. He
>> mentioned this link.
>>
>> https://github.com/erikd/libsndfile/commit/e4572180c3445ce1a
>> fdc9e36ab8c2163637e0755
>>
>>
>> Hope this is what you are looking for.
>>
>> /ken
>>
>> On 11/10/2016 09:47 AM, b...@ccrma.stanford.edu wrote:
>>
>> The problem is in sndlib, not sox. There were a couple
>> places where the size was treated as a (signed) int,
>> even though snd could write an unsigned int if needed.
>> Thanks for the bug report!
>>
>> ___
>> Cmdist mailing list
>> Cmdist@ccrma.stanford.edu
>> https://cm-mail.stanford.edu/mailman/listinfo/cmdist
>>
>>
>>
>>
>> ___
>> Cmdist mailing list
>> Cmdist@ccrma.stanford.edu
>> https://cm-mail.stanford.edu/mailman/listinfo/cmdist
>>
>>
>
___
Cmdist mailing list
Cmdist@ccrma.stanford.edu
https://cm-mail.stanford.edu/mailman/listinfo/cmdist


Re: [CM] sndinfo doesn't work w. large riff/wav (from other apps), sun/next is ok

2016-12-01 Thread Kjetil Matheussen
A little mixup here. There are two different libraries with very similar
names that does very similar things. libsndfile is made by Erik de Castro
Lopo,
and sndlib is made by Bill Schottstaedt. This thread is about the latter.



On Mon, Nov 14, 2016 at 12:02 PM, Ken Dawson  wrote:

> There has been a similar issue with libsndfile discussed on Linux Audio
> Users recently. It may have just been fixed by Erik de Castro Lopo. He
> mentioned this link.
>
> https://github.com/erikd/libsndfile/commit/e4572180c3445ce1afdc9e36ab8c21
> 63637e0755
>
>
> Hope this is what you are looking for.
>
> /ken
>
> On 11/10/2016 09:47 AM, b...@ccrma.stanford.edu wrote:
>
> The problem is in sndlib, not sox. There were a couple
> places where the size was treated as a (signed) int,
> even though snd could write an unsigned int if needed.
> Thanks for the bug report!
>
> ___
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> https://cm-mail.stanford.edu/mailman/listinfo/cmdist
>
>
>
>
> ___
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> https://cm-mail.stanford.edu/mailman/listinfo/cmdist
>
>
___
Cmdist mailing list
Cmdist@ccrma.stanford.edu
https://cm-mail.stanford.edu/mailman/listinfo/cmdist


Re: [CM] sndinfo doesn't work w. large riff/wav (from other apps), sun/next is ok

2016-12-01 Thread Ken Dawson
There has been asimilar issue with libsndfile discussed on Linux Audio
Users recently. It may have just been fixed by Erik de Castro Lopo. He
mentioned this link.

https://github.com/erikd/libsndfile/commit/e4572180c3445ce1afdc9e36ab8c2163637e0755


Hope this is what you are looking for.

/ken


On 11/10/2016 09:47 AM, b...@ccrma.stanford.edu wrote:
> The problem is in sndlib, not sox. There were a couple
> places where the size was treated as a (signed) int,
> even though snd could write an unsigned int if needed.
> Thanks for the bug report!
>
> ___
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> https://cm-mail.stanford.edu/mailman/listinfo/cmdist
>
>

___
Cmdist mailing list
Cmdist@ccrma.stanford.edu
https://cm-mail.stanford.edu/mailman/listinfo/cmdist


Re: [CM] sndinfo doesn't work w. large riff/wav (from other apps), sun/next is ok

2016-11-10 Thread bil

The problem is in sndlib, not sox. There were a couple
places where the size was treated as a (signed) int,
even though snd could write an unsigned int if needed.
Thanks for the bug report!

___
Cmdist mailing list
Cmdist@ccrma.stanford.edu
https://cm-mail.stanford.edu/mailman/listinfo/cmdist