Hi again,
can anyone tell me, how i can slice audio in an array by a certain threshhold value?
is that even possible at all?
regards
slicing audio by threshhold value
Hi again,
can anyone tell me, how i can slice audio in an array by a certain threshhold value?
is that even possible at all?
regards
Hi Elden,
I found a way of doing what you want. Basically I am loading an audio file into an array named array1 and then I use the object [clip] to transfer that information within a threshold into an array named array2. Have a look at it:
Maybe there is an easier solution to this, and if that's the case then certainly someone else will soon give you a better answer.
Take care,
Gilberto
not bad, not bad...could eventually fit my needs...I'll check it out as soon as I can!
Hi Elden,
I forgot to upload that patch for you (I uploaded only the picture). I also experimented with some other manipulations of arrays that may or may not be of your interest: array-manipulation.pd
Take care,
Gilberto
Oops! Looks like something went wrong!