I'm currently working on a project where I need to change a parameter (from 0 to 1 and 1 to 0) of a plugins of certain track.
I tried everything I could with the getParameter function but it looks like they are all nameless and empty. I followed host -> trackBank -> cursorDevice -> cursorRemoteControlPage -> getParameter but like I said, when I println their name or value, they are all nameless and with a value of 0.
I don't have any error printed in the terminal
I markInterested() the name and the value
I'm running out of idea now
If someone have any idea of what i'm talking about please help me ^^
