jitter object attribute without max_jit_classex_standard_wrap call

Timo Rozendal's icon

Hello!,

I'm adding an attribute to the max wrapper of my jitter object, and it works fine, however, it doesn't show up in the attribute list when I click on the inlet.

This is because I don't call the max_jit_classex_standard_wrap method (because I don't want all the standard jitter matrix methods/attributes). How do I make this attribute show up?

Timo