Quick Sign In:  

Forum: VirtualDJ 8.0 Technical Support

Topic: Prelisten Keyboard Mapping

This topic is old and might contain outdated or incorrect information.

I have modified my Keyboard.xml
<map value="LEFT" action="prelisten_pos -1" />
<map value="RIGHT" action="prelisten_pos +1" />
<map value="SPACE" action="prelisten" />

The "Space" Key works correct but the left / right Keys only if Focus on "SideInfo" .
In V7 it works right.

Thanx

DJ ND
 

Posted Fri 23 May 14 @ 2:54 pm
gbeulPRO InfinityMember since 2007
just try this
prelisten ? prelisten_pos +1

 

Posted Fri 23 May 14 @ 4:38 pm
the same again.
 

Posted Fri 23 May 14 @ 4:53 pm
djdadPRO InfinityDevelopment ManagerMember since 2005
If not mistaken, the arrow keys are reserved for navigation in the Grid View, so i would suggest to use different keys to map those actions.
 

Posted Fri 23 May 14 @ 11:17 pm
that's really too bad
it was very easy with the arrow keys up / down to scroll in the list and to jump into the prelisten tracks fast with left / right.
Sorry, the V8 feels very good but this is not progress
 

Posted Sat 24 May 14 @ 5:12 am
Sorry, the same again with following Mapping.

<map value="L" action="prelisten_pos -1" />
<map value="K" action="prelisten_pos +1" />
<map value="SPACE" action="prelisten" />

I lost the focus of prelisten player if i use the arrow keys to select the next 'prelisten' track.

thanx

DJ ND
 

Posted Sat 24 May 14 @ 6:48 pm
Examines the development team the problem? Can I hope that it will be solved?

thanx

DJ ND
 

Posted Fri 06 Jun 14 @ 3:29 am
locoDogPRO InfinityModeratorMember since 2013
I use the left and right arrow keys for nudge and they work fine.
 

Posted Fri 06 Jun 14 @ 5:29 am
Just changed my lef/right key for prelisten position - works without issues here.
 

Posted Fri 06 Jun 14 @ 12:33 pm
Sorry for my late reply. I needed some time to reproduce the error.
The issue occurs when "Browser Search by Firts Letter" = Yes.
 

Posted Wed 11 Jun 14 @ 2:00 pm
Is there still no solution to the problem?

"Browser Search by First Letter" I need anyway.
However, I can't use letters or arrow keys for prelisten_pos.

THX
DJ ND
 

Posted Tue 24 Jun 14 @ 1:55 pm
hi Andy
here my temporary solution:
<map value="F1" action="prelisten ? prelisten_pos 0%" />
<map value="F2" action="prelisten ? prelisten_pos -1%" />
<map value="SPACE" action="prelisten ? prelisten_stop : prelisten_pos 0%" />
<map value="F3" action="prelisten ? prelisten_pos +1%" />
<map value="F4" action="prelisten ? prelisten_stop" />

works with quicksearch.
 

Posted Tue 07 Oct 14 @ 6:40 pm


(Old topics and forums are automatically closed)