penmode in lcd

Roman Thilenius's icon


[lcd]

penmode 32 with color arguments of 125 125 125 gives a nice transparent element in max 4 but in max 8 the transparency is gone.

is it not supported or is that yet another change in lcd?

Jean-Francois Charles's icon

Maybe a combination of pensize 32 and oprgb:

Max Patch
Copy patch and select New From Clipboard in Max.

Roman Thilenius's icon


your pink pen remains solid here.

let me see if i can isolate what i am actually doing.

Roman Thilenius's icon


yes, same order of messages.

Roman Thilenius's icon


okay, none of the copy modes does anything for me.

Roman Thilenius's icon


it´s been completely changed. only useless transfer modes are left, useful ones have been removed. also, it takes 1-7 now instead of flags.

jit.lcd still has the old modes. :)



jit.lcd might be my solution, but somehow i question if that change to lcd was really necessary.

Jean-Francois Charles's icon

There is transparency in this pink (not always visible when using the pen, because of writing the same color over and over at the same place). Here a better example:

Max Patch
Copy patch and select New From Clipboard in Max.

Roman Thilenius's icon

that´s weird. but then why my patch does not work? and why is it no longer documented in the ref?