bmac16 wrote :
The D2 Screens aren't working anymore since the last update. I get the Traktor Kontrol D2 screen rather than saying Virtual DJ
I just recently installed the latest version b7482 and everythings working fine over here.
Posté Sun 09 Apr 23 @ 1:55 pm
I am trialing VDJ with D2s as an alternative to Traktor. Started on my mapping journey but stuck on the first command 🤦♂️.
I'm wanting to select the deck from the top right FX buttons like my current mapping allows me too. DECK and the "invert_controllers" action obviously updates the screens well but only flicks between A/C decks. My numerous attempts to select a specific Deck using "FX_SELECT_x" Buttons and have the D2 screen reflect my selection have failed.
Anyone got any idea on how I could achieve such a thing? Thanks heaps
I'm wanting to select the deck from the top right FX buttons like my current mapping allows me too. DECK and the "invert_controllers" action obviously updates the screens well but only flicks between A/C decks. My numerous attempts to select a specific Deck using "FX_SELECT_x" Buttons and have the D2 screen reflect my selection have failed.
Anyone got any idea on how I could achieve such a thing? Thanks heaps
Posté Sun 24 Dec 23 @ 1:26 am
Does anyone else notice there is a small jitter on the small waveform while the track is playing, even on the default skin?
It's small so you can ignore it, but I tried to modify the skin (I put cue point numbers on the small waveform), and the jitter got a lot worse.
Does everybody see it? Anybody who knows what is causing it?
Thanks!
EDIT: found it! :)
If anybody wants to remove the jitter, change this line
<songpos class="songpos" x="+5" y="+55+5+40"/>
to
<songpos class="songpos" x="0" y="+55+5+40"/>
It's small so you can ignore it, but I tried to modify the skin (I put cue point numbers on the small waveform), and the jitter got a lot worse.
Does everybody see it? Anybody who knows what is causing it?
Thanks!
EDIT: found it! :)
If anybody wants to remove the jitter, change this line
<songpos class="songpos" x="+5" y="+55+5+40"/>
to
<songpos class="songpos" x="0" y="+55+5+40"/>
Posté 4 days ago @ 3:43 pm