Pitchwheel & Modwheel graphics &linking.
-
@Natan said in Pitchwheel & Modwheel graphics &linking.:
Pitch Bend Panel is Always Goes to 0
You mean the middle position?
-
Hello Sir David, Yes Sir, It Wont stay on Middle As Default
-
@Natan Works here
-
@d-healey Yeah It Works
I Mean Once you open the snippet, It Goes Down.
I want it to stay in MiddleOr just hit the Rebuild Interface
It Jumps to Down -
@Natan Just add
pnlPitch.setValue(8192);
After the panel is created. -
@d-healey said in Pitchwheel & Modwheel graphics &linking.:
pnlPitch.setValue(8192);
Excellent :folded_hands: That did the Job
-
@d-healey Hi Do you by chance know how i can paint my filmstrip?
-
@Oriah-Beats Not sure what you mean, can you tell me more about what you want to do?
-
I want to replace my Mod Wheel and Pitch Wheel panels with images. I have already created filmstrip images for both wheels. so i wan to update the code so that these panels display the filmstrip images instead
-
@Oriah-Beats Wouldn't it be easier to use sliders instead?