*BUILD LOG* 'CDJ 2000'-style DIY Traktor controller - Page 5
Page 5 of 21 FirstFirst 12345678915 ... LastLast
Results 41 to 50 of 209
  1. #41
    Tech Guru MiL0's Avatar
    Join Date
    May 2009
    Location
    Brighton / Bangkok
    Posts
    1,386

    Default

    progress is slow... just working out if I can make this thing using 2-3 xbox controllers as the midi brain. The problem is the encoders so I might have to use one of these as well:

    http://www.leobodnar.com/products/BU0836/

    Anyone know how to wire 12 encoders to this inputs on this controller? I'd probably need to use a button matrix and use 24 of the inputs (or 36 if the encoders include momentary push buttons). What about diodes?

    edit: The good news is that I've got the clonescreen software working on external screens so the usb lcd display section that clones certain parts of Traktor should be straightforward to implement.

  2. #42
    Tech Guru Archies'bald's Avatar
    Join Date
    May 2009
    Location
    Scotland
    Posts
    686

    Default

    Sorry, can't help on this one. I used the more expensive BU0836X for ease of use. Look up the forum for help. It's a little slow going, but worth it in the end, as most questions are already answered.

    http://www.leobodnar.com/forum/

  3. #43

    Default

    Quote Originally Posted by MiL0 View Post
    progress is slow... just working out if I can make this thing using 2-3 xbox controllers as the midi brain. The problem is the encoders so I might have to use one of these as well:

    http://www.leobodnar.com/products/BU0836/

    Anyone know how to wire 12 encoders to this inputs on this controller? I'd probably need to use a button matrix and use 24 of the inputs (or 36 if the encoders include momentary push buttons). What about diodes?

    edit: The good news is that I've got the clonescreen software working on external screens so the usb lcd display section that clones certain parts of Traktor should be straightforward to implement.
    Have you considered an Arduino with MUX shield?

  4. #44

    Default

    Fantastic. This is exactly what I have had in mind for a few years now, and may get round to doing something similar myself.

    I always use an external mixer (usually the club installation one) so don't like the all-in-one controllers. I also like the 'traditional' layout of decks either side a mixer, so two separate units is a great plus. The main thing I like is the move towards no reliance on the laptop screen for feedback - having the waveforms particularly.

    I would have gone for more feedback separate from the screen itself in the way of LED feedback - such as led rings or something to indicate the position of the FX knobs.

    I'd also go smaller format, I don't think I'd need the CDJ size jog wheel. I am trying to get something more the size of a Xone1D but with more LED feedback and embedded screen.

    Annoyingly I use OSX so can't use your clone thing program, which is the key in all of this!

    Good luck, I follow with great interest.

  5. #45
    Tech Guru MiL0's Avatar
    Join Date
    May 2009
    Location
    Brighton / Bangkok
    Posts
    1,386

    Default

    Quote Originally Posted by bobsagat666 View Post
    Have you considered an Arduino with MUX shield?
    this is the thing.... I'd love to go with a midibox or Arduino implementation but my programming skills aren't up to scratch. Now, if there was a way to buy an Arduino and the Mux Shield, wire them together and download an existing bit of Arduino code that automatically assigns all the inputs on the Mux to midi outputs on the Arduino then I'd definitely go for it.

    edit: perhaps it could be combined with this: http://www.coolcomponents.co.uk/cata...roducts_id=492

    skenderbeg - totally agree with you about the paradigm for a dj setup... much prefer using the house mixer (but good to have midi channel controls on each 'cdj' just in case).

  6. #46

    Default

    Quote Originally Posted by MiL0 View Post
    this is the thing.... I'd love to go with a midibox or Arduino implementation but my programming skills aren't up to scratch. Now, if there was a way to buy an Arduino and the Mux Shield, wire them together and download an existing bit of Arduino code that automatically assigns all the inputs on the Mux to midi outputs on the Arduino then I'd definitely go for it.

    edit: perhaps it could be combined with this: http://www.coolcomponents.co.uk/cata...roducts_id=492

    skenderbeg - totally agree with you about the paradigm for a dj setup... much prefer using the house mixer (but good to have midi channel controls on each 'cdj' just in case).
    I feel your pain as far as programming. Im very new to arduino and am currently building a basic small scale controller with acrcade buttons, sliders, pots, and an xbox controller joystick. There is a TON of info and example code out there. I figure if you have the skills to do this hardware, the code would not be all that difficult. This gives you a non HID option (just run a small serial to midi program and you can send the info over USB) with a ton of I/Os

  7. #47
    Tech Mentor ToS's Avatar
    Join Date
    Apr 2008
    Location
    EXIT fest.town, Serbia
    Posts
    357

    Default

    I loved the fact that I was able to program some complicated logic into my MIDIBOX.
    For example, that way I was able to implement Shuttle (outer ring) and not just the jog dial form a re-purposed CD player jog-shuttle.
    Many photons have died to bring you this information.

  8. #48

    Default

    how's this going?
    Dancing to good music should be like having sex with the air.

    Soundcloud: http://soundcloud.com/dj-jarvis

  9. #49
    Tech Mentor oskars's Avatar
    Join Date
    Jul 2010
    Location
    Stockholm
    Posts
    140

    Default

    Quote Originally Posted by MiL0 View Post
    this is the thing.... I'd love to go with a midibox or Arduino implementation but my programming skills aren't up to scratch. Now, if there was a way to buy an Arduino and the Mux Shield, wire them together and download an existing bit of Arduino code that automatically assigns all the inputs on the Mux to midi outputs on the Arduino then I'd definitely go for it.

    edit: perhaps it could be combined with this: http://www.coolcomponents.co.uk/cata...roducts_id=492

    skenderbeg - totally agree with you about the paradigm for a dj setup... much prefer using the house mixer (but good to have midi channel controls on each 'cdj' just in case).
    I plan to exchange my gamepad PCB with a Arduino Mega to controll both my controllers!
    Why buy something, when you can build it yourself for the double cost?

    Check my project! DIY DJ Controller (gamepad PCB)
    http://www.djtechtools.com/forum/showthread.php?t=18627

  10. #50
    Tech Mentor extraclassic's Avatar
    Join Date
    May 2010
    Location
    Sheffield - UK
    Posts
    255

    Default

    I plan to exchange my gamepad PCB with a Arduino Mega to controll both my controllers!
    Why? Did you run into some problems with the game pads?

Page 5 of 21 FirstFirst 12345678915 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •