diy controller - Page 12
Page 12 of 16 FirstFirst ... 28910111213141516 LastLast
Results 111 to 120 of 155

Thread: diy controller

  1. #111
    Tech Mentor Joel Santos's Avatar
    Join Date
    Apr 2011
    Location
    Portugal
    Posts
    237

    Default

    If you want already made solutions, livid ones seems to me the best to do direct midi. You don't have much more solutions unless you have a software that converts HID to MIDI and well... that sucks. Otherwise you'll have to code with a microprocessor and the best solutions for that are arduino and teensy being teensy the best for MIDI since it makes direct MIDI to USB.
    Art, Design & Code
    www.sendoushi.com

  2. #112
    DJTT Mapping Ninja Moderator Stewe's Avatar
    Join Date
    Aug 2010
    Location
    MIDI
    Posts
    7,493

    Default

    Check this vid for Livid Brain jr:


  3. #113
    Tech Mentor 32Digits's Avatar
    Join Date
    Nov 2012
    Location
    Belgium: Tomorrowland
    Posts
    185

    Default

    I know 3rd party software sucks

    I taped 4 buzz controllers with to each other and "mapped" the 16buttons with a converter.

    But It's annoying because i use a mac and pc and when switching I have to try another software +
    there is junxion which is easy but limited to 2h, and I don't want to pay 60euro's for converter software.
    Last edited by 32Digits; 01-12-2013 at 10:17 AM.

  4. #114
    Tech Mentor 32Digits's Avatar
    Join Date
    Nov 2012
    Location
    Belgium: Tomorrowland
    Posts
    185

    Default

    Quote Originally Posted by Stewe View Post
    Check this vid for Livid Brain jr:

    wow that's really easy :O

    but what's so different with teensy? doesn't it also have like the same type of inputs? to connect your buttons?

  5. #115
    Tech Mentor Joel Santos's Avatar
    Join Date
    Apr 2011
    Location
    Portugal
    Posts
    237

    Default

    Quote Originally Posted by 32Digits View Post
    wow that's really easy :O

    but what's so different with teensy? doesn't it also have like the same type of inputs? to connect your buttons?
    It's really different. First: costs the double. Second: from what I know, you're limited to the number of pins you have on the livid brain and on teensy, since you can code on it, you can matrix or shift register. Third: Since you can code on Teensy you can (with good code) have better latency results (although the differences won't be that big, you won't notice)

    These are the differences from what I know
    Art, Design & Code
    www.sendoushi.com

  6. #116
    Tech Mentor 32Digits's Avatar
    Join Date
    Nov 2012
    Location
    Belgium: Tomorrowland
    Posts
    185

    Default

    Quote Originally Posted by Joel Santos View Post
    It's really different. First: costs the double. Second: from what I know, you're limited to the number of pins you have on the livid brain and on teensy, since you can code on it, you can matrix or shift register. Third: Since you can code on Teensy you can (with good code) have better latency results (although the differences won't be that big, you won't notice)
    These are the differences from what I know
    But I mean in terms of connecting the wires (also isn't it better to solder te wires?)
    is it harder?

  7. #117
    Tech Mentor Joel Santos's Avatar
    Join Date
    Apr 2011
    Location
    Portugal
    Posts
    237

    Default

    That's about the same. There aren't different ways of soldering stuff ehehe. Just youtube it.
    Art, Design & Code
    www.sendoushi.com

  8. #118
    Tech Mentor 32Digits's Avatar
    Join Date
    Nov 2012
    Location
    Belgium: Tomorrowland
    Posts
    185

    Default

    Quote Originally Posted by Joel Santos View Post
    That's about the same. There aren't different ways of soldering stuff ehehe. Just youtube it.
    would you recommend with or without pins?

  9. #119
    Tech Mentor Joel Santos's Avatar
    Join Date
    Apr 2011
    Location
    Portugal
    Posts
    237

    Default

    Quote Originally Posted by 32Digits View Post
    would you recommend with or without pins?
    Since you're a newbie, stick to with pins and breadboard of course.
    Art, Design & Code
    www.sendoushi.com

  10. #120
    Tech Mentor 32Digits's Avatar
    Join Date
    Nov 2012
    Location
    Belgium: Tomorrowland
    Posts
    185

    Default

    ok thank you for your help

    I really appreciate it!


    Edit: I also was wondering let's suppose I'd use black buttons with transparent rim,

    (how) would it be possible to let them 'shine' with different colours?

    Edit2: That makes teensy cost +- 41 (with shipping), the livid brain jr = 49$.

    Is it worth going for the teensy?
    Last edited by 32Digits; 01-12-2013 at 01:35 PM.

Posting Permissions

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