[PD] Gem Rutt-Etra / pix_data speed?

Derek Holzer macumbista at googlemail.com
Mon Jul 17 13:40:09 CEST 2017


OK, I simply wasn't paying attention to proper structures with until and 
a counter, I have worked it out now. Thank you for your patience 
IOhannes, I will post some deliverables of this project soon.

Derek

On 17/07/2017 12.59, IOhannes m zmoelnig wrote:
> ouch. that shouldn't work at all.
> on each [bang( coming out from [bang~], you first start a counter going
> from 0 to 63, and send the corresponding table value to [pix_data]. once
> the counter is finished (and its value has settled to 63) you start a
> second counter doing the same. once both counters have reached 63, you
> are sending a bang to [pix_data] to read out a single value. so for each
> dsp-tick you are fetching the colour of the last (63rd) sample.



More information about the Pd-list mailing list