On Aug 11 22:11:44, shane.bla...@callfire.com wrote:
> Rec writes to a file I watch the file.
> I listen to the sound coming in and watch the file size.

So you are calling stat(2) in a loop or what?
That itself would introduce a delay.

> There is a period of silence
> then when volume rises the file is written to.

Yes, that's what the 'silence' effect does.
That's what you want, right?

> But this introduces a delay I can not afford

Well, if there is a half hour of 'silence',
there will be a half hour pause in writing to the file of course.


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&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