Rosemary,

I'm glad to be of assistance.

Thanks for pointing out the total-time overflow.
I did that calculation mathematically correctly,
but without considering limits of precision.

Hope it works out well,

Anton.

Rosemary de Dear wrote:
> Dear Anton,
> 
> It worked fine for smaller files, but crashed with those over 1 minute.
> Adding additional parentheses, as follows, works:
> 
> total-time: 1000 * ((length? wave/data) / ((wave/bits / 8) *  
> wave/channels) / wave/rate)
> 
> Thank you very much, I appreciate the time you took and for showing me the  
> time formula and using it via the feel function.
> 
> Regards, Rosemary

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to