登录:     


Forum: General Discussion

Topic: change the key of a song using keyboard?

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

Is there shortcut keys on the keyboard to change the pitch of karaoke tracks, I have only been able to change the pitch by placing my mouse over the key button and dragging one way or the other and would rather be able to change the pitch by using my keyboard
 

发表时间 Mon 11 Apr 11 @ 1:31 pm
You can map 2 keys (like left and right cursors for example) to adjust the key of the song by using the following mappers:

left cursor: key_move +1
right cursor: key_move -1

Hope that's what you're looking for.
AC
 

you may do it this way:

you mapp all notes of one oktave. The first note is 60 (c'). and than you write this action for example to note 60 for c':

deck X set_key "CM"

This means if you press the C-Note in your oktave it will force the song to CM

Another for ecample 70 for a#':

deck X set_key "A#M"

X is the dek you want to set the key.
 



(陈旧帖子或论坛版块会自动关闭)