[REBOL] wave progress
From: rcm:formix:au at: 12-Oct-2008 14:27
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 -- message ends