lcpr Posted March 22, 2013 Report Posted March 22, 2013 Stupid newbee questions - I don't understand how to use the DOUT in Midibox64. I see what you can select, but what doe it mean, what does it do? All I want is to be able to assign an LED (DOUT) to a button when the button is defined as a "toggle" type. How / can / \where do I do that? Are they 'already mapped' ? What is the "shift register"? ################################################################################ # LED Map: assignes the LED shift registers to the Button Shift # registers or special values # Currently following values are supported: # 0 Default Setting (see Map below) # 1 Button Shift Register 1 (Button ID #1-#8) # 2 Button Shift Register 2 (Button ID #9-#16) Quote
TK. Posted March 22, 2013 Report Posted March 22, 2013 I fear that somebody else has to explain this, if the documentation of the MBHP_* modules under http://www.ucapps.de isn't clear enough (sometimes also wikipedia or google helps to get informations about the used terms) Anyhow, "mapping" means, that the 8 pins of a DOUT shift register reflect the state of 8 buttons connected to certain DIN shift register. If the buttons are configured for toggle mode, the DOUTs will behave accordingly. With the LED map you are able to define, which DOUT shift register should be assigned to which DIN shift register. It gives you some more flexibility. Best Regards, Thorsten. Quote
lcpr Posted March 25, 2013 Author Report Posted March 25, 2013 That's very simple and what I assumed. Just didn't know it was taken care of automatically. Great thanks! Quote
matcom3 Posted April 8, 2014 Report Posted April 8, 2014 Hi whats the "defoult" configuration? i´m not so good coding and my intention is to use leds asigned to buttons, so for me will be really nice to have a "one to one" configuration by default...i mean: button 1 asingned to led 1 button 2 asingned to led 2 button 3 asingned to led 3 and so on if its not this way by default , can you help me on how and where i can do this??? or where can i find the information? thank you very much, its my first atempt with the leds this is my midibox number 3, all my gratitude for this incredible project Quote
TK. Posted April 9, 2014 Report Posted April 9, 2014 This is the default configuration: http://svnmios.midibox.org/filedetails.php?repname=svn.mios&path=%2Ftrunk%2Ftools%2Fmk_syx%2Fmidibox64.ini And with the default LED_MAP the LEDs should reflect the state of the buttons. Best Regards, Thorsten. 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.