| 1 | <ui version="4.0" > |
|---|
| 2 | <class>PreferencesDialog_UI</class> |
|---|
| 3 | <widget class="QDialog" name="PreferencesDialog_UI" > |
|---|
| 4 | <property name="geometry" > |
|---|
| 5 | <rect> |
|---|
| 6 | <x>0</x> |
|---|
| 7 | <y>0</y> |
|---|
| 8 | <width>559</width> |
|---|
| 9 | <height>440</height> |
|---|
| 10 | </rect> |
|---|
| 11 | </property> |
|---|
| 12 | <property name="windowTitle" > |
|---|
| 13 | <string>Form1</string> |
|---|
| 14 | </property> |
|---|
| 15 | <widget class="QWidget" name="Layout33" > |
|---|
| 16 | <property name="geometry" > |
|---|
| 17 | <rect> |
|---|
| 18 | <x>10</x> |
|---|
| 19 | <y>400</y> |
|---|
| 20 | <width>541</width> |
|---|
| 21 | <height>31</height> |
|---|
| 22 | </rect> |
|---|
| 23 | </property> |
|---|
| 24 | <layout class="QHBoxLayout" > |
|---|
| 25 | <property name="spacing" > |
|---|
| 26 | <number>6</number> |
|---|
| 27 | </property> |
|---|
| 28 | <property name="margin" > |
|---|
| 29 | <number>0</number> |
|---|
| 30 | </property> |
|---|
| 31 | <item> |
|---|
| 32 | <spacer> |
|---|
| 33 | <property name="orientation" > |
|---|
| 34 | <enum>Qt::Horizontal</enum> |
|---|
| 35 | </property> |
|---|
| 36 | <property name="sizeType" > |
|---|
| 37 | <enum>QSizePolicy::Expanding</enum> |
|---|
| 38 | </property> |
|---|
| 39 | <property name="sizeHint" stdset="0" > |
|---|
| 40 | <size> |
|---|
| 41 | <width>184</width> |
|---|
| 42 | <height>16</height> |
|---|
| 43 | </size> |
|---|
| 44 | </property> |
|---|
| 45 | </spacer> |
|---|
| 46 | </item> |
|---|
| 47 | <item> |
|---|
| 48 | <widget class="QPushButton" name="cancelBtn" > |
|---|
| 49 | <property name="sizePolicy" > |
|---|
| 50 | <sizepolicy vsizetype="Preferred" hsizetype="Preferred" > |
|---|
| 51 | <horstretch>0</horstretch> |
|---|
| 52 | <verstretch>0</verstretch> |
|---|
| 53 | </sizepolicy> |
|---|
| 54 | </property> |
|---|
| 55 | <property name="minimumSize" > |
|---|
| 56 | <size> |
|---|
| 57 | <width>0</width> |
|---|
| 58 | <height>22</height> |
|---|
| 59 | </size> |
|---|
| 60 | </property> |
|---|
| 61 | <property name="text" > |
|---|
| 62 | <string>&Cancel</string> |
|---|
| 63 | </property> |
|---|
| 64 | <property name="shortcut" > |
|---|
| 65 | <string>Alt+C</string> |
|---|
| 66 | </property> |
|---|
| 67 | </widget> |
|---|
| 68 | </item> |
|---|
| 69 | <item> |
|---|
| 70 | <widget class="QPushButton" name="okBtn" > |
|---|
| 71 | <property name="sizePolicy" > |
|---|
| 72 | <sizepolicy vsizetype="Preferred" hsizetype="Preferred" > |
|---|
| 73 | <horstretch>0</horstretch> |
|---|
| 74 | <verstretch>0</verstretch> |
|---|
| 75 | </sizepolicy> |
|---|
| 76 | </property> |
|---|
| 77 | <property name="minimumSize" > |
|---|
| 78 | <size> |
|---|
| 79 | <width>0</width> |
|---|
| 80 | <height>22</height> |
|---|
| 81 | </size> |
|---|
| 82 | </property> |
|---|
| 83 | <property name="text" > |
|---|
| 84 | <string>&OK</string> |
|---|
| 85 | </property> |
|---|
| 86 | <property name="shortcut" > |
|---|
| 87 | <string>Alt+O</string> |
|---|
| 88 | </property> |
|---|
| 89 | <property name="default" > |
|---|
| 90 | <bool>true</bool> |
|---|
| 91 | </property> |
|---|
| 92 | <property name="flat" > |
|---|
| 93 | <bool>false</bool> |
|---|
| 94 | </property> |
|---|
| 95 | </widget> |
|---|
| 96 | </item> |
|---|
| 97 | <item> |
|---|
| 98 | <spacer> |
|---|
| 99 | <property name="orientation" > |
|---|
| 100 | <enum>Qt::Horizontal</enum> |
|---|
| 101 | </property> |
|---|
| 102 | <property name="sizeType" > |
|---|
| 103 | <enum>QSizePolicy::Expanding</enum> |
|---|
| 104 | </property> |
|---|
| 105 | <property name="sizeHint" stdset="0" > |
|---|
| 106 | <size> |
|---|
| 107 | <width>183</width> |
|---|
| 108 | <height>16</height> |
|---|
| 109 | </size> |
|---|
| 110 | </property> |
|---|
| 111 | </spacer> |
|---|
| 112 | </item> |
|---|
| 113 | </layout> |
|---|
| 114 | </widget> |
|---|
| 115 | <widget class="QTabWidget" name="TabWidget2" > |
|---|
| 116 | <property name="geometry" > |
|---|
| 117 | <rect> |
|---|
| 118 | <x>10</x> |
|---|
| 119 | <y>10</y> |
|---|
| 120 | <width>541</width> |
|---|
| 121 | <height>381</height> |
|---|
| 122 | </rect> |
|---|
| 123 | </property> |
|---|
| 124 | <property name="sizePolicy" > |
|---|
| 125 | <sizepolicy vsizetype="Expanding" hsizetype="Expanding" > |
|---|
| 126 | <horstretch>0</horstretch> |
|---|
| 127 | <verstretch>0</verstretch> |
|---|
| 128 | </sizepolicy> |
|---|
| 129 | </property> |
|---|
| 130 | <property name="toolTip" > |
|---|
| 131 | <string/> |
|---|
| 132 | </property> |
|---|
| 133 | <property name="tabShape" > |
|---|
| 134 | <enum>QTabWidget::Rounded</enum> |
|---|
| 135 | </property> |
|---|
| 136 | <property name="currentIndex" > |
|---|
| 137 | <number>0</number> |
|---|
| 138 | </property> |
|---|
| 139 | <widget class="QWidget" name="tab_1" > |
|---|
| 140 | <property name="geometry" > |
|---|
| 141 | <rect> |
|---|
| 142 | <x>0</x> |
|---|
| 143 | <y>0</y> |
|---|
| 144 | <width>537</width> |
|---|
| 145 | <height>355</height> |
|---|
| 146 | </rect> |
|---|
| 147 | </property> |
|---|
| 148 | <attribute name="title" > |
|---|
| 149 | <string>&General</string> |
|---|
| 150 | </attribute> |
|---|
| 151 | <widget class="QCheckBox" name="restoreLastUsedSongCheckbox" > |
|---|
| 152 | <property name="geometry" > |
|---|
| 153 | <rect> |
|---|
| 154 | <x>10</x> |
|---|
| 155 | <y>10</y> |
|---|
| 156 | <width>511</width> |
|---|
| 157 | <height>31</height> |
|---|
| 158 | </rect> |
|---|
| 159 | </property> |
|---|
| 160 | <property name="minimumSize" > |
|---|
| 161 | <size> |
|---|
| 162 | <width>0</width> |
|---|
| 163 | <height>22</height> |
|---|
| 164 | </size> |
|---|
| 165 | </property> |
|---|
| 166 | <property name="text" > |
|---|
| 167 | <string>&Reopen last used song</string> |
|---|
| 168 | </property> |
|---|
| 169 | <property name="shortcut" > |
|---|
| 170 | <string>Alt+R</string> |
|---|
| 171 | </property> |
|---|
| 172 | </widget> |
|---|
| 173 | <widget class="QCheckBox" name="useLashCheckbox" > |
|---|
| 174 | <property name="geometry" > |
|---|
| 175 | <rect> |
|---|
| 176 | <x>10</x> |
|---|
| 177 | <y>40</y> |
|---|
| 178 | <width>511</width> |
|---|
| 179 | <height>31</height> |
|---|
| 180 | </rect> |
|---|
| 181 | </property> |
|---|
| 182 | <property name="text" > |
|---|
| 183 | <string>Use lash</string> |
|---|
| 184 | </property> |
|---|
| 185 | </widget> |
|---|
| 186 | <widget class="QSpinBox" name="sBcountOffset" > |
|---|
| 187 | <property name="geometry" > |
|---|
| 188 | <rect> |
|---|
| 189 | <x>11</x> |
|---|
| 190 | <y>91</y> |
|---|
| 191 | <width>52</width> |
|---|
| 192 | <height>21</height> |
|---|
| 193 | </rect> |
|---|
| 194 | </property> |
|---|
| 195 | <property name="toolTip" > |
|---|
| 196 | <string>first step, adjust timing mismatch between controller/keyboard trigger latency and computed bpm</string> |
|---|
| 197 | </property> |
|---|
| 198 | <property name="minimum" > |
|---|
| 199 | <number>-200</number> |
|---|
| 200 | </property> |
|---|
| 201 | <property name="maximum" > |
|---|
| 202 | <number>200</number> |
|---|
| 203 | </property> |
|---|
| 204 | </widget> |
|---|
| 205 | <widget class="QLabel" name="bClabel_2" > |
|---|
| 206 | <property name="geometry" > |
|---|
| 207 | <rect> |
|---|
| 208 | <x>70</x> |
|---|
| 209 | <y>91</y> |
|---|
| 210 | <width>331</width> |
|---|
| 211 | <height>21</height> |
|---|
| 212 | </rect> |
|---|
| 213 | </property> |
|---|
| 214 | <property name="text" > |
|---|
| 215 | <string>Beat counter drift compensation in 1/10 ms </string> |
|---|
| 216 | </property> |
|---|
| 217 | </widget> |
|---|
| 218 | <widget class="QSpinBox" name="sBstartOffset" > |
|---|
| 219 | <property name="geometry" > |
|---|
| 220 | <rect> |
|---|
| 221 | <x>11</x> |
|---|
| 222 | <y>121</y> |
|---|
| 223 | <width>52</width> |
|---|
| 224 | <height>21</height> |
|---|
| 225 | </rect> |
|---|
| 226 | </property> |
|---|
| 227 | <property name="toolTip" > |
|---|
| 228 | <string>second step, adjust offset between last controller/keybord trigger and the deferred sequencer startup </string> |
|---|
| 229 | </property> |
|---|
| 230 | <property name="minimum" > |
|---|
| 231 | <number>-500</number> |
|---|
| 232 | </property> |
|---|
| 233 | <property name="maximum" > |
|---|
| 234 | <number>500</number> |
|---|
| 235 | </property> |
|---|
| 236 | </widget> |
|---|
| 237 | <widget class="QLabel" name="label" > |
|---|
| 238 | <property name="geometry" > |
|---|
| 239 | <rect> |
|---|
| 240 | <x>70</x> |
|---|
| 241 | <y>121</y> |
|---|
| 242 | <width>261</width> |
|---|
| 243 | <height>21</height> |
|---|
| 244 | </rect> |
|---|
| 245 | </property> |
|---|
| 246 | <property name="text" > |
|---|
| 247 | <string>Beat counter start offset in ms </string> |
|---|
| 248 | </property> |
|---|
| 249 | </widget> |
|---|
| 250 | </widget> |
|---|
| 251 | <widget class="QWidget" name="tab_2" > |
|---|
| 252 | <property name="geometry" > |
|---|
| 253 | <rect> |
|---|
| 254 | <x>0</x> |
|---|
| 255 | <y>0</y> |
|---|
| 256 | <width>537</width> |
|---|
| 257 | <height>355</height> |
|---|
| 258 | </rect> |
|---|
| 259 | </property> |
|---|
| 260 | <attribute name="title" > |
|---|
| 261 | <string>Audio &System</string> |
|---|
| 262 | </attribute> |
|---|
| 263 | <widget class="QGroupBox" name="groupBox" > |
|---|
| 264 | <property name="geometry" > |
|---|
| 265 | <rect> |
|---|
| 266 | <x>310</x> |
|---|
| 267 | <y>10</y> |
|---|
| 268 | <width>221</width> |
|---|
| 269 | <height>331</height> |
|---|
| 270 | </rect> |
|---|
| 271 | </property> |
|---|
| 272 | <property name="title" > |
|---|
| 273 | <string>Audio output details</string> |
|---|
| 274 | </property> |
|---|
| 275 | <layout class="QVBoxLayout" > |
|---|
| 276 | <item> |
|---|
| 277 | <widget class="QLabel" name="driverInfoLbl" > |
|---|
| 278 | <property name="text" > |
|---|
| 279 | <string>###</string> |
|---|
| 280 | </property> |
|---|
| 281 | <property name="alignment" > |
|---|
| 282 | <set>Qt::AlignTop</set> |
|---|
| 283 | </property> |
|---|
| 284 | <property name="wordWrap" > |
|---|
| 285 | <bool>true</bool> |
|---|
| 286 | </property> |
|---|
| 287 | </widget> |
|---|
| 288 | </item> |
|---|
| 289 | </layout> |
|---|
| 290 | </widget> |
|---|
| 291 | <widget class="QWidget" name="layoutWidget" > |
|---|
| 292 | <property name="geometry" > |
|---|
| 293 | <rect> |
|---|
| 294 | <x>10</x> |
|---|
| 295 | <y>10</y> |
|---|
| 296 | <width>298</width> |
|---|
| 297 | <height>331</height> |
|---|
| 298 | </rect> |
|---|
| 299 | </property> |
|---|
| 300 | <layout class="QVBoxLayout" name="verticalLayout" > |
|---|
| 301 | <item> |
|---|
| 302 | <layout class="QHBoxLayout" name="horizontalLayout" > |
|---|
| 303 | <item> |
|---|
| 304 | <widget class="QComboBox" name="driverComboBox" /> |
|---|
| 305 | </item> |
|---|
| 306 | <item> |
|---|
| 307 | <widget class="QPushButton" name="restartDriverBtn" > |
|---|
| 308 | <property name="text" > |
|---|
| 309 | <string>Restart output</string> |
|---|
| 310 | </property> |
|---|
| 311 | </widget> |
|---|
| 312 | </item> |
|---|
| 313 | </layout> |
|---|
| 314 | </item> |
|---|
| 315 | <item> |
|---|
| 316 | <layout class="QGridLayout" > |
|---|
| 317 | <property name="margin" > |
|---|
| 318 | <number>0</number> |
|---|
| 319 | </property> |
|---|
| 320 | <property name="spacing" > |
|---|
| 321 | <number>6</number> |
|---|
| 322 | </property> |
|---|
| 323 | <item row="1" column="1" > |
|---|
| 324 | <widget class="QSpinBox" name="bufferSizeSpinBox" > |
|---|
| 325 | <property name="minimumSize" > |
|---|
| 326 | <size> |
|---|
| 327 | <width>0</width> |
|---|
| 328 | <height>22</height> |
|---|
| 329 | </size> |
|---|
| 330 | </property> |
|---|
| 331 | <property name="minimum" > |
|---|
| 332 | <number>100</number> |
|---|
| 333 | </property> |
|---|
| 334 | <property name="maximum" > |
|---|
| 335 | <number>5000</number> |
|---|
| 336 | </property> |
|---|
| 337 | <property name="singleStep" > |
|---|
| 338 | <number>100</number> |
|---|
| 339 | </property> |
|---|
| 340 | <property name="value" > |
|---|
| 341 | <number>1024</number> |
|---|
| 342 | </property> |
|---|
| 343 | </widget> |
|---|
| 344 | </item> |
|---|
| 345 | <item row="2" column="0" > |
|---|
| 346 | <widget class="QLabel" name="sampleRateLbl" > |
|---|
| 347 | <property name="minimumSize" > |
|---|
| 348 | <size> |
|---|
| 349 | <width>0</width> |
|---|
| 350 | <height>22</height> |
|---|
| 351 | </size> |
|---|
| 352 | </property> |
|---|
| 353 | <property name="text" > |
|---|
| 354 | <string>Sample rate</string> |
|---|
| 355 | </property> |
|---|
| 356 | </widget> |
|---|
| 357 | </item> |
|---|
| 358 | <item row="0" column="0" > |
|---|
| 359 | <widget class="QLabel" name="audioDeviceLbl" > |
|---|
| 360 | <property name="text" > |
|---|
| 361 | <string>Device</string> |
|---|
| 362 | </property> |
|---|
| 363 | </widget> |
|---|
| 364 | </item> |
|---|
| 365 | <item row="1" column="0" > |
|---|
| 366 | <widget class="QLabel" name="buffer_sizeLbl" > |
|---|
| 367 | <property name="minimumSize" > |
|---|
| 368 | <size> |
|---|
| 369 | <width>0</width> |
|---|
| 370 | <height>22</height> |
|---|
| 371 | </size> |
|---|
| 372 | </property> |
|---|
| 373 | <property name="text" > |
|---|
| 374 | <string>Buffer size</string> |
|---|
| 375 | </property> |
|---|
| 376 | </widget> |
|---|
| 377 | </item> |
|---|
| 378 | <item row="0" column="1" > |
|---|
| 379 | <widget class="QLineEdit" name="m_pAudioDeviceTxt" > |
|---|
| 380 | <property name="sizePolicy" > |
|---|
| 381 | <sizepolicy vsizetype="Fixed" hsizetype="Minimum" > |
|---|
| 382 | <horstretch>0</horstretch> |
|---|
| 383 | <verstretch>0</verstretch> |
|---|
| 384 | </sizepolicy> |
|---|
| 385 | </property> |
|---|
| 386 | </widget> |
|---|
| 387 | </item> |
|---|
| 388 | <item row="2" column="1" > |
|---|
| 389 | <widget class="QComboBox" name="sampleRateComboBox" > |
|---|
| 390 | <property name="currentIndex" > |
|---|
| 391 | <number>0</number> |
|---|
| 392 | </property> |
|---|
| 393 | <item> |
|---|
| 394 | <property name="text" > |
|---|
| 395 | <string>44100</string> |
|---|
| 396 | </property> |
|---|
| 397 | </item> |
|---|
| 398 | <item> |
|---|
| 399 | <property name="text" > |
|---|
| 400 | <string>48000</string> |
|---|
| 401 | </property> |
|---|
| 402 | </item> |
|---|
| 403 | <item> |
|---|
| 404 | <property name="text" > |
|---|
| 405 | <string>88200</string> |
|---|
| 406 | </property> |
|---|
| 407 | </item> |
|---|
| 408 | <item> |
|---|
| 409 | <property name="text" > |
|---|
| 410 | <string>96000</string> |
|---|
| 411 | </property> |
|---|
| 412 | </item> |
|---|
| 413 | </widget> |
|---|
| 414 | </item> |
|---|
| 415 | <item row="3" column="1" > |
|---|
| 416 | <widget class="QComboBox" name="trackOutputComboBox" > |
|---|
| 417 | <property name="currentIndex" > |
|---|
| 418 | <number>0</number> |
|---|
| 419 | </property> |
|---|
| 420 | <item> |
|---|
| 421 | <property name="text" > |
|---|
| 422 | <string>Post-Fader</string> |
|---|
| 423 | </property> |
|---|
| 424 | </item> |
|---|
| 425 | <item> |
|---|
| 426 | <property name="text" > |
|---|
| 427 | <string>Pre-Fader</string> |
|---|
| 428 | </property> |
|---|
| 429 | </item> |
|---|
| 430 | </widget> |
|---|
| 431 | </item> |
|---|
| 432 | <item row="3" column="0" > |
|---|
| 433 | <widget class="QLabel" name="trackOutLbl" > |
|---|
| 434 | <property name="minimumSize" > |
|---|
| 435 | <size> |
|---|
| 436 | <width>0</width> |
|---|
| 437 | <height>22</height> |
|---|
| 438 | </size> |
|---|
| 439 | </property> |
|---|
| 440 | <property name="text" > |
|---|
| 441 | <string>Track output</string> |
|---|
| 442 | </property> |
|---|
| 443 | </widget> |
|---|
| 444 | </item> |
|---|
| 445 | </layout> |
|---|
| 446 | </item> |
|---|
| 447 | <item> |
|---|
| 448 | <layout class="QVBoxLayout" > |
|---|
| 449 | <property name="spacing" > |
|---|
| 450 | <number>-1</number> |
|---|
| 451 | </property> |
|---|
| 452 | <item> |
|---|
| 453 | <widget class="QCheckBox" name="connectDefaultsCheckBox" > |
|---|
| 454 | <property name="text" > |
|---|
| 455 | <string>Connect to &Default Output Pair</string> |
|---|
| 456 | </property> |
|---|
| 457 | <property name="shortcut" > |
|---|
| 458 | <string>Alt+D</string> |
|---|
| 459 | </property> |
|---|
| 460 | </widget> |
|---|
| 461 | </item> |
|---|
| 462 | <item> |
|---|
| 463 | <widget class="QCheckBox" name="trackOutsCheckBox" > |
|---|
| 464 | <property name="text" > |
|---|
| 465 | <string>Track Outputs</string> |
|---|
| 466 | </property> |
|---|
| 467 | <property name="shortcut" > |
|---|
| 468 | <string>Alt+D</string> |
|---|
| 469 | </property> |
|---|
| 470 | </widget> |
|---|
| 471 | </item> |
|---|
| 472 | <item> |
|---|
| 473 | <widget class="QCheckBox" name="ardourTransportWorkaround" > |
|---|
| 474 | <property name="text" > |
|---|
| 475 | <string>Enable timing offset (workaround for Ardour bug)</string> |
|---|
| 476 | </property> |
|---|
| 477 | </widget> |
|---|
| 478 | </item> |
|---|
| 479 | </layout> |
|---|
| 480 | </item> |
|---|
| 481 | <item> |
|---|
| 482 | <spacer name="verticalSpacer" > |
|---|
| 483 | <property name="orientation" > |
|---|
| 484 | <enum>Qt::Vertical</enum> |
|---|
| 485 | </property> |
|---|
| 486 | <property name="sizeHint" stdset="0" > |
|---|
| 487 | <size> |
|---|
| 488 | <width>20</width> |
|---|
| 489 | <height>40</height> |
|---|
| 490 | </size> |
|---|
| 491 | </property> |
|---|
| 492 | </spacer> |
|---|
| 493 | </item> |
|---|
| 494 | <item> |
|---|
| 495 | <layout class="QGridLayout" > |
|---|
| 496 | <property name="margin" > |
|---|
| 497 | <number>0</number> |
|---|
| 498 | </property> |
|---|
| 499 | <property name="spacing" > |
|---|
| 500 | <number>6</number> |
|---|
| 501 | </property> |
|---|
| 502 | <item row="0" column="1" > |
|---|
| 503 | <widget class="QSpinBox" name="maxVoicesTxt" > |
|---|
| 504 | <property name="minimumSize" > |
|---|
| 505 | <size> |
|---|
| 506 | <width>0</width> |
|---|
| 507 | <height>22</height> |
|---|
| 508 | </size> |
|---|
| 509 | </property> |
|---|
| 510 | <property name="minimum" > |
|---|
| 511 | <number>1</number> |
|---|
| 512 | </property> |
|---|
| 513 | <property name="maximum" > |
|---|
| 514 | <number>512</number> |
|---|
| 515 | </property> |
|---|
| 516 | </widget> |
|---|
| 517 | </item> |
|---|
| 518 | <item row="1" column="1" > |
|---|
| 519 | <widget class="QSpinBox" name="metronomeVolumeSpinBox" > |
|---|
| 520 | <property name="enabled" > |
|---|
| 521 | <bool>false</bool> |
|---|
| 522 | </property> |
|---|
| 523 | <property name="minimumSize" > |
|---|
| 524 | <size> |
|---|
| 525 | <width>0</width> |
|---|
| 526 | <height>22</height> |
|---|
| 527 | </size> |
|---|
| 528 | </property> |
|---|
| 529 | <property name="minimum" > |
|---|
| 530 | <number>1</number> |
|---|
| 531 | </property> |
|---|
| 532 | <property name="maximum" > |
|---|
| 533 | <number>100</number> |
|---|
| 534 | </property> |
|---|
| 535 | </widget> |
|---|
| 536 | </item> |
|---|
| 537 | <item row="1" column="0" > |
|---|
| 538 | <widget class="QLabel" name="TextLabel1_4" > |
|---|
| 539 | <property name="minimumSize" > |
|---|
| 540 | <size> |
|---|
| 541 | <width>0</width> |
|---|
| 542 | <height>22</height> |
|---|
| 543 | </size> |
|---|
| 544 | </property> |
|---|
| 545 | <property name="text" > |
|---|
| 546 | <string>Metronome volume</string> |
|---|
| 547 | </property> |
|---|
| 548 | </widget> |
|---|
| 549 | </item> |
|---|
| 550 | <item row="0" column="0" > |
|---|
| 551 | <widget class="QLabel" name="textLabel3_3" > |
|---|
| 552 | <property name="text" > |
|---|
| 553 | <string>Polyphony</string> |
|---|
| 554 | </property> |
|---|
| 555 | </widget> |
|---|
| 556 | </item> |
|---|
| 557 | </layout> |
|---|
| 558 | </item> |
|---|
| 559 | <item> |
|---|
| 560 | <spacer name="verticalSpacer_2" > |
|---|
| 561 | <property name="orientation" > |
|---|
| 562 | <enum>Qt::Vertical</enum> |
|---|
| 563 | </property> |
|---|
| 564 | <property name="sizeHint" stdset="0" > |
|---|
| 565 | <size> |
|---|
| 566 | <width>20</width> |
|---|
| 567 | <height>40</height> |
|---|
| 568 | </size> |
|---|
| 569 | </property> |
|---|
| 570 | </spacer> |
|---|
| 571 | </item> |
|---|
| 572 | </layout> |
|---|
| 573 | </widget> |
|---|
| 574 | </widget> |
|---|
| 575 | <widget class="QWidget" name="tab_3" > |
|---|
| 576 | <property name="geometry" > |
|---|
| 577 | <rect> |
|---|
| 578 | <x>0</x> |
|---|
| 579 | <y>0</y> |
|---|
| 580 | <width>537</width> |
|---|
| 581 | <height>356</height> |
|---|
| 582 | </rect> |
|---|
| 583 | </property> |
|---|
| 584 | <attribute name="title" > |
|---|
| 585 | <string>&Midi System</string> |
|---|
| 586 | </attribute> |
|---|
| 587 | <widget class="QWidget" name="layoutWidget_4" > |
|---|
| 588 | <property name="geometry" > |
|---|
| 589 | <rect> |
|---|
| 590 | <x>10</x> |
|---|
| 591 | <y>10</y> |
|---|
| 592 | <width>521</width> |
|---|
| 593 | <height>127</height> |
|---|
| 594 | </rect> |
|---|
| 595 | </property> |
|---|
| 596 | <layout class="QGridLayout" > |
|---|
| 597 | <property name="margin" > |
|---|
| 598 | <number>0</number> |
|---|
| 599 | </property> |
|---|
| 600 | <property name="spacing" > |
|---|
| 601 | <number>6</number> |
|---|
| 602 | </property> |
|---|
| 603 | <item row="1" column="0" > |
|---|
| 604 | <widget class="QLabel" name="textLabel1_3_2" > |
|---|
| 605 | <property name="minimumSize" > |
|---|
| 606 | <size> |
|---|
| 607 | <width>0</width> |
|---|
| 608 | <height>22</height> |
|---|
| 609 | </size> |
|---|
| 610 | </property> |
|---|
| 611 | <property name="text" > |
|---|
| 612 | <string>Input</string> |
|---|
| 613 | </property> |
|---|
| 614 | </widget> |
|---|
| 615 | </item> |
|---|
| 616 | <item row="2" column="1" > |
|---|
| 617 | <widget class="QComboBox" name="midiPortChannelComboBox" > |
|---|
| 618 | <property name="minimumSize" > |
|---|
| 619 | <size> |
|---|
| 620 | <width>0</width> |
|---|
| 621 | <height>22</height> |
|---|
| 622 | </size> |
|---|
| 623 | </property> |
|---|
| 624 | <item> |
|---|
| 625 | <property name="text" > |
|---|
| 626 | <string>All</string> |
|---|
| 627 | </property> |
|---|
| 628 | </item> |
|---|
| 629 | <item> |
|---|
| 630 | <property name="text" > |
|---|
| 631 | <string>1</string> |
|---|
| 632 | </property> |
|---|
| 633 | </item> |
|---|
| 634 | <item> |
|---|
| 635 | <property name="text" > |
|---|
| 636 | <string>2</string> |
|---|
| 637 | </property> |
|---|
| 638 | </item> |
|---|
| 639 | <item> |
|---|
| 640 | <property name="text" > |
|---|
| 641 | <string>3</string> |
|---|
| 642 | </property> |
|---|
| 643 | </item> |
|---|
| 644 | <item> |
|---|
| 645 | <property name="text" > |
|---|
| 646 | <string>4</string> |
|---|
| 647 | </property> |
|---|
| 648 | </item> |
|---|
| 649 | <item> |
|---|
| 650 | <property name="text" > |
|---|
| 651 | <string>5</string> |
|---|
| 652 | </property> |
|---|
| 653 | </item> |
|---|
| 654 | <item> |
|---|
| 655 | <property name="text" > |
|---|
| 656 | <string>6</string> |
|---|
| 657 | </property> |
|---|
| 658 | </item> |
|---|
| 659 | <item> |
|---|
| 660 | <property name="text" > |
|---|
| 661 | <string>7</string> |
|---|
| 662 | </property> |
|---|
| 663 | </item> |
|---|
| 664 | <item> |
|---|
| 665 | <property name="text" > |
|---|
| 666 | <string>8</string> |
|---|
| 667 | </property> |
|---|
| 668 | </item> |
|---|
| 669 | <item> |
|---|
| 670 | <property name="text" > |
|---|
| 671 | <string>9</string> |
|---|
| 672 | </property> |
|---|
| 673 | </item> |
|---|
| 674 | <item> |
|---|
| 675 | <property name="text" > |
|---|
| 676 | <string>10</string> |
|---|
| 677 | </property> |
|---|
| 678 | </item> |
|---|
| 679 | <item> |
|---|
| 680 | <property name="text" > |
|---|
| 681 | <string>11</string> |
|---|
| 682 | </property> |
|---|
| 683 | </item> |
|---|
| 684 | <item> |
|---|
| 685 | <property name="text" > |
|---|
| 686 | <string>12</string> |
|---|
| 687 | </property> |
|---|
| 688 | </item> |
|---|
| 689 | <item> |
|---|
| 690 | <property name="text" > |
|---|
| 691 | <string>13</string> |
|---|
| 692 | </property> |
|---|
| 693 | </item> |
|---|
| 694 | <item> |
|---|
| 695 | <property name="text" > |
|---|
| 696 | <string>14</string> |
|---|
| 697 | </property> |
|---|
| 698 | </item> |
|---|
| 699 | <item> |
|---|
| 700 | <property name="text" > |
|---|
| 701 | <string>15</string> |
|---|
| 702 | </property> |
|---|
| 703 | </item> |
|---|
| 704 | <item> |
|---|
| 705 | <property name="text" > |
|---|
| 706 | <string>16</string> |
|---|
| 707 | </property> |
|---|
| 708 | </item> |
|---|
| 709 | </widget> |
|---|
| 710 | </item> |
|---|
| 711 | <item row="3" column="0" colspan="2" > |
|---|
| 712 | <widget class="QCheckBox" name="m_pIgnoreNoteOffCheckBox" > |
|---|
| 713 | <property name="text" > |
|---|
| 714 | <string>Ignore note-off</string> |
|---|
| 715 | </property> |
|---|
| 716 | </widget> |
|---|
| 717 | </item> |
|---|
| 718 | <item row="1" column="1" > |
|---|
| 719 | <widget class="QComboBox" name="midiPortComboBox" /> |
|---|
| 720 | </item> |
|---|
| 721 | <item row="0" column="1" > |
|---|
| 722 | <widget class="QComboBox" name="m_pMidiDriverComboBox" /> |
|---|
| 723 | </item> |
|---|
| 724 | <item row="0" column="0" > |
|---|
| 725 | <widget class="QLabel" name="textLabel1_5" > |
|---|
| 726 | <property name="text" > |
|---|
| 727 | <string>Midi driver</string> |
|---|
| 728 | </property> |
|---|
| 729 | </widget> |
|---|
| 730 | </item> |
|---|
| 731 | <item row="2" column="0" > |
|---|
| 732 | <widget class="QLabel" name="textLabel1_3" > |
|---|
| 733 | <property name="minimumSize" > |
|---|
| 734 | <size> |
|---|
| 735 | <width>0</width> |
|---|
| 736 | <height>22</height> |
|---|
| 737 | </size> |
|---|
| 738 | </property> |
|---|
| 739 | <property name="text" > |
|---|
| 740 | <string>Channel</string> |
|---|
| 741 | </property> |
|---|
| 742 | </widget> |
|---|
| 743 | </item> |
|---|
| 744 | </layout> |
|---|
| 745 | </widget> |
|---|
| 746 | <widget class="MidiTable" name="midiTable" > |
|---|
| 747 | <property name="geometry" > |
|---|
| 748 | <rect> |
|---|
| 749 | <x>10</x> |
|---|
| 750 | <y>150</y> |
|---|
| 751 | <width>521</width> |
|---|
| 752 | <height>192</height> |
|---|
| 753 | </rect> |
|---|
| 754 | </property> |
|---|
| 755 | </widget> |
|---|
| 756 | </widget> |
|---|
| 757 | <widget class="QWidget" name="tab_4" > |
|---|
| 758 | <property name="geometry" > |
|---|
| 759 | <rect> |
|---|
| 760 | <x>0</x> |
|---|
| 761 | <y>0</y> |
|---|
| 762 | <width>537</width> |
|---|
| 763 | <height>356</height> |
|---|
| 764 | </rect> |
|---|
| 765 | </property> |
|---|
| 766 | <attribute name="title" > |
|---|
| 767 | <string>&Appearance</string> |
|---|
| 768 | </attribute> |
|---|
| 769 | <widget class="QLabel" name="textLabel3" > |
|---|
| 770 | <property name="geometry" > |
|---|
| 771 | <rect> |
|---|
| 772 | <x>10</x> |
|---|
| 773 | <y>300</y> |
|---|
| 774 | <width>521</width> |
|---|
| 775 | <height>40</height> |
|---|
| 776 | </rect> |
|---|
| 777 | </property> |
|---|
| 778 | <property name="text" > |
|---|
| 779 | <string><i>After a font change the application must be restarted.</i></string> |
|---|
| 780 | </property> |
|---|
| 781 | </widget> |
|---|
| 782 | <widget class="QWidget" name="layoutWidget_5" > |
|---|
| 783 | <property name="geometry" > |
|---|
| 784 | <rect> |
|---|
| 785 | <x>10</x> |
|---|
| 786 | <y>10</y> |
|---|
| 787 | <width>521</width> |
|---|
| 788 | <height>63</height> |
|---|
| 789 | </rect> |
|---|
| 790 | </property> |
|---|
| 791 | <layout class="QGridLayout" > |
|---|
| 792 | <property name="margin" > |
|---|
| 793 | <number>0</number> |
|---|
| 794 | </property> |
|---|
| 795 | <property name="spacing" > |
|---|
| 796 | <number>6</number> |
|---|
| 797 | </property> |
|---|
| 798 | <item row="0" column="0" > |
|---|
| 799 | <widget class="QLabel" name="applicationFontLbl" > |
|---|
| 800 | <property name="minimumSize" > |
|---|
| 801 | <size> |
|---|
| 802 | <width>0</width> |
|---|
| 803 | <height>22</height> |
|---|
| 804 | </size> |
|---|
| 805 | </property> |
|---|
| 806 | <property name="frameShape" > |
|---|
| 807 | <enum>QFrame::Box</enum> |
|---|
| 808 | </property> |
|---|
| 809 | <property name="text" > |
|---|
| 810 | <string>Application font</string> |
|---|
| 811 | </property> |
|---|
| 812 | <property name="alignment" > |
|---|
| 813 | <set>Qt::AlignCenter</set> |
|---|
| 814 | </property> |
|---|
| 815 | </widget> |
|---|
| 816 | </item> |
|---|
| 817 | <item row="1" column="0" > |
|---|
| 818 | <widget class="QLabel" name="textLabel1_4" > |
|---|
| 819 | <property name="text" > |
|---|
| 820 | <string>Style</string> |
|---|
| 821 | </property> |
|---|
| 822 | </widget> |
|---|
| 823 | </item> |
|---|
| 824 | <item row="1" column="1" > |
|---|
| 825 | <widget class="QComboBox" name="styleComboBox" /> |
|---|
| 826 | </item> |
|---|
| 827 | <item row="0" column="1" > |
|---|
| 828 | <widget class="QPushButton" name="selectApplicationFontBtn" > |
|---|
| 829 | <property name="minimumSize" > |
|---|
| 830 | <size> |
|---|
| 831 | <width>0</width> |
|---|
| 832 | <height>22</height> |
|---|
| 833 | </size> |
|---|
| 834 | </property> |
|---|
| 835 | <property name="text" > |
|---|
| 836 | <string>Select font</string> |
|---|
| 837 | </property> |
|---|
| 838 | </widget> |
|---|
| 839 | </item> |
|---|
| 840 | </layout> |
|---|
| 841 | </widget> |
|---|
| 842 | <widget class="QWidget" name="layoutWidget_6" > |
|---|
| 843 | <property name="geometry" > |
|---|
| 844 | <rect> |
|---|
| 845 | <x>10</x> |
|---|
| 846 | <y>90</y> |
|---|
| 847 | <width>521</width> |
|---|
| 848 | <height>63</height> |
|---|
| 849 | </rect> |
|---|
| 850 | </property> |
|---|
| 851 | <layout class="QGridLayout" > |
|---|
| 852 | <property name="margin" > |
|---|
| 853 | <number>0</number> |
|---|
| 854 | </property> |
|---|
| 855 | <property name="spacing" > |
|---|
| 856 | <number>6</number> |
|---|
| 857 | </property> |
|---|
| 858 | <item row="0" column="1" > |
|---|
| 859 | <widget class="QPushButton" name="selectMixerFontBtn" > |
|---|
| 860 | <property name="minimumSize" > |
|---|
| 861 | <size> |
|---|
| 862 | <width>0</width> |
|---|
| 863 | <height>22</height> |
|---|
| 864 | </size> |
|---|
| 865 | </property> |
|---|
| 866 | <property name="text" > |
|---|
| 867 | <string>Select font</string> |
|---|
| 868 | </property> |
|---|
| 869 | </widget> |
|---|
| 870 | </item> |
|---|
| 871 | <item row="1" column="0" > |
|---|
| 872 | <widget class="QLabel" name="textLabel1" > |
|---|
| 873 | <property name="minimumSize" > |
|---|
| 874 | <size> |
|---|
| 875 | <width>0</width> |
|---|
| 876 | <height>22</height> |
|---|
| 877 | </size> |
|---|
| 878 | </property> |
|---|
| 879 | <property name="text" > |
|---|
| 880 | <string>Meters falloff speed</string> |
|---|
| 881 | </property> |
|---|
| 882 | </widget> |
|---|
| 883 | </item> |
|---|
| 884 | <item row="1" column="1" > |
|---|
| 885 | <widget class="QComboBox" name="mixerFalloffComboBox" > |
|---|
| 886 | <property name="minimumSize" > |
|---|
| 887 | <size> |
|---|
| 888 | <width>0</width> |
|---|
| 889 | <height>22</height> |
|---|
| 890 | </size> |
|---|
| 891 | </property> |
|---|
| 892 | <item> |
|---|
| 893 | <property name="text" > |
|---|
| 894 | <string>Slow</string> |
|---|
| 895 | </property> |
|---|
| 896 | </item> |
|---|
| 897 | <item> |
|---|
| 898 | <property name="text" > |
|---|
| 899 | <string>Normal</string> |
|---|
| 900 | </property> |
|---|
| 901 | </item> |
|---|
| 902 | <item> |
|---|
| 903 | <property name="text" > |
|---|
| 904 | <string>Fast</string> |
|---|
| 905 | </property> |
|---|
| 906 | </item> |
|---|
| 907 | </widget> |
|---|
| 908 | </item> |
|---|
| 909 | <item row="0" column="0" > |
|---|
| 910 | <widget class="QLabel" name="mixerFontLbl" > |
|---|
| 911 | <property name="minimumSize" > |
|---|
| 912 | <size> |
|---|
| 913 | <width>0</width> |
|---|
| 914 | <height>22</height> |
|---|
| 915 | </size> |
|---|
| 916 | </property> |
|---|
| 917 | <property name="frameShape" > |
|---|
| 918 | <enum>QFrame::Box</enum> |
|---|
| 919 | </property> |
|---|
| 920 | <property name="midLineWidth" > |
|---|
| 921 | <number>0</number> |
|---|
| 922 | </property> |
|---|
| 923 | <property name="text" > |
|---|
| 924 | <string>Mixer font</string> |
|---|
| 925 | </property> |
|---|
| 926 | <property name="alignment" > |
|---|
| 927 | <set>Qt::AlignCenter</set> |
|---|
| 928 | </property> |
|---|
| 929 | <property name="margin" > |
|---|
| 930 | <number>0</number> |
|---|
| 931 | </property> |
|---|
| 932 | </widget> |
|---|
| 933 | </item> |
|---|
| 934 | </layout> |
|---|
| 935 | </widget> |
|---|
| 936 | </widget> |
|---|
| 937 | </widget> |
|---|
| 938 | </widget> |
|---|
| 939 | <layoutdefault spacing="6" margin="11" /> |
|---|
| 940 | <customwidgets> |
|---|
| 941 | <customwidget> |
|---|
| 942 | <class>MidiTable</class> |
|---|
| 943 | <extends>QTableWidget</extends> |
|---|
| 944 | <header location="global" >../src/widgets/midiTable.h</header> |
|---|
| 945 | </customwidget> |
|---|
| 946 | </customwidgets> |
|---|
| 947 | <resources/> |
|---|
| 948 | <connections/> |
|---|
| 949 | </ui> |
|---|