Very interesting!
However, what comes out is still limited by the block size to every 64 samples as far as I can tell. I've tried every trick I can to send sample precise messages in, but all I ever get is 64 sample rate messages out.
Or am I missing something? See attached.
D.
On 17/07/2017 11.59, IOhannes m zmoelnig wrote:
On 2017-07-17 11:52, Derek Holzer via Pd-list wrote:
Can anyone see how I could get audio rate data out of [pix_data], or if there might be another way to get luma values with an audio signal?
i've never had a problem with [pix_data] at audio rate, using something like the following:
[inlet~] | [tabsend~ $0-x]
[bang~] | [64( [until] | [i] [+ 1] [% 64] | [tabread $0-x] | [pix_data]
there's two "tricks":
- converting the signals to message domain, using [table]
- accessing multiple pixels in zero logical time (using [until])
fgm,asdr IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list