Modding 2 PS2 controllers - Page 2
Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 23
  1. #11
    Tech Mentor derschaich's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    412

    Default

    rtfm!
    had problems at first, too. very good examples in the readme/manual.
    also take a close look to the existing settings-files that come along with the software, very helpful!

    ask cheft if you have certain issues, he's always been helpful on this one!

  2. #12

    Default

    Why 8 analogues? There is only 2 sticks on each controler? or do you get one analogue input for each axis of the stick?

    And could these analogues be turned into pots or would they have to be these joysticky type thingymabobs still?
    M I S T E R M O L E Y M O L E
    part of the digital revolution

  3. #13
    Tech Convert
    Join Date
    Apr 2010
    Posts
    14

    Default

    Quote Originally Posted by MisterMoleyMole View Post
    Why 8 analogues? There is only 2 sticks on each controler? or do you get one analogue input for each axis of the stick?

    And could these analogues be turned into pots or would they have to be these joysticky type thingymabobs still?
    the joysticks are analogue pot's
    2 on each for up down/left right

  4. #14
    Tech Student DJ Otto Video's Avatar
    Join Date
    Apr 2010
    Location
    Aarhus, Denmark
    Posts
    3

    Default

    Just remembering... A few years ago I took a course at university called "Children With Big Ears" (I'm not kidding ) For our exam project we took a playstation controller and hooked the pots and buttons up to MAX/MSP via iCube (which is used to translate control voltages to MIDI). We used MAX/MSP to create a audio based game that kids could play with the controller. Very funny project

    MAX/MSP and iCube is very expensive and I'm sure this can be done a hell LOT cheaper with relative little efford. But check out iCubes sensors. How about building a bending or stretching thingy that controls an effect in your MIDI software?
    DJ Otto Video mix and produce house and techno: http://www.ottovideo.com/

    Equipment: Check the studio

  5. #15
    Tech Mentor kaleaf's Avatar
    Join Date
    Jan 2009
    Location
    Santa Cruz, CA
    Posts
    172

    Default

    Quote Originally Posted by

    MAX/MSP and iCube is very expensive and I'm sure this can be done a hell LOT cheaper with relative little efford. But check out [URL="http://infusionsystems.com/catalog/index.php/cPath/24"
    iCubes sensors[/URL]. How about building a bending or stretching thingy that controls an effect in your MIDI software?
    wow some of those look like fun... esp the one that detects peoples movement direction and speed... thanks



    archie....

    wanted to get back to you about glovepie. there is a gui tab that you can use to detect the input button/device then select what to map it to. after you do that a few time you will see in the script.

    most of the time its easy like


    midi.channel1.ByteControl22 = Joystick1.Button2

    left side is the output and right side is the input so it reads kinda backwards this would make joy1 button 2 do midi control 22

    or

    midi.Control20 = MapRange(Joystick1.x, -1,1, 0,1)

    something like that would map the x axis joystick to a midi ... I think




    however after you look at some sample scripts you will see theres a ton of stuff you can do, i do not have it totally down myself but I know you can do button combos delays, you could even setup a pot so it could have 1/2 of the range as 1 control, 1/2 of it as something else.


    Anyone out there really familiar with this program? I could use some help with some ideas.
    Last edited by kaleaf; 04-30-2010 at 12:42 AM.

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

    Default

    Quote Originally Posted by kaleaf View Post

    ....Glovepie.....

    Anyone out there really familiar with this program? I could use some help with some ideas.
    Bump.

    I'm in the same boat. I've been able to get the scripts written through the GUI, but any time I run the program I get nothing in Traktor.

    I'm finding this very frustrating because I picked up Rejoice relatively easily. Once again I'm finding my hardware skills being limited by my incompetence on the software side. Even looking through some Youtube vids hasn't helped as they all seem to focus on Wii remotes etc.

    Grrrrrr.....

  7. #17
    Tech Mentor kaleaf's Avatar
    Join Date
    Jan 2009
    Location
    Santa Cruz, CA
    Posts
    172

    Default

    Archie are you using a loopback driver to go from glovepie, if your not you would need to run the midi out of your pc then back in, just wanted to make sure you had that step. I use loopbe.



    Still looking for someone good with glovepie script. I have lots of ideas like shift feature and stuff that could be done if the software.

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

    Default

    Quote Originally Posted by kaleaf View Post
    Archie are you using a loopback driver to go from glovepie, if your not you would need to run the midi out of your pc then back in, just wanted to make sure you had that step. I use loopbe.



    Still looking for someone good with glovepie script. I have lots of ideas like shift feature and stuff that could be done if the software.
    Thanks Kaleaf, I didn't know I needed Loopbe, I thought it would be ok using Midi Yoke. When I get a few minutes I will try this out. Really appreciate you getting back to me on this. Cheers.

  9. #19
    Tech Mentor kaleaf's Avatar
    Join Date
    Jan 2009
    Location
    Santa Cruz, CA
    Posts
    172

    Default

    Midi Yoke should do it on xp. It has not been updated for along time thats why I switched to loopbe.

  10. #20
    Tech Guru TommyQuiet's Avatar
    Join Date
    Oct 2009
    Location
    NorthWest,UK
    Posts
    1,467

    Default

    just get a program called xpadder,converters it in to keyboard strokes then u just assian the keys in traktor takes about 2 mins and away you go

Page 2 of 3 FirstFirst 123 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
  •