i have to bring it back to the middle just to get it to move most of the time...
.anybody know why that is?
.anybody know why that is?
Mensajes Mon 16 Aug 10 @ 3:40 pm
If you have pitch reset on load active that's normal... Your pitch resets each time you load a new song and the controller must catch up the software...
Mensajes Mon 16 Aug 10 @ 4:45 pm
Mensajes Mon 16 Aug 10 @ 5:54 pm
cool..thanks guys
Mensajes Tue 17 Aug 10 @ 3:27 pm
Even if you use sync your stuffed then despite altering the settings in config.
I get this and it's annoying, a pitch reset button on your controller is a good way to sort this as sliding the pitch back and fourth on the fly is a bit dangerous.
I get this and it's annoying, a pitch reset button on your controller is a good way to sort this as sliding the pitch back and fourth on the fly is a bit dangerous.
Mensajes Tue 17 Aug 10 @ 3:50 pm
Another option in VitualDJ Pro is to change the mapping (CONFIG -> Mappers) of the pitch slider to pitch_relative instead of pitch_slider.
Mensajes Tue 17 Aug 10 @ 7:31 pm
Can show_text be updated to support ``?
The following does not currently work:
show_text "get text 'You are listening to `get loaded_song "title"` at `volume` volume."
Also, if the message is longer than the actual text display (As in the case of the above), the scrolling position starts from the wrong place.
Calling show_text should reset the scroll position back to 0.
The following does not currently work:
show_text "get text 'You are listening to `get loaded_song "title"` at `volume` volume."
Also, if the message is longer than the actual text display (As in the case of the above), the scrolling position starts from the wrong place.
Calling show_text should reset the scroll position back to 0.
Mensajes Tue 17 Aug 10 @ 7:34 pm