Sampler

Sampler plugin for Quartz Composer. Loop live video, MIDI data, or any other values. Thanks to Joris/goto10 for prompting this.
Tags: Quartz Composer, software, visuals

Sampler plugin for Quartz Composer. Loop live video, MIDI data, or any other values. Thanks to Joris/goto10 for prompting this.
Tags: Quartz Composer, software, visuals
January 15th, 2010 at 6:18 pm
Hello
Your sampler plug in is great! maybe you can add tempo control and loop back and forth? Do not know if this is p[possible, but if it is, that would be great! Thanks so much, it is a great tool!
January 15th, 2010 at 6:49 pm
Hi, cheers for the kind words. Tempo control is possible as-is, if you set the time-base to external (right click the patch) and attach a stopwatch plus some maths. Back-and-forth looping is on my to-do list. Mail me if you’re stuck.
February 18th, 2010 at 9:57 pm
just downloaded this after getting a wee bit of a prompt from a mention on the qc dev list – marvellous stuff – just beginning to delve into what goodies this can do with RII feeds
July 27th, 2010 at 1:43 am
Hi,
I just checked out your patch … I was wondering if it is possible to make the recorded frames available immediately. In this way the first frame could be used while the second frame is being recorded, the second while the third and so on.
Thanks
July 27th, 2010 at 11:54 am
Hi – as long as you’re recording, the current input frame is used for output – ie as frame 1 is recorded, you get frame 1 as output. You should be seeing that behaviour, yes?
You describe a one-frame offset, which you could achieve by putting a Queue patch downstream from the Sampler with a length of 2, and take its oldest frame as output.