LAST
This commit is contained in:
@@ -624,16 +624,16 @@ PianoRoll::PianoRoll() :
|
||||
"This controls the magnification of an axis. "
|
||||
"It can be helpful to choose magnification for a specific "
|
||||
"task. For ordinary editing, the magnification should be "
|
||||
"fitted to your smallest notes. ”
|
||||
"fitted to your smallest notes. "
|
||||
) );
|
||||
|
||||
m_quantizeComboBox->setWhatsThis(
|
||||
tr(
|
||||
"The 'Q' stands for quantization, and controls the grid size ”
|
||||
"The 'Q' stands for quantization, and controls the grid size "
|
||||
"notes and control points snap to. "
|
||||
“With smaller quantization values, you can draw shorter notes ”
|
||||
“in Piano Roll, and more exact control points in the ”
|
||||
“Automation Editor.”
|
||||
"With smaller quantization values, you can draw shorter notes "
|
||||
"in Piano Roll, and more exact control points in the "
|
||||
"Automation Editor."
|
||||
|
||||
) );
|
||||
|
||||
@@ -649,11 +649,11 @@ PianoRoll::PianoRoll() :
|
||||
"The feature is directly connected to the context-menu "
|
||||
"on the virtual keyboard, to the left in Piano Roll. "
|
||||
"After you have chosen the scale you want "
|
||||
“in this drop-down menu, "
|
||||
"in this drop-down menu, "
|
||||
"you can right click on a desired key in the virtual keyboard, "
|
||||
"and then choose 'Mark current Scale'. "
|
||||
"LMMS will highlight all notes that belongs to the chosen scale, "
|
||||
"and in the key you have selected!"
|
||||
"LMMS will highlight all notes that belongs to the chosen scale, "
|
||||
"and in the key you have selected!"
|
||||
) );
|
||||
|
||||
|
||||
@@ -662,9 +662,9 @@ PianoRoll::PianoRoll() :
|
||||
"Let you select a chord which LMMS then can draw or highlight."
|
||||
"You can find the most common chords in this drop-down menu. "
|
||||
"After you have selected a chord, click anywhere to place the chord, and right "
|
||||
“click on the virtual keyboard to open context menu and highlight the chord. ”
|
||||
"click on the virtual keyboard to open context menu and highlight the chord. "
|
||||
"To return to single note placement, you need to choose 'No chord' "
|
||||
"in this drop-down menu."
|
||||
"in this drop-down menu."
|
||||
) );
|
||||
|
||||
// setup our actual window
|
||||
|
||||
Reference in New Issue
Block a user