atom feed4 messages in at.iem.pd-list[PD] Live Looping and Sampling
FromSent OnAttachments
Martin DuprasFeb 17, 2006 10:02 am 
Claude Heiland-AllenFeb 17, 2006 11:06 am 
derek holzerFeb 17, 2006 11:07 am 
derek holzerFeb 17, 2006 12:57 pm.zip
Subject:[PD] Live Looping and Sampling
From:Martin Dupras (mart@gmail.com)
Date:Feb 17, 2006 10:02:24 am
List:at.iem.pd-list

I'm trying to build a patch to sample and loop live input. Basically I want to be able to punch into the loop and out and record continuously.

I tried writing to a table using [start $1], which does record, but the problem is that it stops recording when it reaches the end of the table. Also I can only get the position using snapshot~, which is not very accurate, timing wise.

Can anyone suggest a workable approach? Or even better, point to an example patch?

Many thanks,

- martin