Kontrol DJ 500 under MIXXX sofware (windows XP version)

General Mixxx discussion.... discuss

Moderator: garth

Re: Kontrol DJ 500 under MIXXX sofware (windows XP version)

Postby kdjdem » Sun Mar 28, 2010 4:53 pm

Great ! I'll try that this week, after work.

Then I'll come back to you for the complex operations (shift and select buttons for secondary or even 3rd functionality, endless rotary push knobs for track selection, button lights)....and finally...perhaps I will be able to use MIXXX :o :mrgreen:


thanks !
kdjdem
 
Posts: 42
Joined: Tue Dec 08, 2009 12:20 pm

Re: Kontrol DJ 500 under MIXXX sofware (windows XP version)

Postby Pegasus » Sun Mar 28, 2010 5:36 pm

All of that is not difficult conceptually and the SCS.3d script does all of it, though that script does so much that it can be a bit hard to follow. The Hercules scripts are easier to look at.

Track selection is easy: just add another 'if' clause to that .jog1 function that checks to see if you're in "track select" mode (use a global array variable probably called KontrolDJ500.JogMode for that) and if so, use the [Playlist] SelectNextTrack and SelectPrevTrack MixxxControls. (Setting either to 1 moves the highlight.) Then you just need a button mapped to another script function that changes the .JogMode variable.

Shifts are also easy: have the shift button set a global flag variable on a NoteOn event and clear it on a NoteOff. Then in the functions that do the actual work, just check that flag to decide what to do.
"D.J. Pegasus"
Mixxx Developer - Controller Specialist
Mixxx Windows package maintainer
User avatar
Pegasus
Mixxx Developer
 
Posts: 1649
Joined: Thu Jan 29, 2009 7:48 pm
Location: Spangdahlem, RP, Germany

Re: Kontrol DJ 500 under MIXXX sofware (windows XP version)

Postby kdjdem » Sun Mar 28, 2010 5:47 pm

Track selection is easy: just add another 'if' clause to that .jog1 function that checks to see if you're in "track select" mode (use a global array variable probably called KontrolDJ500.JogMode for that) and if so, use the [Playlist] SelectNextTrack and SelectPrevTrack MixxxControls. (Setting either to 1 moves the highlight.) Then you just need a button mapped to another script function that changes the .JogMode variable.



On the KDJ, the track selection is made by 2 special rotary knobs (endless course) that you can "click" on it. You turn the knob to select the track line in the list, then push/click the knob to select the track and "send" it to the virtual turntable (you have 1 knob for left turntable and 1 knob for right turntable).


Shifts are also easy: have the shift button set a global flag variable on a NoteOn event and clear it on a NoteOff. Then in the functions that do the actual work, just check that flag to decide what to do.



Believe me : not so easy :mrgreen: But I 'll try and post my progress (or lack of progress...) here next week.
kdjdem
 
Posts: 42
Joined: Tue Dec 08, 2009 12:20 pm

Re: Kontrol DJ 500 under MIXXX sofware (windows XP version)

Postby kdjdem » Mon Mar 29, 2010 4:27 pm

Hi,


Tonight I wanted to try that new thing, so I relaunched MIXXX...and discovered that the program quit after he starts :o

So I tried to uninstall it (and erased the drawer of it), and reinstall the last version : same problem. THe program starts, loads my music and then quit... :|
kdjdem
 
Posts: 42
Joined: Tue Dec 08, 2009 12:20 pm

Re: Kontrol DJ 500 under MIXXX sofware (windows XP version)

Postby Pegasus » Mon Mar 29, 2010 6:39 pm

Try deleting/renaming your config file and/or library: http://mixxx.org/wiki/doku.php/troubles ... brary_file
mixxx.cfg is the config file, found in the same place.
"D.J. Pegasus"
Mixxx Developer - Controller Specialist
Mixxx Windows package maintainer
User avatar
Pegasus
Mixxx Developer
 
Posts: 1649
Joined: Thu Jan 29, 2009 7:48 pm
Location: Spangdahlem, RP, Germany

Re: Kontrol DJ 500 under MIXXX sofware (windows XP version)

Postby kdjdem » Tue Mar 30, 2010 6:35 pm

Hi,


THank you for the help. I tried your tips, and it "almost" worked :mrgreen:

I erased the files you said, then relaunched MIXXX. BUT, when mixxx asks me to select my playlist directory, if I select my real music directory (named "techno" on a second harddrive partition), MIXXX crashs during the automatic tracks searching. If I select another drawer, MIXXX works.

My music is mainly composed of MP3 and OGG tracks. :?:

I'll make further tests tonight, to see if it's a problem of directory or whatever.
kdjdem
 
Posts: 42
Joined: Tue Dec 08, 2009 12:20 pm

Previous

Return to General Discussion

Who is online

Users browsing this forum: Google [Bot] and 3 guests