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 that. I'd  
therefore think it is also your responsability to unset the locale  
(set to "C") when necessary, thus not consider it a bug.

Ulrich


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
SoX-devel mailing list
SoX-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-devel

Reply via email to