On Aug 02 15:21:55, m...@mansr.com wrote:
> In the SoX tree, there are currently support files for autotools, CMake,
> and two ancient versiona of Visual Studio.
>
> Out of the box, the CMake build fails, but with the right options it
> completes successfully, for now. The Visual Studio projects
In the SoX tree, there are currently support files for autotools, CMake,
and two ancient versiona of Visual Studio.
Out of the box, the CMake build fails, but with the right options it
completes successfully, for now. The Visual Studio projects are almost
certainly broken.
Maintaining multiple b
Måns Rullgård writes:
>> + if (stat->fft_average) {
>> + for (i = 0; i < samples / 2; i++) /* FIXME: should be <= samples
>> / 2 */
>> + fprintf(stderr, " %f %f\n", ffa * i, re_average[i] / len);
>> + }
>
> I don't understand the idea here. Unless I'm mistaken,
Eric Wong writes:
> Måns Rullgård wrote:
>> Eric Wong writes:
>>
>> > From: Pander
>>
>> Does "Pander" have a real name?
>
> Does it matter for this project?
>
> Fwiw, I'm against real name policies; and there's no
> copyright assignment or DCO here.
>
> I don't see an acceptable way to enfo