Page 1 of 1

Traktor 2.5 - Remix Deck mapping for Lemur- 64 slot playback

Posted: 26 May 2012 14:11
by forevernow
Ive created a lemur + traktor mapping that successfully can play from all 64 slots of the new remix decks, using in mouseout/clickout to reach slots that cannot be midi mapped in the crippled software ( Traktor pro 2.5 released yesterday). There are some limitations including screen resolution and layout requirements..


http://liine.net/en/community/user-library/view/255/

read the read me or more info at DJ Techtools..
http://forum.djtechtools.com/showthread.php?t=52674

cheers
joe

Re: Traktor 2.5 - Remix Deck mapping for Lemur- 64 slot play

Posted: 04 Jun 2012 08:43
by RainerHaselier
My template/TSI for the Traktor 2.5 remix decks uses the same approach as forevernows.
Main difference is, that the x/y coordinates for mouse movement and mouse clicks are calculated dynamically.
This means that the template works with any screen resolution and with almost any Traktor UI layout.

Image

The basic configuration (screen width, which elements of the Traktor UI are visible/hidden) can either by done by initialzing some variables (to make the changes persistent), or by a UIConfig interface on the Lemur.

Image

All details can be found here:

http://www.traktorbible.com/articles/re ... lemur.aspx


Best

Rainer