| 1 | 
 <?xml version="1.0" encoding="UTF-8"?> | 
 
 
 
 
 
 | 2 | 
 <ui version="4.0"> | 
 
 
 
 
 
 | 3 | 
  <class>soundpage4</class> | 
 
 
 
 
 
 | 4 | 
  <widget class="QWizardPage" name="soundpage4"> | 
 
 
 
 
 
 | 5 | 
   <property name="geometry"> | 
 
 
 
 
 
 | 6 | 
    <rect> | 
 
 
 
 
 
 | 7 | 
     <x>0</x> | 
 
 
 
 
 
 | 8 | 
     <y>0</y> | 
 
 
 
 
 
 | 9 | 
     <width>640</width> | 
 
 
 
 
 
 | 10 | 
     <height>480</height> | 
 
 
 
 
 
 | 11 | 
    </rect> | 
 
 
 
 
 
 | 12 | 
   </property> | 
 
 
 
 
 
 | 13 | 
   <property name="windowTitle"> | 
 
 
 
 
 
 | 14 | 
    <string>WizardPage</string> | 
 
 
 
 
 
 | 15 | 
   </property> | 
 
 
 
 
 
 | 16 | 
   <property name="title"> | 
 
 
 
 
 
 | 17 | 
    <string>OSBD.grp file properties</string> | 
 
 
 
 
 
 | 18 | 
   </property> | 
 
 
 
 
 
 | 19 | 
   <layout class="QVBoxLayout" name="verticalLayout_2"> | 
 
 
 
 
 
 | 20 | 
    <item> | 
 
 
 
 
 
 | 21 | 
     <widget class="QGroupBox" name="groupBox_3"> | 
 
 
 
 
 
 | 22 | 
      <property name="title"> | 
 
 
 
 
 
 | 23 | 
       <string>Properties</string> | 
 
 
 
 
 
 | 24 | 
      </property> | 
 
 
 
 
 
 | 25 | 
      <layout class="QVBoxLayout" name="verticalLayout"> | 
 
 
 
 
 
 | 26 | 
       <item> | 
 
 
 
 
 
 | 27 | 
        <layout class="QHBoxLayout" name="horizontalLayout_2"> | 
 
 
 
 
 
 | 28 | 
         <item> | 
 
 
 
 
 
 | 29 | 
          <widget class="QLabel" name="label"> | 
 
 
 
 
 
 | 30 | 
           <property name="minimumSize"> | 
 
 
 
 
 
 | 31 | 
            <size> | 
 
 
 
 
 
 | 32 | 
             <width>115</width> | 
 
 
 
 
 
 | 33 | 
             <height>0</height> | 
 
 
 
 
 
 | 34 | 
            </size> | 
 
 
 
 
 
 | 35 | 
           </property> | 
 
 
 
 
 
 | 36 | 
           <property name="text"> | 
 
 
 
 
 
 | 37 | 
            <string>Volume:</string> | 
 
 
 
 
 
 | 38 | 
           </property> | 
 
 
 
 
 
 | 39 | 
          </widget> | 
 
 
 
 
 
 | 40 | 
         </item> | 
 
 
 
 
 
 | 41 | 
         <item> | 
 
 
 
 
 
 | 42 | 
          <widget class="QLineEdit" name="leVolume"> | 
 
 
 
 
 
 | 43 | 
           <property name="text"> | 
 
 
 
 
 
 | 44 | 
            <string>1</string> | 
 
 
 
 
 
 | 45 | 
           </property> | 
 
 
 
 
 
 | 46 | 
          </widget> | 
 
 
 
 
 
 | 47 | 
         </item> | 
 
 
 
 
 
 | 48 | 
        </layout> | 
 
 
 
 
 
 | 49 | 
       </item> | 
 
 
 
 
 
 | 50 | 
       <item> | 
 
 
 
 
 
 | 51 | 
        <layout class="QHBoxLayout" name="horizontalLayout_3"> | 
 
 
 
 
 
 | 52 | 
         <item> | 
 
 
 
 
 
 | 53 | 
          <widget class="QLabel" name="label_2"> | 
 
 
 
 
 
 | 54 | 
           <property name="minimumSize"> | 
 
 
 
 
 
 | 55 | 
            <size> | 
 
 
 
 
 
 | 56 | 
             <width>115</width> | 
 
 
 
 
 
 | 57 | 
             <height>0</height> | 
 
 
 
 
 
 | 58 | 
            </size> | 
 
 
 
 
 
 | 59 | 
           </property> | 
 
 
 
 
 
 | 60 | 
           <property name="text"> | 
 
 
 
 
 
 | 61 | 
            <string>Min volume:</string> | 
 
 
 
 
 
 | 62 | 
           </property> | 
 
 
 
 
 
 | 63 | 
          </widget> | 
 
 
 
 
 
 | 64 | 
         </item> | 
 
 
 
 
 
 | 65 | 
         <item> | 
 
 
 
 
 
 | 66 | 
          <widget class="QLineEdit" name="leMinVolume"> | 
 
 
 
 
 
 | 67 | 
           <property name="text"> | 
 
 
 
 
 
 | 68 | 
            <string>1</string> | 
 
 
 
 
 
 | 69 | 
           </property> | 
 
 
 
 
 
 | 70 | 
          </widget> | 
 
 
 
 
 
 | 71 | 
         </item> | 
 
 
 
 
 
 | 72 | 
        </layout> | 
 
 
 
 
 
 | 73 | 
       </item> | 
 
 
 
 
 
 | 74 | 
       <item> | 
 
 
 
 
 
 | 75 | 
        <layout class="QHBoxLayout" name="horizontalLayout_4"> | 
 
 
 
 
 
 | 76 | 
         <item> | 
 
 
 
 
 
 | 77 | 
          <widget class="QLabel" name="label_3"> | 
 
 
 
 
 
 | 78 | 
           <property name="minimumSize"> | 
 
 
 
 
 
 | 79 | 
            <size> | 
 
 
 
 
 
 | 80 | 
             <width>115</width> | 
 
 
 
 
 
 | 81 | 
             <height>0</height> | 
 
 
 
 
 
 | 82 | 
            </size> | 
 
 
 
 
 
 | 83 | 
           </property> | 
 
 
 
 
 
 | 84 | 
           <property name="text"> | 
 
 
 
 
 
 | 85 | 
            <string>Max volume:</string> | 
 
 
 
 
 
 | 86 | 
           </property> | 
 
 
 
 
 
 | 87 | 
          </widget> | 
 
 
 
 
 
 | 88 | 
         </item> | 
 
 
 
 
 
 | 89 | 
         <item> | 
 
 
 
 
 
 | 90 | 
          <widget class="QLineEdit" name="leMaxVolume"> | 
 
 
 
 
 
 | 91 | 
           <property name="text"> | 
 
 
 
 
 
 | 92 | 
            <string>1</string> | 
 
 
 
 
 
 | 93 | 
           </property> | 
 
 
 
 
 
 | 94 | 
          </widget> | 
 
 
 
 
 
 | 95 | 
         </item> | 
 
 
 
 
 
 | 96 | 
        </layout> | 
 
 
 
 
 
 | 97 | 
       </item> | 
 
 
 
 
 
 | 98 | 
       <item> | 
 
 
 
 
 
 | 99 | 
        <layout class="QHBoxLayout" name="horizontalLayout_5"> | 
 
 
 
 
 
 | 100 | 
         <item> | 
 
 
 
 
 
 | 101 | 
          <widget class="QLabel" name="label_4"> | 
 
 
 
 
 
 | 102 | 
           <property name="minimumSize"> | 
 
 
 
 
 
 | 103 | 
            <size> | 
 
 
 
 
 
 | 104 | 
             <width>115</width> | 
 
 
 
 
 
 | 105 | 
             <height>0</height> | 
 
 
 
 
 
 | 106 | 
            </size> | 
 
 
 
 
 
 | 107 | 
           </property> | 
 
 
 
 
 
 | 108 | 
           <property name="text"> | 
 
 
 
 
 
 | 109 | 
            <string>Pitch:</string> | 
 
 
 
 
 
 | 110 | 
           </property> | 
 
 
 
 
 
 | 111 | 
          </widget> | 
 
 
 
 
 
 | 112 | 
         </item> | 
 
 
 
 
 
 | 113 | 
         <item> | 
 
 
 
 
 
 | 114 | 
          <widget class="QLineEdit" name="lePitch"> | 
 
 
 
 
 
 | 115 | 
           <property name="text"> | 
 
 
 
 
 
 | 116 | 
            <string>1</string> | 
 
 
 
 
 
 | 117 | 
           </property> | 
 
 
 
 
 
 | 118 | 
          </widget> | 
 
 
 
 
 
 | 119 | 
         </item> | 
 
 
 
 
 
 | 120 | 
        </layout> | 
 
 
 
 
 
 | 121 | 
       </item> | 
 
 
 
 
 
 | 122 | 
       <item> | 
 
 
 
 
 
 | 123 | 
        <layout class="QHBoxLayout" name="horizontalLayout_6"> | 
 
 
 
 
 
 | 124 | 
         <item> | 
 
 
 
 
 
 | 125 | 
          <widget class="QLabel" name="label_5"> | 
 
 
 
 
 
 | 126 | 
           <property name="minimumSize"> | 
 
 
 
 
 
 | 127 | 
            <size> | 
 
 
 
 
 
 | 128 | 
             <width>115</width> | 
 
 
 
 
 
 | 129 | 
             <height>0</height> | 
 
 
 
 
 
 | 130 | 
            </size> | 
 
 
 
 
 
 | 131 | 
           </property> | 
 
 
 
 
 
 | 132 | 
           <property name="text"> | 
 
 
 
 
 
 | 133 | 
            <string>Min pitch:</string> | 
 
 
 
 
 
 | 134 | 
           </property> | 
 
 
 
 
 
 | 135 | 
          </widget> | 
 
 
 
 
 
 | 136 | 
         </item> | 
 
 
 
 
 
 | 137 | 
         <item> | 
 
 
 
 
 
 | 138 | 
          <widget class="QLineEdit" name="leMinPitch"> | 
 
 
 
 
 
 | 139 | 
           <property name="text"> | 
 
 
 
 
 
 | 140 | 
            <string>1</string> | 
 
 
 
 
 
 | 141 | 
           </property> | 
 
 
 
 
 
 | 142 | 
          </widget> | 
 
 
 
 
 
 | 143 | 
         </item> | 
 
 
 
 
 
 | 144 | 
        </layout> | 
 
 
 
 
 
 | 145 | 
       </item> | 
 
 
 
 
 
 | 146 | 
       <item> | 
 
 
 
 
 
 | 147 | 
        <layout class="QHBoxLayout" name="horizontalLayout_7"> | 
 
 
 
 
 
 | 148 | 
         <item> | 
 
 
 
 
 
 | 149 | 
          <widget class="QLabel" name="label_6"> | 
 
 
 
 
 
 | 150 | 
           <property name="minimumSize"> | 
 
 
 
 
 
 | 151 | 
            <size> | 
 
 
 
 
 
 | 152 | 
             <width>115</width> | 
 
 
 
 
 
 | 153 | 
             <height>0</height> | 
 
 
 
 
 
 | 154 | 
            </size> | 
 
 
 
 
 
 | 155 | 
           </property> | 
 
 
 
 
 
 | 156 | 
           <property name="text"> | 
 
 
 
 
 
 | 157 | 
            <string>Max pitch:</string> | 
 
 
 
 
 
 | 158 | 
           </property> | 
 
 
 
 
 
 | 159 | 
          </widget> | 
 
 
 
 
 
 | 160 | 
         </item> | 
 
 
 
 
 
 | 161 | 
         <item> | 
 
 
 
 
 
 | 162 | 
          <widget class="QLineEdit" name="leMaxPitch"> | 
 
 
 
 
 
 | 163 | 
           <property name="text"> | 
 
 
 
 
 
 | 164 | 
            <string>1</string> | 
 
 
 
 
 
 | 165 | 
           </property> | 
 
 
 
 
 
 | 166 | 
          </widget> | 
 
 
 
 
 
 | 167 | 
         </item> | 
 
 
 
 
 
 | 168 | 
        </layout> | 
 
 
 
 
 
 | 169 | 
       </item> | 
 
 
 
 
 
 | 170 | 
       <item> | 
 
 
 
 
 
 | 171 | 
        <layout class="QHBoxLayout" name="horizontalLayout_8"> | 
 
 
 
 
 
 | 172 | 
         <item> | 
 
 
 
 
 
 | 173 | 
          <widget class="QLabel" name="label_7"> | 
 
 
 
 
 
 | 174 | 
           <property name="minimumSize"> | 
 
 
 
 
 
 | 175 | 
            <size> | 
 
 
 
 
 
 | 176 | 
             <width>115</width> | 
 
 
 
 
 
 | 177 | 
             <height>0</height> | 
 
 
 
 
 
 | 178 | 
            </size> | 
 
 
 
 
 
 | 179 | 
           </property> | 
 
 
 
 
 
 | 180 | 
           <property name="text"> | 
 
 
 
 
 
 | 181 | 
            <string>Weight:</string> | 
 
 
 
 
 
 | 182 | 
           </property> | 
 
 
 
 
 
 | 183 | 
          </widget> | 
 
 
 
 
 
 | 184 | 
         </item> | 
 
 
 
 
 
 | 185 | 
         <item> | 
 
 
 
 
 
 | 186 | 
          <widget class="QLineEdit" name="leWeight"> | 
 
 
 
 
 
 | 187 | 
           <property name="text"> | 
 
 
 
 
 
 | 188 | 
            <string>10</string> | 
 
 
 
 
 
 | 189 | 
           </property> | 
 
 
 
 
 
 | 190 | 
          </widget> | 
 
 
 
 
 
 | 191 | 
         </item> | 
 
 
 
 
 
 | 192 | 
        </layout> | 
 
 
 
 
 
 | 193 | 
       </item> | 
 
 
 
 
 
 | 194 | 
       <item> | 
 
 
 
 
 
 | 195 | 
        <widget class="QCheckBox" name="cbPreventRepeat"> | 
 
 
 
 
 
 | 196 | 
         <property name="toolTip"> | 
 
 
 
 
 
 | 197 | 
          <string>This flag forces the engine to always play a different sound</string> | 
 
 
 
 
 
 | 198 | 
         </property> | 
 
 
 
 
 
 | 199 | 
         <property name="text"> | 
 
 
 
 
 
 | 200 | 
          <string>Prevent repeat</string> | 
 
 
 
 
 
 | 201 | 
         </property> | 
 
 
 
 
 
 | 202 | 
        </widget> | 
 
 
 
 
 
 | 203 | 
       </item> | 
 
 
 
 
 
 | 204 | 
      </layout> | 
 
 
 
 
 
 | 205 | 
     </widget> | 
 
 
 
 
 
 | 206 | 
    </item> | 
 
 
 
 
 
 | 207 | 
    <item> | 
 
 
 
 
 
 | 208 | 
     <widget class="QGroupBox" name="groupBox_2"> | 
 
 
 
 
 
 | 209 | 
      <property name="title"> | 
 
 
 
 
 
 | 210 | 
       <string>Audio Channels</string> | 
 
 
 
 
 
 | 211 | 
      </property> | 
 
 
 
 
 
 | 212 | 
      <layout class="QHBoxLayout" name="horizontalLayout"> | 
 
 
 
 
 
 | 213 | 
       <item> | 
 
 
 
 
 
 | 214 | 
        <widget class="QRadioButton" name="rbStereo22"> | 
 
 
 
 
 
 | 215 | 
         <property name="text"> | 
 
 
 
 
 
 | 216 | 
          <string>Stereo - 22.05 kHz</string> | 
 
 
 
 
 
 | 217 | 
         </property> | 
 
 
 
 
 
 | 218 | 
         <property name="checked"> | 
 
 
 
 
 
 | 219 | 
          <bool>true</bool> | 
 
 
 
 
 
 | 220 | 
         </property> | 
 
 
 
 
 
 | 221 | 
        </widget> | 
 
 
 
 
 
 | 222 | 
       </item> | 
 
 
 
 
 
 | 223 | 
       <item> | 
 
 
 
 
 
 | 224 | 
        <widget class="QRadioButton" name="rbMono22"> | 
 
 
 
 
 
 | 225 | 
         <property name="text"> | 
 
 
 
 
 
 | 226 | 
          <string>Mono - 22.05 kHz</string> | 
 
 
 
 
 
 | 227 | 
         </property> | 
 
 
 
 
 
 | 228 | 
        </widget> | 
 
 
 
 
 
 | 229 | 
       </item> | 
 
 
 
 
 
 | 230 | 
       <item> | 
 
 
 
 
 
 | 231 | 
        <widget class="QRadioButton" name="rbMono44Pc"> | 
 
 
 
 
 
 | 232 | 
         <property name="text"> | 
 
 
 
 
 
 | 233 | 
          <string>Mono - 44.10 kHz (PC only)</string> | 
 
 
 
 
 
 | 234 | 
         </property> | 
 
 
 
 
 
 | 235 | 
        </widget> | 
 
 
 
 
 
 | 236 | 
       </item> | 
 
 
 
 
 
 | 237 | 
      </layout> | 
 
 
 
 
 
 | 238 | 
     </widget> | 
 
 
 
 
 
 | 239 | 
    </item> | 
 
 
 
 
 
 | 240 | 
   </layout> | 
 
 
 
 
 
 | 241 | 
  </widget> | 
 
 
 
 
 
 | 242 | 
  <resources/> | 
 
 
 
 
 
 | 243 | 
  <connections/> | 
 
 
 
 
 
 | 244 | 
 </ui> |