color bit depth in jitter
hi
im trying to decrease the possible colors a matrix can output, like changing the bitdepth.
I figured I would be able to scale the aRGB values to 0 to 3 instead of 0 to 255, and then convert them back to 0 to 255, however i have not been successful in doing so.
I am rather inexperienced with max/msp/jitter, so i could be overlooking a fairly simple solution.
any help will be greatly appreciated.
thanks so much,
zhabib
Max Patch
Copy patch and select New From Clipboard in Max.
Here's an example of one way.
Thanks so much! just what i needed!