more buffer~ analyse
hi,
a recent patch of Patrick Delges show us how to analyse time between zero crossing in non-realtime :
https://cycling74.com/forums/index.php?t=rview&goto=154254&th=35945#msg_154254
What would be the way for peak/attack analyse of a buffer, a la recycle ??
( I know about the recycle~ object but I work with XP and the object is Mac only )
What would be, for you, the algorythm use in recycle ( the sensibitily function for exemple ) ??
Is it control the treshold or maybe minimum time between two slice, maybe a combinaison of the both ??
What are you thinking about ?
On 08 Oct 2008, at 13:43, dGarden wrote:
>
>
> What would be the way for peak/attack analyse of a buffer, a la
> recycle ??
> ( I know about the recycle~ object but I work with XP and the
> object is Mac only )
>
you could try [slice~] by nao tokui.
http://www.naotokui.com
it does buffer based slicing of samples similar to recycle.
vb
Nice code Volker !
Thanks for that...