Mathieu Bouchard wrote:
On Wed, 21 Dec 2005, Federico Bonelli wrote:
but how do i translate these data (floating point values in between 0 and 1) in audio signal? The data represents a 8khz sample of sound....
Use a temporary array. If you want it to be "more realtime" than that, just use a smaller array and, of course, reuse the parts of the array that already got handled by [tabread~] or [delread~].
of course! sorry for my noise
mf.asdr IOhannes