diy controller - Page 11
Page 11 of 16 FirstFirst ... 789101112131415 ... LastLast
Results 101 to 110 of 155

Thread: diy controller

  1. #101

    Default

    @Stewe, can you post a link to the pads. I just bought a bunch of arcade buttons but I'd rather use other buttons.

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

    Default

    Quote Originally Posted by soundinsurgent712 View Post
    @Stewe, can you post a link to the pads. I just bought a bunch of arcade buttons but I'd rather use other buttons.
    Here is the link to their builder DIY section. Plenty of cool items there:

    http://shop.lividinstruments.com/builder-diy/

  3. #103

    Default

    Nice!! Thanks bro!

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

    Default

    Anytimes!

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

    Default

    Hey there!

    I'm also interested in building a direct USB-Midi without 3rd party software

    (currently I taped 4 playstation buzz controllers to each other and I converted HID-Midi)
    -> I have tho a problem with multicontrol for mac, windows works fine with rejoice, but I can't seem to find noteon/off it's only noteout, if someone could help me with this?

    Anyway,

    I was also interested in building a diy controller (with teensy++ 2.0)
    I can get the OBSF-pushbuttons really cheap but shipping takes long. (even found pushbuttons without brand for 0.19$ excl. shipping fee)

    so what I wanted to ask is the following: is it possible to have a look-a-like of the midifighter classic, but

    5x4buttons + whenever you push 1 button, 1 led will light up. (with teensy++ 2.0 without pins)

    And is the coding of teensy hard? I mean I have no clue about coding, but I learn fast.

    thanks in advance.

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

    Default

    Quote Originally Posted by 32Digits View Post
    Hey there!

    I'm also interested in building a direct USB-Midi without 3rd party software

    (currently I taped 4 playstation buzz controllers to each other and I converted HID-Midi)
    -> I have tho a problem with multicontrol for mac, windows works fine with rejoice, but I can't seem to find noteon/off it's only noteout, if someone could help me with this?

    Anyway,

    I was also interested in building a diy controller (with teensy++ 2.0)
    I can get the OBSF-pushbuttons really cheap but shipping takes long. (even found pushbuttons without brand for 0.19$ excl. shipping fee)

    so what I wanted to ask is the following: is it possible to have a look-a-like of the midifighter classic, but

    5x4buttons + whenever you push 1 button, 1 led will light up. (with teensy++ 2.0 without pins)

    And is the coding of teensy hard? I mean I have no clue about coding, but I learn fast.

    thanks in advance.
    If the idea is to get one LED to light up when you press a button, it's even simple than most of the things we're trying to achieve here. You don't even need the ++ but with the ++ you won't need to do any kind of matrix which will simplify the code very much.

    About the code being hard... it really depends. Do you have any experience with code? At all? What about electronics? Any experience?
    The thing you want to do is pretty simple. I still would recommend to follow the tutorials on the teensy website and even some arduino ones. So you get used to the way of the code and understand why the basics are this way.
    Art, Design & Code
    www.sendoushi.com

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

    Default

    The only "coding" i ever did was copy and paste commands and sometimes adjust numbers

    about the led yeah nothing spectacular; what would you do?

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

    Default

    I also wonder, are there other boards like midifighter one. Where you just click buttons on?
    I know livid has something alike tho you would need to attach that to a brain right? Omniboard i think

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

    Default

    I think that Omniboard supports only four arcade buttons so you might need to connect four boards or to get Brain jr and connect arcades directly, it also support LED feedback (monochrome and RGB).

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

    Default

    Whats the big diff between brain jr and teensy?

Page 11 of 16 FirstFirst ... 789101112131415 ... 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
  •