From bb64e99825121cfe68d1139fff855dd44a43674a Mon Sep 17 00:00:00 2001 From: brunzelchen Date: Thu, 30 Dec 2010 07:56:51 +0000 Subject: increase/decrease just one line of a song git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2782 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Output/Languages/English.ini | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'Game/Output/Languages/English.ini') diff --git a/Game/Output/Languages/English.ini b/Game/Output/Languages/English.ini index ee27a924..8973abac 100644 --- a/Game/Output/Languages/English.ini +++ b/Game/Output/Languages/English.ini @@ -118,17 +118,13 @@ PLUGIN_MEDLEYSURPRISEBLIND_DESC = 5-song medley (1st picked, rest random) withou PLUGIN_MEDLEYSURPRISEBLIND_NAME = Blind Medley Surprise PLUGIN_MEHRALS500_DESC = Um zu gewinnen, muss man am Ende mindestens 500 Punkte Vorsprung haben. PLUGIN_MEHRALS500_NAME = Sieg 500+ -PLUGIN_MORE1000_DESC = Ziel: 1000 Punkte Vorsprung zum Sieg. Ansonsten gewinnt höchste Punktzahl. PLUGIN_MORE1000_DESC = Random song, first to 1000-point lead wins -PLUGIN_MORE1000_NAME = PLUGIN_MORE1000_NAME = Lead by 1000 PLUGIN_MORE2000_DESC = Ziel: 2000 Punkte Vorsprung zum Sieg. Ansonsten gewinnt höchste Punktzahl. PLUGIN_MORE2000_NAME = 2K Vorsprung PLUGIN_MORE3000_DESC = Ziel: 3000 Punkte Vorsprung zum Sieg. Ansonsten gewinnt höchste Punktzahl. PLUGIN_MORE3000_NAME = 3K Vorsprung -PLUGIN_MORE500_DESC = Ziel: 500 Punkte Vorsprung zum Sieg. Ansonsten gewinnt höchste Punktzahl. PLUGIN_MORE500_DESC = Random song, first to 500-point lead wins -PLUGIN_MORE500_NAME = PLUGIN_MORE500_NAME = Lead by 500 PLUGIN_MORETHAN1000_DESC = Wer mehr als 1000 Punkte zurückliegt, fliegt raus. PLUGIN_MORETHAN1000_NAME = Rückstand 1K @@ -496,6 +492,14 @@ KPPLUS = Increase all notes by 1 semitone 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) +CTRL_ALT_PAGEUP = Increase all notes by 1 semitone +CTRL_ALT_PAGEDOWN = Decrease all notes by 1 semitone +CTRL_SHIFT_ALT_PAGEUP = Increase all notes by 12 semitones (1 octave) +CTRL_SHIFT_ALT_PAGEDOWN = Decrease all notes by 12 semitones (1 octave) +CTRL_PAGEUP = Increase all notes of actual line by 1 semitone +CTRL_PAGEDOWN = Decrease all notes of actual line by 1 semitone +CTRL_SHIFT_PAGEUP = Increase all notes of actual line by 12 semitones (1 octave) +CTRL_SHIFT_PAGEDOWN = Decrease all notes of actual line by 12 semitones (1 octave) #-------------------------------------------------------# SEC_042 = Voice Pitch Recording N = Set note pitch of current note to the last detected voice pitch. -- cgit v1.2.3