midiwanted Posted January 7, 2018 Report Posted January 7, 2018 Hello, I try to make a Dj controller with midibox NG. I try to make a 2 decks with possibility to control 4 decks. I can control the 4 decks with 2 button per side (deck 1-3 and deck 2-4) the problem is when I start the controller (with or without a dj software), the right deck is not active (I need to push the deck 2 or 4 button to activate it and be able to contol it). so how can I have the left and right decks active in the same time? I join my basic .NGC thanks DEFAULT.NGC
midiwanted Posted January 16, 2018 Author Report Posted January 16, 2018 nobody have an idea ? thanks
Zam Posted January 16, 2018 Report Posted January 16, 2018 (edited) Hello I just have a quick look at your ngc (hard to read without text reformatting...) You have some led fwd without led definition also multiple event (same hw_id) with same id For your problem what I suspect is that your button 23/24 have a radio group (2) with respectively range 3 and 4, there is chance that at start the radio group 2 will have value 1 by default. Maybe just try value=3 at EVENT_BUTTON id=502 hw_id=23 Best Zam Edited January 16, 2018 by Zam
midiwanted Posted January 22, 2018 Author Report Posted January 22, 2018 hi, tried your suggestion, but no success. I tried different values too with same result. I thought 'bank' was a simple way to control a deck ( define a bank and put all its control in) but maybe its not the best way
midiwanted Posted February 1, 2018 Author Report Posted February 1, 2018 nobody have created a dj controller and want to share their config files for analyse?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now