12,301
edits
m (→14.6.2010) |
m (→14.6.2010) |
||
Line 8: | Line 8: | ||
===14.6.2010=== | ===14.6.2010=== | ||
* we were looking at Martins work (getting RGB values from different pixels in GEM/PD in order to write a patch that turns pixeldata into sound) Examples: [[File:Bewegungsmelder.zip]] | * we were looking at Martins work (getting RGB values from different pixels in GEM/PD in order to write a patch that turns pixeldata into sound) Examples: [[File:Bewegungsmelder.zip]] | ||
*we discussed some tips how to save CPU load (object speedlim; getting pixeldata from more than one pixel with only one | *we discussed some tips how to save CPU load (object speedlim; getting pixeldata from more than one pixel with only one pix_data object) | ||
* the question came up how to scale things. here is the demo patch: [[File:Skalierungen.pd]] | * the question came up how to scale things. here is the demo patch: [[File:Skalierungen.pd]] | ||