Reply to Pitchbend in GlovePIE?
Pitchbend in GlovePIE? Hello DJTT community, I have a gamepad hooked up to GlovePIE to convert the signals from the controller into MIDI commands. Everything works fine, except I can't get the analog stick to create midi pitch bend instead of CC messages. This is what I have in GlovePIE for the analog stick: Code:
/analogs: midi.Control1=(joystick1.x/261)+64 midi.Control2=(joystick1.y/261)+64 midi.Control3=(joystick1.z/261)+64 midi.Control4=(joystick1.roll/261)+64 Thanks in advance! | |
You need to login in order to write on our forum |
<< Cancel