Eric Seigne wrote:
> setlocale(LC_ALL, "C");
> juste before "e = sox_create_effect(sox_find_effect("noiseprof"));"
> So is this bug resolved with last git version ?
Well, your local locale is only set because you call setlocale()
somewhere else in your program. SoX/libSoX never do tha
Eric Seigne wrote:
> Here is a bug on "noiseprof" i've found with a qt/c++ program linked
> with libsox: i'm french and my LC_ALL is fr_FR,UTF-8,
> here is the "/tmp/speech,noise-profile" file:
>
> Channel 0: 3,047390, 1,534390, 4,114414, 3,004703, 1,243448, 2,580552,
> please have a look a