|
From: kevin p. <kp...@me...> - 2010-03-27 07:57:07
|
Hi. Anyone here calling sox within python? I am looking for some examples to build off of. I am trying to get an os walk to batch convert a bunch of sound files but I can't seem to get my head around how to call sox in python using the new subprocess instead of the old pre 2.4 ways of using os or whathaveyou. I am thinking a simple example or two might help me grok it. Anyone have an example they can point me to of using import subprocess? cheers, -kp |