using a variable to midiselect attribute
i have a live.dial connected to a midiselect but I can't do the following "midiselect @note $1"
can attributes not be connected with a variable?
is there an alternative method for only selecting a certain note from a dial?
It's totally possible to change dynamically the attributes of midiselect. Have a look at the dynamic_selection subpatcher in midiselect's help file.