Jan Stary wrote:
> Hi Eric,
>
> recently, Alex Ratchov (of OpenBSD's sndio) has added a diff
> to src/sndio.c that enables a finer setting of the desired
> parameters of the underlying audio (namely, bit width).
>
> Currently, the diff (attached) exists as a patch to the OpenBSD
> port of SoX (w
Eric Wong writes:
> Jan Stary wrote:
>> Hi Eric,
>>
>> recently, Alex Ratchov (of OpenBSD's sndio) has added a diff
>> to src/sndio.c that enables a finer setting of the desired
>> parameters of the underlying audio (namely, bit width).
>>
>> Currently, the diff (attached) exists as a patch to
> Seems reasonable; but I have little experience with using sndio
> with Måns sox, much less the API. Perhaps Måns has an opinion,
> too.
>
> Fwiw, it would be helpful if example files could be
> provided/generated showing where the improvement is.
Any 24bit PCM file will exemplify this.
> Tha
Jan Stary wrote:
> Eric Wong wrote:
> > with Måns sox,
Sorry, copy+paste error since I can't type 'å' properly :x
> > The patch looks sane, and if OpenBSD is anyway building with this, it's
> > probably good to pick it up.
>
> Yes, the OpenBSD port of SoX is using this.
> (I am not sure whether
On Sep 20 22:24:28, normalper...@yhbt.net wrote:
> Jan Stary wrote:
> > Eric Wong wrote:
> > > with Måns sox,
>
> Sorry, copy+paste error since I can't type 'å' properly :x
>
> > > The patch looks sane, and if OpenBSD is anyway building with this, it's
> > > probably good to pick it up.
> >
> >
Jan Stary wrote:
> On Sep 20 22:24:28, normalper...@yhbt.net wrote:
> > Thanks, it's sitting in my "pu" branch on git://80x24.org/sox
> > with Alex credited as the author.
>
> Thank you.
>
> What is the relation of this git branch at git://80x24.org/sox
> to the actual SoX repository at git://gi