julienvoirin Posted November 25, 2008 Report Posted November 25, 2008 Does anyone know how to code "read the value of J5 pin0 at the start up of the midibox" ? the goal is to read the pot value without having to move it Quote
philetaylor Posted November 26, 2008 Report Posted November 26, 2008 Does anyone know how to code "read the value of J5 pin0 at the start up of the midibox" ? the goal is to read the pot value without having to move itI would take a look at the MIOS_AIN_PinGet(pin) function. You can call it from Init() and it returns the value of the selected pin. There are also 7bit and seperate LSB/USB functions.CheersPhil Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.