Diemo Schwarz <diemo.schw...@ircam.fr> writes:

> Hi all,
>
> is libsox's audio file reading safe and meant to be used in a multi-threaded
> situation?
> I just replaced libsndfile by libsox in a program that mixes two audio
> files, where file reading and buffering is done in two separate threads, and
> I'm getting weird behaviour.

Concurrent operations on the same file or effects chain are not supported.

-- 
Måns Rullgård


_______________________________________________
SoX-devel mailing list
SoX-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-devel

Reply via email to