From a9397b60c6de1ac34234e2485ba632264a47788c Mon Sep 17 00:00:00 2001 From: louisjb Date: Sat, 28 Mar 2009 21:27:33 +0000 Subject: [PATCH] Some tweaks for windows git-svn-id: https://svn.code.sf.net/p/pianobooster/code/trunk@44 ba081f5d-443b-49a7-ac4b-446c3f91f371 --- PianoBooster/src/GuiMidiSetupDialog.cpp | 16 ++++------------ PianoBooster/src/GuiSidePanel.ui | 6 ++++++ 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/PianoBooster/src/GuiMidiSetupDialog.cpp b/PianoBooster/src/GuiMidiSetupDialog.cpp index f8e2291..23cb36a 100644 --- a/PianoBooster/src/GuiMidiSetupDialog.cpp +++ b/PianoBooster/src/GuiMidiSetupDialog.cpp @@ -133,19 +133,11 @@ void GuiMidiSetupDialog::on_latencyFixButton_clicked ( bool checked ) int latencyFix = QInputDialog::getInteger(this, tr("Enter a value for the latency fix in milliseconds"), tr( "The latency fix works by running the music ahead of what you
" - "are playing to counteract the delay within the sound generator.
" - "You will need a piano with speakers that are turned up.
" - "It is not ideal, a low latency sound generator is recommend.
" + "are playing to counteract the delay within the sound generator.

" + "You will need a piano with speakers that are turned up.

" "Enter the time in milliseconds for the delay (1000 mSec = 1 sec)
" - "(For the Microsoft GS Wavetable SW Synth try a value of 200 msec)
" - "If you are not sure enter a value of zero" - - - /*"The value entered here tries to compensate for the latency problems on the sound generator\n" - "To use this turn up the sound on your piano keyboard\n" - "(if your piano keyboard does not have it own speakers then this fix will not work)" - - " see the website for more details"*/), + "(For the Microsoft GS Wavetable SW Synth try a value of 150)
" + "If you are not sure enter a value of zero."), m_latencyFix, 0, 1000, 50, &ok); if (ok) { diff --git a/PianoBooster/src/GuiSidePanel.ui b/PianoBooster/src/GuiSidePanel.ui index 7693e68..9909184 100644 --- a/PianoBooster/src/GuiSidePanel.ui +++ b/PianoBooster/src/GuiSidePanel.ui @@ -170,6 +170,12 @@ + + + 0 + 0 + + Adjust the volume of your piano