triggering umenu from keypress- no joy...

josha's icon

Hi,

In this patch I can show the chosen filtergraph using the drop down umenu. I've tried to access this umenu from keypress, though it doesn't work...sure I'm doing something  stoopid. Should I use atoi? tried it but no joy.

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

pdelges's icon

Which keys? 0, 1 & 2? Then you should insert a - 49 between key and umenu.

Using sel is another option, like sel 97 122 101 if you use the keys a, z and e.

Fora's icon
Max Patch
Copy patch and select New From Clipboard in Max.

Here you go..