From 7d76a34f260a3bba7cb1ee4399043167b76d98fe Mon Sep 17 00:00:00 2001 From: brunzelchen Date: Fri, 24 Dec 2010 10:35:45 +0000 Subject: - bugfix: drawing beat delimiters while/after pitch recording - update of language files git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2773 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Output/Languages/English.ini | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'Game/Output/Languages/English.ini') diff --git a/Game/Output/Languages/English.ini b/Game/Output/Languages/English.ini index f906565d..ee27a924 100644 --- a/Game/Output/Languages/English.ini +++ b/Game/Output/Languages/English.ini @@ -497,7 +497,12 @@ KPMINUS = Decrease all notes by 1 semitone SHIFT_KPPLUS = Increase all notes by 12 semitones (1 octave) SHIFT_KPMINUS = Decrease all notes by 12 semitones (1 octave) #-------------------------------------------------------# -SEC_042 = Note Position +SEC_042 = Voice Pitch Recording +N = Set note pitch of current note to the last detected voice pitch. +SHIFT_N = Record voice pitch for actual line. +ALT_N = Start voice pitch recording from current position. +#-------------------------------------------------------# +SEC_043 = Note Position SHIFT_DELETE = Delete line CTRL_DELETE = Delete note CTRL_SLASH = Divide note into two -- cgit v1.2.3