Audio plugin host https://kx.studio/carla
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3062 lines
100KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>CarlaSettingsW</class>
  4. <widget class="QDialog" name="CarlaSettingsW">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>612</width>
  10. <height>572</height>
  11. </rect>
  12. </property>
  13. <property name="minimumSize">
  14. <size>
  15. <width>600</width>
  16. <height>0</height>
  17. </size>
  18. </property>
  19. <property name="windowTitle">
  20. <string>Settings</string>
  21. </property>
  22. <layout class="QVBoxLayout" name="verticalLayout_2">
  23. <item>
  24. <layout class="QHBoxLayout" name="horizontalLayout_3">
  25. <item>
  26. <widget class="QTableWidget" name="lw_page">
  27. <property name="editTriggers">
  28. <set>QAbstractItemView::NoEditTriggers</set>
  29. </property>
  30. <property name="showDropIndicator" stdset="0">
  31. <bool>false</bool>
  32. </property>
  33. <property name="dragDropOverwriteMode">
  34. <bool>false</bool>
  35. </property>
  36. <property name="selectionMode">
  37. <enum>QAbstractItemView::SingleSelection</enum>
  38. </property>
  39. <property name="selectionBehavior">
  40. <enum>QAbstractItemView::SelectRows</enum>
  41. </property>
  42. <property name="iconSize">
  43. <size>
  44. <width>48</width>
  45. <height>48</height>
  46. </size>
  47. </property>
  48. <property name="textElideMode">
  49. <enum>Qt::ElideMiddle</enum>
  50. </property>
  51. <property name="wordWrap">
  52. <bool>false</bool>
  53. </property>
  54. <property name="cornerButtonEnabled">
  55. <bool>false</bool>
  56. </property>
  57. <attribute name="horizontalHeaderVisible">
  58. <bool>false</bool>
  59. </attribute>
  60. <attribute name="horizontalHeaderStretchLastSection">
  61. <bool>true</bool>
  62. </attribute>
  63. <attribute name="verticalHeaderVisible">
  64. <bool>false</bool>
  65. </attribute>
  66. <attribute name="verticalHeaderDefaultSectionSize">
  67. <number>52</number>
  68. </attribute>
  69. <row>
  70. <property name="text">
  71. <string>main</string>
  72. </property>
  73. </row>
  74. <row>
  75. <property name="text">
  76. <string>canvas</string>
  77. </property>
  78. </row>
  79. <row>
  80. <property name="text">
  81. <string>engine</string>
  82. </property>
  83. </row>
  84. <row>
  85. <property name="text">
  86. <string>osc</string>
  87. </property>
  88. </row>
  89. <row>
  90. <property name="text">
  91. <string>file-paths</string>
  92. </property>
  93. </row>
  94. <row>
  95. <property name="text">
  96. <string>plugin-paths</string>
  97. </property>
  98. </row>
  99. <row>
  100. <property name="text">
  101. <string>wine</string>
  102. </property>
  103. </row>
  104. <row>
  105. <property name="text">
  106. <string>experimental</string>
  107. </property>
  108. </row>
  109. <column>
  110. <property name="text">
  111. <string>Widget</string>
  112. </property>
  113. </column>
  114. <item row="0" column="0">
  115. <property name="text">
  116. <string>Main</string>
  117. </property>
  118. <property name="font">
  119. <font>
  120. <weight>75</weight>
  121. <bold>true</bold>
  122. </font>
  123. </property>
  124. <property name="icon">
  125. <iconset resource="../resources.qrc">
  126. <normaloff>:/scalable/carla.svg</normaloff>:/scalable/carla.svg</iconset>
  127. </property>
  128. <property name="flags">
  129. <set>ItemIsSelectable|ItemIsEnabled</set>
  130. </property>
  131. </item>
  132. <item row="1" column="0">
  133. <property name="text">
  134. <string>Canvas</string>
  135. </property>
  136. <property name="font">
  137. <font>
  138. <weight>75</weight>
  139. <bold>true</bold>
  140. </font>
  141. </property>
  142. <property name="icon">
  143. <iconset resource="../resources.qrc">
  144. <normaloff>:/48x48/canvas.png</normaloff>:/48x48/canvas.png</iconset>
  145. </property>
  146. <property name="flags">
  147. <set>ItemIsSelectable|ItemIsEnabled</set>
  148. </property>
  149. </item>
  150. <item row="2" column="0">
  151. <property name="text">
  152. <string>Engine</string>
  153. </property>
  154. <property name="font">
  155. <font>
  156. <weight>75</weight>
  157. <bold>true</bold>
  158. </font>
  159. </property>
  160. <property name="icon">
  161. <iconset resource="../resources.qrc">
  162. <normaloff>:/48x48/jack.png</normaloff>:/48x48/jack.png</iconset>
  163. </property>
  164. <property name="flags">
  165. <set>ItemIsSelectable|ItemIsEnabled</set>
  166. </property>
  167. </item>
  168. <item row="3" column="0">
  169. <property name="text">
  170. <string notr="true">OSC</string>
  171. </property>
  172. <property name="toolTip">
  173. <string notr="true"/>
  174. </property>
  175. <property name="whatsThis">
  176. <string notr="true"/>
  177. </property>
  178. <property name="font">
  179. <font>
  180. <weight>75</weight>
  181. <bold>true</bold>
  182. </font>
  183. </property>
  184. <property name="icon">
  185. <iconset resource="../resources.qrc">
  186. <normaloff>:/scalable/osc.svgz</normaloff>:/scalable/osc.svgz</iconset>
  187. </property>
  188. <property name="flags">
  189. <set>ItemIsSelectable|ItemIsEnabled</set>
  190. </property>
  191. </item>
  192. <item row="4" column="0">
  193. <property name="text">
  194. <string>File Paths</string>
  195. </property>
  196. <property name="font">
  197. <font>
  198. <weight>75</weight>
  199. <bold>true</bold>
  200. </font>
  201. </property>
  202. <property name="icon">
  203. <iconset resource="../resources.qrc">
  204. <normaloff>:/scalable/folder.svgz</normaloff>:/scalable/folder.svgz</iconset>
  205. </property>
  206. <property name="flags">
  207. <set>ItemIsSelectable|ItemIsEnabled</set>
  208. </property>
  209. </item>
  210. <item row="5" column="0">
  211. <property name="text">
  212. <string>Plugin Paths</string>
  213. </property>
  214. <property name="font">
  215. <font>
  216. <weight>75</weight>
  217. <bold>true</bold>
  218. </font>
  219. </property>
  220. <property name="icon">
  221. <iconset resource="../resources.qrc">
  222. <normaloff>:/scalable/folder.svgz</normaloff>:/scalable/folder.svgz</iconset>
  223. </property>
  224. <property name="flags">
  225. <set>ItemIsSelectable|ItemIsEnabled</set>
  226. </property>
  227. </item>
  228. <item row="6" column="0">
  229. <property name="text">
  230. <string>Wine</string>
  231. </property>
  232. <property name="font">
  233. <font>
  234. <weight>75</weight>
  235. <bold>true</bold>
  236. </font>
  237. </property>
  238. <property name="icon">
  239. <iconset resource="../resources.qrc">
  240. <normaloff>:/scalable/wine.svgz</normaloff>:/scalable/wine.svgz</iconset>
  241. </property>
  242. <property name="flags">
  243. <set>ItemIsSelectable|ItemIsEnabled</set>
  244. </property>
  245. </item>
  246. <item row="7" column="0">
  247. <property name="text">
  248. <string>Experimental</string>
  249. </property>
  250. <property name="font">
  251. <font>
  252. <weight>75</weight>
  253. <bold>true</bold>
  254. </font>
  255. </property>
  256. <property name="icon">
  257. <iconset resource="../resources.qrc">
  258. <normaloff>:/scalable/warning.svgz</normaloff>:/scalable/warning.svgz</iconset>
  259. </property>
  260. <property name="flags">
  261. <set>ItemIsSelectable|ItemIsEnabled</set>
  262. </property>
  263. </item>
  264. </widget>
  265. </item>
  266. <item>
  267. <widget class="QStackedWidget" name="stackedWidget">
  268. <property name="lineWidth">
  269. <number>0</number>
  270. </property>
  271. <property name="currentIndex">
  272. <number>0</number>
  273. </property>
  274. <widget class="QWidget" name="page_main">
  275. <layout class="QVBoxLayout" name="verticalLayout_5">
  276. <property name="margin">
  277. <number>2</number>
  278. </property>
  279. <item>
  280. <layout class="QHBoxLayout" name="horizontalLayout">
  281. <item>
  282. <widget class="QLabel" name="label_main">
  283. <property name="text">
  284. <string>&lt;b&gt;Main&lt;/b&gt;</string>
  285. </property>
  286. <property name="alignment">
  287. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  288. </property>
  289. </widget>
  290. </item>
  291. <item>
  292. <spacer name="horizontalSpacer">
  293. <property name="orientation">
  294. <enum>Qt::Horizontal</enum>
  295. </property>
  296. <property name="sizeHint" stdset="0">
  297. <size>
  298. <width>40</width>
  299. <height>20</height>
  300. </size>
  301. </property>
  302. </spacer>
  303. </item>
  304. <item>
  305. <widget class="QLabel" name="label_icon_main">
  306. <property name="maximumSize">
  307. <size>
  308. <width>48</width>
  309. <height>48</height>
  310. </size>
  311. </property>
  312. <property name="text">
  313. <string notr="true"/>
  314. </property>
  315. <property name="pixmap">
  316. <pixmap resource="../resources.qrc">:/scalable/carla.svg</pixmap>
  317. </property>
  318. <property name="scaledContents">
  319. <bool>true</bool>
  320. </property>
  321. <property name="alignment">
  322. <set>Qt::AlignHCenter|Qt::AlignTop</set>
  323. </property>
  324. </widget>
  325. </item>
  326. </layout>
  327. </item>
  328. <item>
  329. <widget class="QGroupBox" name="group_main_paths">
  330. <property name="title">
  331. <string>Paths</string>
  332. </property>
  333. <layout class="QVBoxLayout" name="verticalLayout_3">
  334. <item>
  335. <layout class="QHBoxLayout" name="horizontalLayout_2">
  336. <item>
  337. <widget class="QLabel" name="label_main_proj_folder_open">
  338. <property name="text">
  339. <string>Default project folder:</string>
  340. </property>
  341. </widget>
  342. </item>
  343. <item>
  344. <widget class="QLineEdit" name="le_main_proj_folder"/>
  345. </item>
  346. <item>
  347. <widget class="QPushButton" name="b_main_proj_folder_open">
  348. <property name="maximumSize">
  349. <size>
  350. <width>22</width>
  351. <height>22</height>
  352. </size>
  353. </property>
  354. <property name="text">
  355. <string/>
  356. </property>
  357. <property name="icon">
  358. <iconset resource="../resources.qrc">
  359. <normaloff>:/16x16/document-open.svgz</normaloff>:/16x16/document-open.svgz</iconset>
  360. </property>
  361. <property name="iconSize">
  362. <size>
  363. <width>16</width>
  364. <height>16</height>
  365. </size>
  366. </property>
  367. </widget>
  368. </item>
  369. </layout>
  370. </item>
  371. </layout>
  372. </widget>
  373. </item>
  374. <item>
  375. <widget class="QGroupBox" name="group_main_misc">
  376. <property name="title">
  377. <string>Interface</string>
  378. </property>
  379. <layout class="QGridLayout" name="gridLayout_4">
  380. <item row="3" column="0">
  381. <widget class="QLabel" name="label_main_refresh_interval">
  382. <property name="text">
  383. <string>Interface refresh interval:</string>
  384. </property>
  385. <property name="alignment">
  386. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  387. </property>
  388. </widget>
  389. </item>
  390. <item row="3" column="1">
  391. <widget class="QSpinBox" name="sb_main_refresh_interval">
  392. <property name="suffix">
  393. <string> ms</string>
  394. </property>
  395. <property name="minimum">
  396. <number>10</number>
  397. </property>
  398. <property name="maximum">
  399. <number>1000</number>
  400. </property>
  401. <property name="value">
  402. <number>250</number>
  403. </property>
  404. </widget>
  405. </item>
  406. <item row="3" column="2">
  407. <spacer name="horizontalSpacer_12">
  408. <property name="orientation">
  409. <enum>Qt::Horizontal</enum>
  410. </property>
  411. <property name="sizeType">
  412. <enum>QSizePolicy::Preferred</enum>
  413. </property>
  414. <property name="sizeHint" stdset="0">
  415. <size>
  416. <width>130</width>
  417. <height>10</height>
  418. </size>
  419. </property>
  420. </spacer>
  421. </item>
  422. <item row="1" column="0" colspan="3">
  423. <widget class="QCheckBox" name="ch_main_show_logs">
  424. <property name="text">
  425. <string>Show console output in Logs tab (needs engine restart)</string>
  426. </property>
  427. </widget>
  428. </item>
  429. <item row="2" column="0" colspan="3">
  430. <widget class="QCheckBox" name="ch_main_confirm_exit">
  431. <property name="text">
  432. <string>Show a confirmation dialog before quitting</string>
  433. </property>
  434. </widget>
  435. </item>
  436. </layout>
  437. </widget>
  438. </item>
  439. <item>
  440. <widget class="QGroupBox" name="group_main_theme">
  441. <property name="title">
  442. <string>Theme</string>
  443. </property>
  444. <layout class="QGridLayout" name="gridLayout_3">
  445. <item row="0" column="0" colspan="3">
  446. <widget class="QCheckBox" name="ch_main_theme_pro">
  447. <property name="text">
  448. <string>Use Carla &quot;PRO&quot; theme (needs restart)</string>
  449. </property>
  450. </widget>
  451. </item>
  452. <item row="1" column="0">
  453. <widget class="QLabel" name="label_main_theme_color">
  454. <property name="enabled">
  455. <bool>false</bool>
  456. </property>
  457. <property name="text">
  458. <string>Color scheme:</string>
  459. </property>
  460. <property name="alignment">
  461. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  462. </property>
  463. </widget>
  464. </item>
  465. <item row="1" column="1">
  466. <widget class="QComboBox" name="cb_main_theme_color">
  467. <property name="enabled">
  468. <bool>false</bool>
  469. </property>
  470. <item>
  471. <property name="text">
  472. <string>Black</string>
  473. </property>
  474. </item>
  475. <item>
  476. <property name="text">
  477. <string>System</string>
  478. </property>
  479. </item>
  480. </widget>
  481. </item>
  482. <item row="1" column="2">
  483. <spacer name="horizontalSpacer_2">
  484. <property name="orientation">
  485. <enum>Qt::Horizontal</enum>
  486. </property>
  487. <property name="sizeType">
  488. <enum>QSizePolicy::Preferred</enum>
  489. </property>
  490. <property name="sizeHint" stdset="0">
  491. <size>
  492. <width>130</width>
  493. <height>10</height>
  494. </size>
  495. </property>
  496. </spacer>
  497. </item>
  498. </layout>
  499. </widget>
  500. </item>
  501. <item>
  502. <widget class="QGroupBox" name="group_main_experimental">
  503. <property name="title">
  504. <string>Experimental</string>
  505. </property>
  506. <layout class="QVBoxLayout" name="verticalLayout_10">
  507. <item>
  508. <widget class="QCheckBox" name="ch_main_experimental">
  509. <property name="text">
  510. <string>Enable experimental features</string>
  511. </property>
  512. </widget>
  513. </item>
  514. </layout>
  515. </widget>
  516. </item>
  517. <item>
  518. <spacer name="verticalSpacer">
  519. <property name="orientation">
  520. <enum>Qt::Vertical</enum>
  521. </property>
  522. <property name="sizeHint" stdset="0">
  523. <size>
  524. <width>20</width>
  525. <height>40</height>
  526. </size>
  527. </property>
  528. </spacer>
  529. </item>
  530. </layout>
  531. </widget>
  532. <widget class="QWidget" name="page_canvas">
  533. <layout class="QVBoxLayout" name="verticalLayout_8">
  534. <property name="margin">
  535. <number>2</number>
  536. </property>
  537. <item>
  538. <layout class="QHBoxLayout" name="horizontalLayout_10">
  539. <item>
  540. <widget class="QLabel" name="label_9">
  541. <property name="text">
  542. <string>&lt;b&gt;Canvas&lt;/b&gt;</string>
  543. </property>
  544. <property name="alignment">
  545. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  546. </property>
  547. </widget>
  548. </item>
  549. <item>
  550. <spacer name="horizontalSpacer_5">
  551. <property name="orientation">
  552. <enum>Qt::Horizontal</enum>
  553. </property>
  554. <property name="sizeHint" stdset="0">
  555. <size>
  556. <width>40</width>
  557. <height>20</height>
  558. </size>
  559. </property>
  560. </spacer>
  561. </item>
  562. <item>
  563. <widget class="QLabel" name="label_10">
  564. <property name="text">
  565. <string notr="true"/>
  566. </property>
  567. <property name="pixmap">
  568. <pixmap resource="../resources.qrc">:/48x48/canvas.png</pixmap>
  569. </property>
  570. <property name="alignment">
  571. <set>Qt::AlignHCenter|Qt::AlignTop</set>
  572. </property>
  573. </widget>
  574. </item>
  575. </layout>
  576. </item>
  577. <item>
  578. <widget class="QGroupBox" name="group_canvas_theme">
  579. <property name="title">
  580. <string>Theme</string>
  581. </property>
  582. <layout class="QGridLayout" name="gridLayout_2">
  583. <item row="0" column="4">
  584. <spacer name="horizontalSpacer_6">
  585. <property name="orientation">
  586. <enum>Qt::Horizontal</enum>
  587. </property>
  588. <property name="sizeHint" stdset="0">
  589. <size>
  590. <width>40</width>
  591. <height>20</height>
  592. </size>
  593. </property>
  594. </spacer>
  595. </item>
  596. <item row="2" column="0" colspan="2">
  597. <spacer name="horizontalSpacer_8">
  598. <property name="orientation">
  599. <enum>Qt::Horizontal</enum>
  600. </property>
  601. <property name="sizeHint" stdset="0">
  602. <size>
  603. <width>80</width>
  604. <height>20</height>
  605. </size>
  606. </property>
  607. </spacer>
  608. </item>
  609. <item row="2" column="2" colspan="3">
  610. <widget class="QCheckBox" name="cb_canvas_bezier_lines">
  611. <property name="text">
  612. <string>Bezier Lines</string>
  613. </property>
  614. </widget>
  615. </item>
  616. <item row="0" column="3">
  617. <widget class="QComboBox" name="cb_canvas_theme"/>
  618. </item>
  619. <item row="0" column="1" colspan="2">
  620. <widget class="QLabel" name="label_canvas_theme">
  621. <property name="text">
  622. <string>Theme:</string>
  623. </property>
  624. <property name="alignment">
  625. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  626. </property>
  627. </widget>
  628. </item>
  629. <item row="0" column="0">
  630. <spacer name="horizontalSpacer_7">
  631. <property name="orientation">
  632. <enum>Qt::Horizontal</enum>
  633. </property>
  634. <property name="sizeHint" stdset="0">
  635. <size>
  636. <width>40</width>
  637. <height>20</height>
  638. </size>
  639. </property>
  640. </spacer>
  641. </item>
  642. <item row="1" column="0">
  643. <spacer name="horizontalSpacer_15">
  644. <property name="orientation">
  645. <enum>Qt::Horizontal</enum>
  646. </property>
  647. <property name="sizeHint" stdset="0">
  648. <size>
  649. <width>40</width>
  650. <height>20</height>
  651. </size>
  652. </property>
  653. </spacer>
  654. </item>
  655. <item row="1" column="1" colspan="2">
  656. <widget class="QLabel" name="label_canvas_size">
  657. <property name="text">
  658. <string>Size:</string>
  659. </property>
  660. <property name="alignment">
  661. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  662. </property>
  663. </widget>
  664. </item>
  665. <item row="1" column="3">
  666. <widget class="QComboBox" name="cb_canvas_size">
  667. <item>
  668. <property name="text">
  669. <string>775x600</string>
  670. </property>
  671. </item>
  672. <item>
  673. <property name="text">
  674. <string>1550x1200</string>
  675. </property>
  676. </item>
  677. <item>
  678. <property name="text">
  679. <string>3100x2400</string>
  680. </property>
  681. </item>
  682. <item>
  683. <property name="text">
  684. <string>4650x3600</string>
  685. </property>
  686. </item>
  687. <item>
  688. <property name="text">
  689. <string>6200x4800</string>
  690. </property>
  691. </item>
  692. </widget>
  693. </item>
  694. <item row="1" column="4">
  695. <spacer name="horizontalSpacer_16">
  696. <property name="orientation">
  697. <enum>Qt::Horizontal</enum>
  698. </property>
  699. <property name="sizeHint" stdset="0">
  700. <size>
  701. <width>40</width>
  702. <height>20</height>
  703. </size>
  704. </property>
  705. </spacer>
  706. </item>
  707. </layout>
  708. </widget>
  709. </item>
  710. <item>
  711. <widget class="QGroupBox" name="group_canvas_options">
  712. <property name="title">
  713. <string>Options</string>
  714. </property>
  715. <layout class="QVBoxLayout" name="verticalLayout_7">
  716. <item>
  717. <widget class="QCheckBox" name="cb_canvas_hide_groups">
  718. <property name="text">
  719. <string>Auto-hide groups with no ports</string>
  720. </property>
  721. </widget>
  722. </item>
  723. <item>
  724. <widget class="QCheckBox" name="cb_canvas_auto_select">
  725. <property name="text">
  726. <string>Auto-select items on hover</string>
  727. </property>
  728. </widget>
  729. </item>
  730. <item>
  731. <widget class="QCheckBox" name="cb_canvas_eyecandy">
  732. <property name="text">
  733. <string>Basic eye-candy (group shadows)</string>
  734. </property>
  735. </widget>
  736. </item>
  737. </layout>
  738. </widget>
  739. </item>
  740. <item>
  741. <widget class="QGroupBox" name="group_canvas_render">
  742. <property name="title">
  743. <string>Render Hints</string>
  744. </property>
  745. <layout class="QVBoxLayout" name="verticalLayout_9">
  746. <item>
  747. <widget class="QCheckBox" name="cb_canvas_render_aa">
  748. <property name="text">
  749. <string>Anti-Aliasing</string>
  750. </property>
  751. <property name="tristate">
  752. <bool>true</bool>
  753. </property>
  754. </widget>
  755. </item>
  756. <item>
  757. <widget class="QCheckBox" name="cb_canvas_full_repaints">
  758. <property name="text">
  759. <string>Full canvas repaints (slower, but prevents drawing issues)</string>
  760. </property>
  761. </widget>
  762. </item>
  763. </layout>
  764. </widget>
  765. </item>
  766. <item>
  767. <spacer name="verticalSpacer_3">
  768. <property name="orientation">
  769. <enum>Qt::Vertical</enum>
  770. </property>
  771. <property name="sizeHint" stdset="0">
  772. <size>
  773. <width>20</width>
  774. <height>40</height>
  775. </size>
  776. </property>
  777. </spacer>
  778. </item>
  779. </layout>
  780. </widget>
  781. <widget class="QWidget" name="page_engine">
  782. <layout class="QVBoxLayout" name="verticalLayout_6">
  783. <property name="margin">
  784. <number>2</number>
  785. </property>
  786. <item>
  787. <layout class="QHBoxLayout" name="horizontalLayout_5">
  788. <item>
  789. <widget class="QLabel" name="label_6">
  790. <property name="text">
  791. <string>&lt;b&gt;Engine&lt;/b&gt;</string>
  792. </property>
  793. <property name="alignment">
  794. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  795. </property>
  796. </widget>
  797. </item>
  798. <item>
  799. <spacer name="horizontalSpacer_3">
  800. <property name="orientation">
  801. <enum>Qt::Horizontal</enum>
  802. </property>
  803. <property name="sizeHint" stdset="0">
  804. <size>
  805. <width>40</width>
  806. <height>20</height>
  807. </size>
  808. </property>
  809. </spacer>
  810. </item>
  811. <item>
  812. <widget class="QLabel" name="label_icon_engine">
  813. <property name="text">
  814. <string notr="true"/>
  815. </property>
  816. <property name="pixmap">
  817. <pixmap resource="../resources.qrc">:/48x48/jack.png</pixmap>
  818. </property>
  819. <property name="alignment">
  820. <set>Qt::AlignHCenter|Qt::AlignTop</set>
  821. </property>
  822. </widget>
  823. </item>
  824. </layout>
  825. </item>
  826. <item>
  827. <widget class="QGroupBox" name="groupBox">
  828. <property name="title">
  829. <string>Core</string>
  830. </property>
  831. <layout class="QGridLayout" name="gridLayout_7">
  832. <item row="1" column="2">
  833. <widget class="QStackedWidget" name="sw_engine_process_mode">
  834. <property name="sizePolicy">
  835. <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
  836. <horstretch>0</horstretch>
  837. <verstretch>0</verstretch>
  838. </sizepolicy>
  839. </property>
  840. <property name="currentIndex">
  841. <number>1</number>
  842. </property>
  843. <widget class="QWidget" name="page_engine_process_mode_jack">
  844. <layout class="QHBoxLayout" name="horizontalLayout_4">
  845. <property name="sizeConstraint">
  846. <enum>QLayout::SetMinimumSize</enum>
  847. </property>
  848. <property name="margin">
  849. <number>0</number>
  850. </property>
  851. <item>
  852. <widget class="QComboBox" name="cb_engine_process_mode_jack">
  853. <property name="currentIndex">
  854. <number>0</number>
  855. </property>
  856. <item>
  857. <property name="text">
  858. <string>Single Client</string>
  859. </property>
  860. </item>
  861. <item>
  862. <property name="text">
  863. <string>Multiple Clients</string>
  864. </property>
  865. </item>
  866. <item>
  867. <property name="text">
  868. <string>Continuous Rack</string>
  869. </property>
  870. </item>
  871. <item>
  872. <property name="text">
  873. <string>Patchbay</string>
  874. </property>
  875. </item>
  876. </widget>
  877. </item>
  878. </layout>
  879. </widget>
  880. <widget class="QWidget" name="page_engine_process_mode_other">
  881. <layout class="QHBoxLayout" name="horizontalLayout_7">
  882. <property name="sizeConstraint">
  883. <enum>QLayout::SetMinimumSize</enum>
  884. </property>
  885. <property name="margin">
  886. <number>0</number>
  887. </property>
  888. <item>
  889. <widget class="QComboBox" name="cb_engine_process_mode_other">
  890. <item>
  891. <property name="text">
  892. <string>Continuous Rack</string>
  893. </property>
  894. </item>
  895. <item>
  896. <property name="text">
  897. <string>Patchbay</string>
  898. </property>
  899. </item>
  900. </widget>
  901. </item>
  902. </layout>
  903. </widget>
  904. </widget>
  905. </item>
  906. <item row="0" column="1">
  907. <widget class="QLabel" name="label_21">
  908. <property name="text">
  909. <string>Audio driver:</string>
  910. </property>
  911. <property name="alignment">
  912. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  913. </property>
  914. </widget>
  915. </item>
  916. <item row="1" column="1">
  917. <widget class="QLabel" name="label_20">
  918. <property name="text">
  919. <string>Process mode:</string>
  920. </property>
  921. <property name="alignment">
  922. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  923. </property>
  924. </widget>
  925. </item>
  926. <item row="2" column="1">
  927. <widget class="QLabel" name="label_7">
  928. <property name="toolTip">
  929. <string>Maximum number of parameters to allow in the built-in 'Edit' dialog</string>
  930. </property>
  931. <property name="text">
  932. <string>Max Parameters:</string>
  933. </property>
  934. <property name="alignment">
  935. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  936. </property>
  937. </widget>
  938. </item>
  939. <item row="2" column="2">
  940. <widget class="QSpinBox" name="sb_engine_max_params">
  941. <property name="toolTip">
  942. <string>Maximum number of parameters to allow in the built-in 'Edit' dialog</string>
  943. </property>
  944. <property name="maximum">
  945. <number>1000</number>
  946. </property>
  947. </widget>
  948. </item>
  949. <item row="0" column="3">
  950. <widget class="QToolButton" name="tb_engine_driver_config">
  951. <property name="text">
  952. <string>...</string>
  953. </property>
  954. </widget>
  955. </item>
  956. <item row="0" column="2">
  957. <widget class="QComboBox" name="cb_engine_audio_driver"/>
  958. </item>
  959. <item row="0" column="0">
  960. <spacer name="horizontalSpacer_11">
  961. <property name="orientation">
  962. <enum>Qt::Horizontal</enum>
  963. </property>
  964. <property name="sizeHint" stdset="0">
  965. <size>
  966. <width>40</width>
  967. <height>20</height>
  968. </size>
  969. </property>
  970. </spacer>
  971. </item>
  972. <item row="1" column="3">
  973. <spacer name="horizontalSpacer_14">
  974. <property name="orientation">
  975. <enum>Qt::Horizontal</enum>
  976. </property>
  977. <property name="sizeType">
  978. <enum>QSizePolicy::Fixed</enum>
  979. </property>
  980. <property name="sizeHint" stdset="0">
  981. <size>
  982. <width>100</width>
  983. <height>20</height>
  984. </size>
  985. </property>
  986. </spacer>
  987. </item>
  988. <item row="3" column="0" colspan="4">
  989. <widget class="QCheckBox" name="cb_engine_reset_xruns">
  990. <property name="text">
  991. <string>Reset Xrun counter after project load</string>
  992. </property>
  993. </widget>
  994. </item>
  995. </layout>
  996. </widget>
  997. </item>
  998. <item>
  999. <widget class="QGroupBox" name="groupBox_8">
  1000. <property name="title">
  1001. <string>Plugin UIs</string>
  1002. </property>
  1003. <layout class="QGridLayout" name="gridLayout_8">
  1004. <item row="5" column="0">
  1005. <widget class="QLabel" name="label_engine_ui_bridges_timeout">
  1006. <property name="toolTip">
  1007. <string>How much time to wait for OSC GUIs to ping back the host</string>
  1008. </property>
  1009. <property name="text">
  1010. <string>UI Bridge Timeout:</string>
  1011. </property>
  1012. <property name="alignment">
  1013. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  1014. </property>
  1015. </widget>
  1016. </item>
  1017. <item row="5" column="1">
  1018. <widget class="QSpinBox" name="sb_engine_ui_bridges_timeout">
  1019. <property name="toolTip">
  1020. <string>How much time to wait for OSC GUIs to ping back the host</string>
  1021. </property>
  1022. <property name="suffix">
  1023. <string> ms</string>
  1024. </property>
  1025. <property name="maximum">
  1026. <number>10000</number>
  1027. </property>
  1028. </widget>
  1029. </item>
  1030. <item row="5" column="2">
  1031. <spacer name="horizontalSpacer_9">
  1032. <property name="orientation">
  1033. <enum>Qt::Horizontal</enum>
  1034. </property>
  1035. <property name="sizeType">
  1036. <enum>QSizePolicy::Fixed</enum>
  1037. </property>
  1038. <property name="sizeHint" stdset="0">
  1039. <size>
  1040. <width>100</width>
  1041. <height>10</height>
  1042. </size>
  1043. </property>
  1044. </spacer>
  1045. </item>
  1046. <item row="2" column="0" colspan="3">
  1047. <widget class="QCheckBox" name="ch_engine_prefer_ui_bridges">
  1048. <property name="toolTip">
  1049. <string>Use OSC-GUI bridges when possible, this way separating the UI from DSP code</string>
  1050. </property>
  1051. <property name="text">
  1052. <string>Use UI bridges instead of direct handling when possible</string>
  1053. </property>
  1054. </widget>
  1055. </item>
  1056. <item row="1" column="0" colspan="3">
  1057. <widget class="QCheckBox" name="ch_engine_uis_always_on_top">
  1058. <property name="text">
  1059. <string>Make plugin UIs always-on-top</string>
  1060. </property>
  1061. </widget>
  1062. </item>
  1063. <item row="0" column="0" colspan="3">
  1064. <widget class="QCheckBox" name="ch_engine_manage_uis">
  1065. <property name="text">
  1066. <string>Make plugin UIs appear on top of Carla (needs restart)</string>
  1067. </property>
  1068. </widget>
  1069. </item>
  1070. <item row="6" column="0" colspan="3">
  1071. <widget class="QLabel" name="label_engine_ui_bridges_mac_note">
  1072. <property name="text">
  1073. <string>NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS</string>
  1074. </property>
  1075. </widget>
  1076. </item>
  1077. </layout>
  1078. </widget>
  1079. </item>
  1080. <item>
  1081. <widget class="QLabel" name="label_15">
  1082. <property name="maximumSize">
  1083. <size>
  1084. <width>16777215</width>
  1085. <height>5</height>
  1086. </size>
  1087. </property>
  1088. <property name="text">
  1089. <string/>
  1090. </property>
  1091. </widget>
  1092. </item>
  1093. <item>
  1094. <layout class="QHBoxLayout" name="horizontalLayout_13">
  1095. <item>
  1096. <spacer name="horizontalSpacer_20">
  1097. <property name="orientation">
  1098. <enum>Qt::Horizontal</enum>
  1099. </property>
  1100. <property name="sizeHint" stdset="0">
  1101. <size>
  1102. <width>40</width>
  1103. <height>20</height>
  1104. </size>
  1105. </property>
  1106. </spacer>
  1107. </item>
  1108. <item>
  1109. <widget class="QLabel" name="label_22">
  1110. <property name="maximumSize">
  1111. <size>
  1112. <width>22</width>
  1113. <height>22</height>
  1114. </size>
  1115. </property>
  1116. <property name="text">
  1117. <string/>
  1118. </property>
  1119. <property name="pixmap">
  1120. <pixmap resource="../resources.qrc">:/16x16/dialog-information.svgz</pixmap>
  1121. </property>
  1122. <property name="scaledContents">
  1123. <bool>true</bool>
  1124. </property>
  1125. <property name="alignment">
  1126. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  1127. </property>
  1128. </widget>
  1129. </item>
  1130. <item>
  1131. <widget class="QLabel" name="label_23">
  1132. <property name="text">
  1133. <string>Restart the engine to load the new settings</string>
  1134. </property>
  1135. </widget>
  1136. </item>
  1137. <item>
  1138. <spacer name="horizontalSpacer_21">
  1139. <property name="orientation">
  1140. <enum>Qt::Horizontal</enum>
  1141. </property>
  1142. <property name="sizeHint" stdset="0">
  1143. <size>
  1144. <width>40</width>
  1145. <height>20</height>
  1146. </size>
  1147. </property>
  1148. </spacer>
  1149. </item>
  1150. </layout>
  1151. </item>
  1152. <item>
  1153. <spacer name="verticalSpacer_9">
  1154. <property name="orientation">
  1155. <enum>Qt::Vertical</enum>
  1156. </property>
  1157. <property name="sizeHint" stdset="0">
  1158. <size>
  1159. <width>20</width>
  1160. <height>300</height>
  1161. </size>
  1162. </property>
  1163. </spacer>
  1164. </item>
  1165. </layout>
  1166. </widget>
  1167. <widget class="QWidget" name="page_osc">
  1168. <layout class="QVBoxLayout" name="verticalLayout_22">
  1169. <property name="margin">
  1170. <number>2</number>
  1171. </property>
  1172. <item>
  1173. <layout class="QHBoxLayout" name="horizontalLayout_22">
  1174. <item>
  1175. <widget class="QLabel" name="label_14">
  1176. <property name="text">
  1177. <string>&lt;b&gt;OSC&lt;/b&gt;</string>
  1178. </property>
  1179. <property name="alignment">
  1180. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  1181. </property>
  1182. </widget>
  1183. </item>
  1184. <item>
  1185. <spacer name="horizontalSpacer_37">
  1186. <property name="orientation">
  1187. <enum>Qt::Horizontal</enum>
  1188. </property>
  1189. <property name="sizeHint" stdset="0">
  1190. <size>
  1191. <width>40</width>
  1192. <height>20</height>
  1193. </size>
  1194. </property>
  1195. </spacer>
  1196. </item>
  1197. <item>
  1198. <widget class="QLabel" name="label_icon_engine_5">
  1199. <property name="maximumSize">
  1200. <size>
  1201. <width>48</width>
  1202. <height>48</height>
  1203. </size>
  1204. </property>
  1205. <property name="text">
  1206. <string notr="true"/>
  1207. </property>
  1208. <property name="pixmap">
  1209. <pixmap resource="../resources.qrc">:/scalable/osc.svgz</pixmap>
  1210. </property>
  1211. <property name="scaledContents">
  1212. <bool>true</bool>
  1213. </property>
  1214. <property name="alignment">
  1215. <set>Qt::AlignHCenter|Qt::AlignTop</set>
  1216. </property>
  1217. </widget>
  1218. </item>
  1219. </layout>
  1220. </item>
  1221. <item>
  1222. <widget class="QGroupBox" name="group_osc_core">
  1223. <property name="title">
  1224. <string>Core</string>
  1225. </property>
  1226. <layout class="QGridLayout" name="gridLayout_13">
  1227. <item row="0" column="1">
  1228. <widget class="QCheckBox" name="ch_osc_enable">
  1229. <property name="text">
  1230. <string>Enable OSC</string>
  1231. </property>
  1232. </widget>
  1233. </item>
  1234. <item row="0" column="0">
  1235. <spacer name="horizontalSpacer_43">
  1236. <property name="orientation">
  1237. <enum>Qt::Horizontal</enum>
  1238. </property>
  1239. <property name="sizeHint" stdset="0">
  1240. <size>
  1241. <width>40</width>
  1242. <height>20</height>
  1243. </size>
  1244. </property>
  1245. </spacer>
  1246. </item>
  1247. <item row="0" column="2">
  1248. <spacer name="horizontalSpacer_44">
  1249. <property name="orientation">
  1250. <enum>Qt::Horizontal</enum>
  1251. </property>
  1252. <property name="sizeHint" stdset="0">
  1253. <size>
  1254. <width>40</width>
  1255. <height>20</height>
  1256. </size>
  1257. </property>
  1258. </spacer>
  1259. </item>
  1260. </layout>
  1261. </widget>
  1262. </item>
  1263. <item>
  1264. <widget class="QGroupBox" name="group_osc_tcp_port">
  1265. <property name="title">
  1266. <string>Enable TCP port</string>
  1267. </property>
  1268. <property name="checkable">
  1269. <bool>true</bool>
  1270. </property>
  1271. <layout class="QGridLayout" name="gridLayout_12">
  1272. <item row="1" column="1">
  1273. <widget class="QRadioButton" name="rb_osc_tcp_port_specific">
  1274. <property name="text">
  1275. <string>Use specific port:</string>
  1276. </property>
  1277. </widget>
  1278. </item>
  1279. <item row="2" column="0" colspan="4">
  1280. <layout class="QHBoxLayout" name="horizontalLayout_24">
  1281. <item>
  1282. <spacer name="horizontalSpacer_45">
  1283. <property name="orientation">
  1284. <enum>Qt::Horizontal</enum>
  1285. </property>
  1286. <property name="sizeHint" stdset="0">
  1287. <size>
  1288. <width>40</width>
  1289. <height>20</height>
  1290. </size>
  1291. </property>
  1292. </spacer>
  1293. </item>
  1294. <item>
  1295. <widget class="QLabel" name="label_39">
  1296. <property name="maximumSize">
  1297. <size>
  1298. <width>22</width>
  1299. <height>22</height>
  1300. </size>
  1301. </property>
  1302. <property name="text">
  1303. <string/>
  1304. </property>
  1305. <property name="pixmap">
  1306. <pixmap resource="../resources.qrc">:/16x16/dialog-information.svgz</pixmap>
  1307. </property>
  1308. <property name="scaledContents">
  1309. <bool>true</bool>
  1310. </property>
  1311. <property name="alignment">
  1312. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  1313. </property>
  1314. </widget>
  1315. </item>
  1316. <item>
  1317. <widget class="QLabel" name="label_40">
  1318. <property name="text">
  1319. <string>Overridden by CARLA_OSC_TCP_PORT env var</string>
  1320. </property>
  1321. <property name="textInteractionFlags">
  1322. <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
  1323. </property>
  1324. </widget>
  1325. </item>
  1326. <item>
  1327. <spacer name="horizontalSpacer_46">
  1328. <property name="orientation">
  1329. <enum>Qt::Horizontal</enum>
  1330. </property>
  1331. <property name="sizeHint" stdset="0">
  1332. <size>
  1333. <width>40</width>
  1334. <height>20</height>
  1335. </size>
  1336. </property>
  1337. </spacer>
  1338. </item>
  1339. </layout>
  1340. </item>
  1341. <item row="0" column="0" rowspan="2">
  1342. <spacer name="horizontalSpacer_41">
  1343. <property name="orientation">
  1344. <enum>Qt::Horizontal</enum>
  1345. </property>
  1346. <property name="sizeHint" stdset="0">
  1347. <size>
  1348. <width>40</width>
  1349. <height>20</height>
  1350. </size>
  1351. </property>
  1352. </spacer>
  1353. </item>
  1354. <item row="0" column="3" rowspan="2">
  1355. <spacer name="horizontalSpacer_42">
  1356. <property name="orientation">
  1357. <enum>Qt::Horizontal</enum>
  1358. </property>
  1359. <property name="sizeHint" stdset="0">
  1360. <size>
  1361. <width>40</width>
  1362. <height>20</height>
  1363. </size>
  1364. </property>
  1365. </spacer>
  1366. </item>
  1367. <item row="1" column="2">
  1368. <widget class="QSpinBox" name="sb_osc_tcp_port_number">
  1369. <property name="enabled">
  1370. <bool>false</bool>
  1371. </property>
  1372. <property name="toolTip">
  1373. <string>Maximum number of parameters to allow in the built-in 'Edit' dialog</string>
  1374. </property>
  1375. <property name="minimum">
  1376. <number>1024</number>
  1377. </property>
  1378. <property name="maximum">
  1379. <number>32767</number>
  1380. </property>
  1381. </widget>
  1382. </item>
  1383. <item row="0" column="1" colspan="2">
  1384. <widget class="QRadioButton" name="rb_osc_tcp_port_random">
  1385. <property name="text">
  1386. <string>Use randomly assigned port</string>
  1387. </property>
  1388. <property name="checked">
  1389. <bool>true</bool>
  1390. </property>
  1391. </widget>
  1392. </item>
  1393. </layout>
  1394. </widget>
  1395. </item>
  1396. <item>
  1397. <widget class="QGroupBox" name="group_osc_udp_port">
  1398. <property name="title">
  1399. <string>Enable UDP port</string>
  1400. </property>
  1401. <property name="checkable">
  1402. <bool>true</bool>
  1403. </property>
  1404. <layout class="QGridLayout" name="gridLayout_11">
  1405. <item row="1" column="1">
  1406. <widget class="QRadioButton" name="rb_osc_udp_port_specific">
  1407. <property name="text">
  1408. <string>Use specific port:</string>
  1409. </property>
  1410. </widget>
  1411. </item>
  1412. <item row="0" column="0" rowspan="2">
  1413. <spacer name="horizontalSpacer_39">
  1414. <property name="orientation">
  1415. <enum>Qt::Horizontal</enum>
  1416. </property>
  1417. <property name="sizeHint" stdset="0">
  1418. <size>
  1419. <width>40</width>
  1420. <height>20</height>
  1421. </size>
  1422. </property>
  1423. </spacer>
  1424. </item>
  1425. <item row="0" column="3" rowspan="2">
  1426. <spacer name="horizontalSpacer_40">
  1427. <property name="orientation">
  1428. <enum>Qt::Horizontal</enum>
  1429. </property>
  1430. <property name="sizeHint" stdset="0">
  1431. <size>
  1432. <width>40</width>
  1433. <height>20</height>
  1434. </size>
  1435. </property>
  1436. </spacer>
  1437. </item>
  1438. <item row="1" column="2">
  1439. <widget class="QSpinBox" name="sb_osc_udp_port_number">
  1440. <property name="enabled">
  1441. <bool>false</bool>
  1442. </property>
  1443. <property name="toolTip">
  1444. <string>Maximum number of parameters to allow in the built-in 'Edit' dialog</string>
  1445. </property>
  1446. <property name="minimum">
  1447. <number>1024</number>
  1448. </property>
  1449. <property name="maximum">
  1450. <number>32767</number>
  1451. </property>
  1452. </widget>
  1453. </item>
  1454. <item row="0" column="1" colspan="2">
  1455. <widget class="QRadioButton" name="rb_osc_udp_port_random">
  1456. <property name="text">
  1457. <string>Use randomly assigned port</string>
  1458. </property>
  1459. <property name="checked">
  1460. <bool>true</bool>
  1461. </property>
  1462. </widget>
  1463. </item>
  1464. <item row="2" column="0" colspan="4">
  1465. <layout class="QHBoxLayout" name="horizontalLayout_25">
  1466. <item>
  1467. <spacer name="horizontalSpacer_47">
  1468. <property name="orientation">
  1469. <enum>Qt::Horizontal</enum>
  1470. </property>
  1471. <property name="sizeHint" stdset="0">
  1472. <size>
  1473. <width>40</width>
  1474. <height>20</height>
  1475. </size>
  1476. </property>
  1477. </spacer>
  1478. </item>
  1479. <item>
  1480. <widget class="QLabel" name="label_41">
  1481. <property name="maximumSize">
  1482. <size>
  1483. <width>22</width>
  1484. <height>22</height>
  1485. </size>
  1486. </property>
  1487. <property name="text">
  1488. <string/>
  1489. </property>
  1490. <property name="pixmap">
  1491. <pixmap resource="../resources.qrc">:/16x16/dialog-information.svgz</pixmap>
  1492. </property>
  1493. <property name="scaledContents">
  1494. <bool>true</bool>
  1495. </property>
  1496. <property name="alignment">
  1497. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  1498. </property>
  1499. </widget>
  1500. </item>
  1501. <item>
  1502. <widget class="QLabel" name="label_42">
  1503. <property name="text">
  1504. <string>Overridden by CARLA_OSC_UDP_PORT env var</string>
  1505. </property>
  1506. <property name="textInteractionFlags">
  1507. <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
  1508. </property>
  1509. </widget>
  1510. </item>
  1511. <item>
  1512. <spacer name="horizontalSpacer_48">
  1513. <property name="orientation">
  1514. <enum>Qt::Horizontal</enum>
  1515. </property>
  1516. <property name="sizeHint" stdset="0">
  1517. <size>
  1518. <width>40</width>
  1519. <height>20</height>
  1520. </size>
  1521. </property>
  1522. </spacer>
  1523. </item>
  1524. </layout>
  1525. </item>
  1526. </layout>
  1527. </widget>
  1528. </item>
  1529. <item>
  1530. <widget class="QLabel" name="label_36">
  1531. <property name="maximumSize">
  1532. <size>
  1533. <width>16777215</width>
  1534. <height>5</height>
  1535. </size>
  1536. </property>
  1537. <property name="text">
  1538. <string/>
  1539. </property>
  1540. </widget>
  1541. </item>
  1542. <item>
  1543. <layout class="QHBoxLayout" name="horizontalLayout_21">
  1544. <item>
  1545. <spacer name="horizontalSpacer_34">
  1546. <property name="orientation">
  1547. <enum>Qt::Horizontal</enum>
  1548. </property>
  1549. <property name="sizeHint" stdset="0">
  1550. <size>
  1551. <width>40</width>
  1552. <height>20</height>
  1553. </size>
  1554. </property>
  1555. </spacer>
  1556. </item>
  1557. <item>
  1558. <widget class="QLabel" name="label_32">
  1559. <property name="maximumSize">
  1560. <size>
  1561. <width>22</width>
  1562. <height>22</height>
  1563. </size>
  1564. </property>
  1565. <property name="text">
  1566. <string/>
  1567. </property>
  1568. <property name="pixmap">
  1569. <pixmap resource="../resources.qrc">:/16x16/dialog-information.svgz</pixmap>
  1570. </property>
  1571. <property name="scaledContents">
  1572. <bool>true</bool>
  1573. </property>
  1574. <property name="alignment">
  1575. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  1576. </property>
  1577. </widget>
  1578. </item>
  1579. <item>
  1580. <widget class="QLabel" name="label_35">
  1581. <property name="text">
  1582. <string>Restart the engine to load the new settings</string>
  1583. </property>
  1584. </widget>
  1585. </item>
  1586. <item>
  1587. <spacer name="horizontalSpacer_35">
  1588. <property name="orientation">
  1589. <enum>Qt::Horizontal</enum>
  1590. </property>
  1591. <property name="sizeHint" stdset="0">
  1592. <size>
  1593. <width>40</width>
  1594. <height>20</height>
  1595. </size>
  1596. </property>
  1597. </spacer>
  1598. </item>
  1599. </layout>
  1600. </item>
  1601. <item>
  1602. <layout class="QHBoxLayout" name="horizontalLayout_23">
  1603. <item>
  1604. <spacer name="horizontalSpacer_36">
  1605. <property name="orientation">
  1606. <enum>Qt::Horizontal</enum>
  1607. </property>
  1608. <property name="sizeHint" stdset="0">
  1609. <size>
  1610. <width>40</width>
  1611. <height>20</height>
  1612. </size>
  1613. </property>
  1614. </spacer>
  1615. </item>
  1616. <item>
  1617. <widget class="QLabel" name="label_37">
  1618. <property name="maximumSize">
  1619. <size>
  1620. <width>22</width>
  1621. <height>22</height>
  1622. </size>
  1623. </property>
  1624. <property name="text">
  1625. <string/>
  1626. </property>
  1627. <property name="pixmap">
  1628. <pixmap resource="../resources.qrc">:/16x16/dialog-warning.svgz</pixmap>
  1629. </property>
  1630. <property name="scaledContents">
  1631. <bool>true</bool>
  1632. </property>
  1633. <property name="alignment">
  1634. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  1635. </property>
  1636. </widget>
  1637. </item>
  1638. <item>
  1639. <widget class="QLabel" name="label_38">
  1640. <property name="text">
  1641. <string>DSSI UIs require OSC UDP port enabled</string>
  1642. </property>
  1643. </widget>
  1644. </item>
  1645. <item>
  1646. <spacer name="horizontalSpacer_38">
  1647. <property name="orientation">
  1648. <enum>Qt::Horizontal</enum>
  1649. </property>
  1650. <property name="sizeHint" stdset="0">
  1651. <size>
  1652. <width>40</width>
  1653. <height>20</height>
  1654. </size>
  1655. </property>
  1656. </spacer>
  1657. </item>
  1658. </layout>
  1659. </item>
  1660. <item>
  1661. <spacer name="verticalSpacer_10">
  1662. <property name="orientation">
  1663. <enum>Qt::Vertical</enum>
  1664. </property>
  1665. <property name="sizeHint" stdset="0">
  1666. <size>
  1667. <width>20</width>
  1668. <height>126</height>
  1669. </size>
  1670. </property>
  1671. </spacer>
  1672. </item>
  1673. </layout>
  1674. <zorder>verticalSpacer_10</zorder>
  1675. <zorder>label_36</zorder>
  1676. <zorder>group_osc_tcp_port</zorder>
  1677. <zorder>group_osc_udp_port</zorder>
  1678. <zorder>group_osc_core</zorder>
  1679. </widget>
  1680. <widget class="QWidget" name="page_filepaths">
  1681. <layout class="QVBoxLayout" name="verticalLayout_30">
  1682. <property name="margin">
  1683. <number>2</number>
  1684. </property>
  1685. <item>
  1686. <layout class="QHBoxLayout" name="horizontalLayout_8">
  1687. <item>
  1688. <widget class="QLabel" name="label_24">
  1689. <property name="text">
  1690. <string>&lt;b&gt;File Paths&lt;/b&gt;</string>
  1691. </property>
  1692. <property name="alignment">
  1693. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  1694. </property>
  1695. </widget>
  1696. </item>
  1697. <item>
  1698. <spacer name="horizontalSpacer_10">
  1699. <property name="orientation">
  1700. <enum>Qt::Horizontal</enum>
  1701. </property>
  1702. <property name="sizeHint" stdset="0">
  1703. <size>
  1704. <width>40</width>
  1705. <height>20</height>
  1706. </size>
  1707. </property>
  1708. </spacer>
  1709. </item>
  1710. <item>
  1711. <widget class="QLabel" name="label_31">
  1712. <property name="maximumSize">
  1713. <size>
  1714. <width>48</width>
  1715. <height>48</height>
  1716. </size>
  1717. </property>
  1718. <property name="text">
  1719. <string notr="true"/>
  1720. </property>
  1721. <property name="pixmap">
  1722. <pixmap resource="../resources.qrc">:/scalable/folder.svgz</pixmap>
  1723. </property>
  1724. <property name="scaledContents">
  1725. <bool>true</bool>
  1726. </property>
  1727. <property name="alignment">
  1728. <set>Qt::AlignHCenter|Qt::AlignTop</set>
  1729. </property>
  1730. <property name="wordWrap">
  1731. <bool>true</bool>
  1732. </property>
  1733. </widget>
  1734. </item>
  1735. </layout>
  1736. </item>
  1737. <item>
  1738. <layout class="QHBoxLayout" name="horizontalLayout_19">
  1739. <item>
  1740. <widget class="QComboBox" name="cb_filepaths">
  1741. <property name="minimumSize">
  1742. <size>
  1743. <width>120</width>
  1744. <height>0</height>
  1745. </size>
  1746. </property>
  1747. <item>
  1748. <property name="text">
  1749. <string>Audio</string>
  1750. </property>
  1751. </item>
  1752. <item>
  1753. <property name="text">
  1754. <string>MIDI</string>
  1755. </property>
  1756. </item>
  1757. </widget>
  1758. </item>
  1759. <item>
  1760. <widget class="QStackedWidget" name="tw_filepaths_info">
  1761. <property name="sizePolicy">
  1762. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  1763. <horstretch>0</horstretch>
  1764. <verstretch>0</verstretch>
  1765. </sizepolicy>
  1766. </property>
  1767. <property name="currentIndex">
  1768. <number>0</number>
  1769. </property>
  1770. <widget class="QWidget" name="tw_filepaths_info_audio">
  1771. <layout class="QHBoxLayout" name="horizontalLayout_20">
  1772. <property name="spacing">
  1773. <number>0</number>
  1774. </property>
  1775. <property name="margin">
  1776. <number>0</number>
  1777. </property>
  1778. <item>
  1779. <widget class="QLabel" name="label_12">
  1780. <property name="text">
  1781. <string>Used for the &quot;audiofile&quot; plugin</string>
  1782. </property>
  1783. </widget>
  1784. </item>
  1785. </layout>
  1786. </widget>
  1787. <widget class="QWidget" name="tw_filepaths_info_midi">
  1788. <layout class="QHBoxLayout" name="horizontalLayout_26">
  1789. <property name="spacing">
  1790. <number>0</number>
  1791. </property>
  1792. <property name="margin">
  1793. <number>0</number>
  1794. </property>
  1795. <item>
  1796. <widget class="QLabel" name="label_13">
  1797. <property name="text">
  1798. <string>Used for the &quot;midifile&quot; plugin</string>
  1799. </property>
  1800. </widget>
  1801. </item>
  1802. </layout>
  1803. </widget>
  1804. </widget>
  1805. </item>
  1806. <item>
  1807. <spacer name="horizontalSpacer_23">
  1808. <property name="orientation">
  1809. <enum>Qt::Horizontal</enum>
  1810. </property>
  1811. <property name="sizeHint" stdset="0">
  1812. <size>
  1813. <width>20</width>
  1814. <height>20</height>
  1815. </size>
  1816. </property>
  1817. </spacer>
  1818. </item>
  1819. </layout>
  1820. </item>
  1821. <item>
  1822. <layout class="QHBoxLayout" name="horizontalLayout_16">
  1823. <item>
  1824. <widget class="QStackedWidget" name="tw_filepaths">
  1825. <property name="currentIndex">
  1826. <number>0</number>
  1827. </property>
  1828. <widget class="QWidget" name="tw_filepaths_audio">
  1829. <layout class="QVBoxLayout" name="verticalLayout_18">
  1830. <property name="spacing">
  1831. <number>0</number>
  1832. </property>
  1833. <property name="margin">
  1834. <number>0</number>
  1835. </property>
  1836. <item>
  1837. <widget class="QListWidget" name="lw_files_audio"/>
  1838. </item>
  1839. </layout>
  1840. </widget>
  1841. <widget class="QWidget" name="tw_filepaths_midi">
  1842. <layout class="QVBoxLayout" name="verticalLayout_23">
  1843. <property name="spacing">
  1844. <number>0</number>
  1845. </property>
  1846. <property name="margin">
  1847. <number>0</number>
  1848. </property>
  1849. <item>
  1850. <widget class="QListWidget" name="lw_files_midi"/>
  1851. </item>
  1852. </layout>
  1853. </widget>
  1854. </widget>
  1855. </item>
  1856. <item>
  1857. <layout class="QVBoxLayout" name="verticalLayout_29">
  1858. <item>
  1859. <widget class="QPushButton" name="b_filepaths_add">
  1860. <property name="text">
  1861. <string>Add...</string>
  1862. </property>
  1863. <property name="icon">
  1864. <iconset resource="../resources.qrc">
  1865. <normaloff>:/16x16/list-add.svgz</normaloff>:/16x16/list-add.svgz</iconset>
  1866. </property>
  1867. </widget>
  1868. </item>
  1869. <item>
  1870. <widget class="QPushButton" name="b_filepaths_remove">
  1871. <property name="text">
  1872. <string>Remove</string>
  1873. </property>
  1874. <property name="icon">
  1875. <iconset resource="../resources.qrc">
  1876. <normaloff>:/16x16/list-remove.svgz</normaloff>:/16x16/list-remove.svgz</iconset>
  1877. </property>
  1878. </widget>
  1879. </item>
  1880. <item>
  1881. <spacer name="verticalSpacer_6">
  1882. <property name="orientation">
  1883. <enum>Qt::Vertical</enum>
  1884. </property>
  1885. <property name="sizeType">
  1886. <enum>QSizePolicy::Fixed</enum>
  1887. </property>
  1888. <property name="sizeHint" stdset="0">
  1889. <size>
  1890. <width>20</width>
  1891. <height>20</height>
  1892. </size>
  1893. </property>
  1894. </spacer>
  1895. </item>
  1896. <item>
  1897. <widget class="QPushButton" name="b_filepaths_change">
  1898. <property name="text">
  1899. <string>Change...</string>
  1900. </property>
  1901. <property name="icon">
  1902. <iconset resource="../resources.qrc">
  1903. <normaloff>:/16x16/edit-rename.svgz</normaloff>:/16x16/edit-rename.svgz</iconset>
  1904. </property>
  1905. </widget>
  1906. </item>
  1907. <item>
  1908. <spacer name="verticalSpacer_8">
  1909. <property name="orientation">
  1910. <enum>Qt::Vertical</enum>
  1911. </property>
  1912. <property name="sizeHint" stdset="0">
  1913. <size>
  1914. <width>20</width>
  1915. <height>40</height>
  1916. </size>
  1917. </property>
  1918. </spacer>
  1919. </item>
  1920. </layout>
  1921. </item>
  1922. </layout>
  1923. </item>
  1924. </layout>
  1925. </widget>
  1926. <widget class="QWidget" name="page_pluginpaths">
  1927. <layout class="QVBoxLayout" name="verticalLayout_19">
  1928. <property name="margin">
  1929. <number>2</number>
  1930. </property>
  1931. <item>
  1932. <layout class="QHBoxLayout" name="horizontalLayout_6">
  1933. <item>
  1934. <widget class="QLabel" name="label_18">
  1935. <property name="text">
  1936. <string>&lt;b&gt;Plugin Paths&lt;/b&gt;</string>
  1937. </property>
  1938. <property name="alignment">
  1939. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  1940. </property>
  1941. </widget>
  1942. </item>
  1943. <item>
  1944. <spacer name="horizontalSpacer_4">
  1945. <property name="orientation">
  1946. <enum>Qt::Horizontal</enum>
  1947. </property>
  1948. <property name="sizeHint" stdset="0">
  1949. <size>
  1950. <width>40</width>
  1951. <height>20</height>
  1952. </size>
  1953. </property>
  1954. </spacer>
  1955. </item>
  1956. <item>
  1957. <widget class="QLabel" name="label_19">
  1958. <property name="maximumSize">
  1959. <size>
  1960. <width>48</width>
  1961. <height>48</height>
  1962. </size>
  1963. </property>
  1964. <property name="text">
  1965. <string notr="true"/>
  1966. </property>
  1967. <property name="pixmap">
  1968. <pixmap resource="../resources.qrc">:/scalable/folder.svgz</pixmap>
  1969. </property>
  1970. <property name="scaledContents">
  1971. <bool>true</bool>
  1972. </property>
  1973. <property name="alignment">
  1974. <set>Qt::AlignHCenter|Qt::AlignTop</set>
  1975. </property>
  1976. <property name="wordWrap">
  1977. <bool>true</bool>
  1978. </property>
  1979. </widget>
  1980. </item>
  1981. </layout>
  1982. </item>
  1983. <item>
  1984. <layout class="QHBoxLayout" name="horizontalLayout_9">
  1985. <item>
  1986. <widget class="QComboBox" name="cb_paths">
  1987. <property name="minimumSize">
  1988. <size>
  1989. <width>120</width>
  1990. <height>0</height>
  1991. </size>
  1992. </property>
  1993. <item>
  1994. <property name="text">
  1995. <string>LADSPA</string>
  1996. </property>
  1997. </item>
  1998. <item>
  1999. <property name="text">
  2000. <string>DSSI</string>
  2001. </property>
  2002. </item>
  2003. <item>
  2004. <property name="text">
  2005. <string>LV2</string>
  2006. </property>
  2007. </item>
  2008. <item>
  2009. <property name="text">
  2010. <string>VST2</string>
  2011. </property>
  2012. </item>
  2013. <item>
  2014. <property name="text">
  2015. <string>VST3</string>
  2016. </property>
  2017. </item>
  2018. <item>
  2019. <property name="text">
  2020. <string>SF2/3</string>
  2021. </property>
  2022. </item>
  2023. <item>
  2024. <property name="text">
  2025. <string>SFZ</string>
  2026. </property>
  2027. </item>
  2028. </widget>
  2029. </item>
  2030. <item>
  2031. <spacer name="horizontalSpacer_17">
  2032. <property name="orientation">
  2033. <enum>Qt::Horizontal</enum>
  2034. </property>
  2035. <property name="sizeHint" stdset="0">
  2036. <size>
  2037. <width>20</width>
  2038. <height>20</height>
  2039. </size>
  2040. </property>
  2041. </spacer>
  2042. </item>
  2043. </layout>
  2044. </item>
  2045. <item>
  2046. <layout class="QHBoxLayout" name="horizontalLayout_11">
  2047. <item>
  2048. <widget class="QStackedWidget" name="tw_paths">
  2049. <property name="currentIndex">
  2050. <number>0</number>
  2051. </property>
  2052. <widget class="QWidget" name="tw_paths_ladspa">
  2053. <layout class="QVBoxLayout" name="verticalLayout_11">
  2054. <property name="spacing">
  2055. <number>0</number>
  2056. </property>
  2057. <property name="margin">
  2058. <number>0</number>
  2059. </property>
  2060. <item>
  2061. <widget class="QListWidget" name="lw_ladspa"/>
  2062. </item>
  2063. </layout>
  2064. </widget>
  2065. <widget class="QWidget" name="tw_paths_dssi">
  2066. <layout class="QVBoxLayout" name="verticalLayout_12">
  2067. <property name="spacing">
  2068. <number>0</number>
  2069. </property>
  2070. <property name="margin">
  2071. <number>0</number>
  2072. </property>
  2073. <item>
  2074. <widget class="QListWidget" name="lw_dssi"/>
  2075. </item>
  2076. </layout>
  2077. </widget>
  2078. <widget class="QWidget" name="tw_paths_lv2">
  2079. <layout class="QGridLayout" name="gridLayout">
  2080. <property name="leftMargin">
  2081. <number>0</number>
  2082. </property>
  2083. <property name="topMargin">
  2084. <number>0</number>
  2085. </property>
  2086. <property name="rightMargin">
  2087. <number>0</number>
  2088. </property>
  2089. <property name="bottomMargin">
  2090. <number>6</number>
  2091. </property>
  2092. <item row="0" column="0" colspan="2">
  2093. <widget class="QListWidget" name="lw_lv2"/>
  2094. </item>
  2095. <item row="1" column="0">
  2096. <widget class="QLabel" name="label_4">
  2097. <property name="maximumSize">
  2098. <size>
  2099. <width>22</width>
  2100. <height>22</height>
  2101. </size>
  2102. </property>
  2103. <property name="text">
  2104. <string/>
  2105. </property>
  2106. <property name="pixmap">
  2107. <pixmap resource="../resources.qrc">:/16x16/dialog-information.svgz</pixmap>
  2108. </property>
  2109. <property name="scaledContents">
  2110. <bool>true</bool>
  2111. </property>
  2112. <property name="alignment">
  2113. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  2114. </property>
  2115. </widget>
  2116. </item>
  2117. <item row="1" column="1">
  2118. <widget class="QLabel" name="label_5">
  2119. <property name="text">
  2120. <string>Restart Carla to find new plugins</string>
  2121. </property>
  2122. </widget>
  2123. </item>
  2124. </layout>
  2125. </widget>
  2126. <widget class="QWidget" name="tw_paths_vst">
  2127. <layout class="QVBoxLayout" name="verticalLayout_13">
  2128. <property name="spacing">
  2129. <number>0</number>
  2130. </property>
  2131. <property name="margin">
  2132. <number>0</number>
  2133. </property>
  2134. <item>
  2135. <widget class="QListWidget" name="lw_vst"/>
  2136. </item>
  2137. </layout>
  2138. </widget>
  2139. <widget class="QWidget" name="tw_paths_vst3">
  2140. <layout class="QVBoxLayout" name="verticalLayout_15">
  2141. <property name="spacing">
  2142. <number>0</number>
  2143. </property>
  2144. <property name="margin">
  2145. <number>0</number>
  2146. </property>
  2147. <item>
  2148. <widget class="QListWidget" name="lw_vst3"/>
  2149. </item>
  2150. </layout>
  2151. </widget>
  2152. <widget class="QWidget" name="tw_paths_sf2">
  2153. <layout class="QVBoxLayout" name="verticalLayout_4">
  2154. <property name="spacing">
  2155. <number>0</number>
  2156. </property>
  2157. <property name="margin">
  2158. <number>0</number>
  2159. </property>
  2160. <item>
  2161. <widget class="QListWidget" name="lw_sf2"/>
  2162. </item>
  2163. </layout>
  2164. </widget>
  2165. <widget class="QWidget" name="tw_paths_sfz">
  2166. <layout class="QVBoxLayout" name="verticalLayout_14">
  2167. <property name="spacing">
  2168. <number>0</number>
  2169. </property>
  2170. <property name="margin">
  2171. <number>0</number>
  2172. </property>
  2173. <item>
  2174. <widget class="QListWidget" name="lw_sfz"/>
  2175. </item>
  2176. </layout>
  2177. </widget>
  2178. </widget>
  2179. </item>
  2180. <item>
  2181. <layout class="QVBoxLayout" name="verticalLayout">
  2182. <item>
  2183. <widget class="QPushButton" name="b_paths_add">
  2184. <property name="text">
  2185. <string>Add...</string>
  2186. </property>
  2187. <property name="icon">
  2188. <iconset resource="../resources.qrc">
  2189. <normaloff>:/16x16/list-add.svgz</normaloff>:/16x16/list-add.svgz</iconset>
  2190. </property>
  2191. </widget>
  2192. </item>
  2193. <item>
  2194. <widget class="QPushButton" name="b_paths_remove">
  2195. <property name="text">
  2196. <string>Remove</string>
  2197. </property>
  2198. <property name="icon">
  2199. <iconset resource="../resources.qrc">
  2200. <normaloff>:/16x16/list-remove.svgz</normaloff>:/16x16/list-remove.svgz</iconset>
  2201. </property>
  2202. </widget>
  2203. </item>
  2204. <item>
  2205. <spacer name="verticalSpacer_2">
  2206. <property name="orientation">
  2207. <enum>Qt::Vertical</enum>
  2208. </property>
  2209. <property name="sizeType">
  2210. <enum>QSizePolicy::Fixed</enum>
  2211. </property>
  2212. <property name="sizeHint" stdset="0">
  2213. <size>
  2214. <width>20</width>
  2215. <height>20</height>
  2216. </size>
  2217. </property>
  2218. </spacer>
  2219. </item>
  2220. <item>
  2221. <widget class="QPushButton" name="b_paths_change">
  2222. <property name="text">
  2223. <string>Change...</string>
  2224. </property>
  2225. <property name="icon">
  2226. <iconset resource="../resources.qrc">
  2227. <normaloff>:/16x16/edit-rename.svgz</normaloff>:/16x16/edit-rename.svgz</iconset>
  2228. </property>
  2229. </widget>
  2230. </item>
  2231. <item>
  2232. <spacer name="verticalSpacer_7">
  2233. <property name="orientation">
  2234. <enum>Qt::Vertical</enum>
  2235. </property>
  2236. <property name="sizeHint" stdset="0">
  2237. <size>
  2238. <width>20</width>
  2239. <height>40</height>
  2240. </size>
  2241. </property>
  2242. </spacer>
  2243. </item>
  2244. </layout>
  2245. </item>
  2246. </layout>
  2247. </item>
  2248. </layout>
  2249. </widget>
  2250. <widget class="QWidget" name="page_wine">
  2251. <layout class="QVBoxLayout" name="verticalLayout_25">
  2252. <property name="margin">
  2253. <number>2</number>
  2254. </property>
  2255. <item>
  2256. <layout class="QHBoxLayout" name="horizontalLayout_17">
  2257. <item>
  2258. <widget class="QLabel" name="label_29">
  2259. <property name="text">
  2260. <string>&lt;b&gt;Wine&lt;/b&gt;</string>
  2261. </property>
  2262. <property name="alignment">
  2263. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  2264. </property>
  2265. </widget>
  2266. </item>
  2267. <item>
  2268. <spacer name="horizontalSpacer_26">
  2269. <property name="orientation">
  2270. <enum>Qt::Horizontal</enum>
  2271. </property>
  2272. <property name="sizeHint" stdset="0">
  2273. <size>
  2274. <width>40</width>
  2275. <height>20</height>
  2276. </size>
  2277. </property>
  2278. </spacer>
  2279. </item>
  2280. <item>
  2281. <widget class="QLabel" name="label_icon_wine">
  2282. <property name="maximumSize">
  2283. <size>
  2284. <width>48</width>
  2285. <height>48</height>
  2286. </size>
  2287. </property>
  2288. <property name="text">
  2289. <string notr="true"/>
  2290. </property>
  2291. <property name="pixmap">
  2292. <pixmap resource="../resources.qrc">:/scalable/wine.svgz</pixmap>
  2293. </property>
  2294. <property name="scaledContents">
  2295. <bool>true</bool>
  2296. </property>
  2297. <property name="alignment">
  2298. <set>Qt::AlignHCenter|Qt::AlignTop</set>
  2299. </property>
  2300. </widget>
  2301. </item>
  2302. </layout>
  2303. </item>
  2304. <item>
  2305. <widget class="QGroupBox" name="group_wine_exec">
  2306. <property name="title">
  2307. <string>Executable</string>
  2308. </property>
  2309. <layout class="QHBoxLayout" name="horizontalLayout_18">
  2310. <item>
  2311. <widget class="QLabel" name="label_8">
  2312. <property name="text">
  2313. <string>Path to 'wine' binary:</string>
  2314. </property>
  2315. <property name="alignment">
  2316. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  2317. </property>
  2318. </widget>
  2319. </item>
  2320. <item>
  2321. <widget class="QLineEdit" name="le_wine_exec"/>
  2322. </item>
  2323. </layout>
  2324. </widget>
  2325. </item>
  2326. <item>
  2327. <widget class="QGroupBox" name="group_wine_prefix">
  2328. <property name="title">
  2329. <string>Prefix</string>
  2330. </property>
  2331. <layout class="QGridLayout" name="gridLayout_6">
  2332. <item row="0" column="0" colspan="2">
  2333. <widget class="QCheckBox" name="cb_wine_prefix_detect">
  2334. <property name="text">
  2335. <string>Auto-detect Wine prefix based on plugin filename</string>
  2336. </property>
  2337. </widget>
  2338. </item>
  2339. <item row="1" column="0">
  2340. <widget class="QLabel" name="label">
  2341. <property name="text">
  2342. <string>Fallback:</string>
  2343. </property>
  2344. <property name="alignment">
  2345. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  2346. </property>
  2347. </widget>
  2348. </item>
  2349. <item row="1" column="1">
  2350. <widget class="QLineEdit" name="le_wine_prefix_fallback"/>
  2351. </item>
  2352. <item row="2" column="0" colspan="2">
  2353. <widget class="QLabel" name="label_30">
  2354. <property name="text">
  2355. <string>Note: WINEPREFIX env var is preferred over this fallback</string>
  2356. </property>
  2357. <property name="alignment">
  2358. <set>Qt::AlignCenter</set>
  2359. </property>
  2360. </widget>
  2361. </item>
  2362. </layout>
  2363. </widget>
  2364. </item>
  2365. <item>
  2366. <widget class="QGroupBox" name="group_wine_realtime">
  2367. <property name="title">
  2368. <string>Realtime Priority</string>
  2369. </property>
  2370. <property name="checkable">
  2371. <bool>true</bool>
  2372. </property>
  2373. <layout class="QGridLayout" name="gridLayout_5">
  2374. <item row="1" column="3">
  2375. <spacer name="horizontalSpacer_28">
  2376. <property name="orientation">
  2377. <enum>Qt::Horizontal</enum>
  2378. </property>
  2379. <property name="sizeHint" stdset="0">
  2380. <size>
  2381. <width>40</width>
  2382. <height>20</height>
  2383. </size>
  2384. </property>
  2385. </spacer>
  2386. </item>
  2387. <item row="0" column="3">
  2388. <spacer name="horizontalSpacer_27">
  2389. <property name="orientation">
  2390. <enum>Qt::Horizontal</enum>
  2391. </property>
  2392. <property name="sizeHint" stdset="0">
  2393. <size>
  2394. <width>40</width>
  2395. <height>20</height>
  2396. </size>
  2397. </property>
  2398. </spacer>
  2399. </item>
  2400. <item row="0" column="2">
  2401. <widget class="QSpinBox" name="sb_wine_base_prio">
  2402. <property name="minimum">
  2403. <number>1</number>
  2404. </property>
  2405. <property name="maximum">
  2406. <number>89</number>
  2407. </property>
  2408. </widget>
  2409. </item>
  2410. <item row="0" column="1">
  2411. <widget class="QLabel" name="label_2">
  2412. <property name="text">
  2413. <string>Base priority:</string>
  2414. </property>
  2415. <property name="alignment">
  2416. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  2417. </property>
  2418. </widget>
  2419. </item>
  2420. <item row="1" column="1">
  2421. <widget class="QLabel" name="label_3">
  2422. <property name="text">
  2423. <string>WineServer priority:</string>
  2424. </property>
  2425. <property name="alignment">
  2426. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  2427. </property>
  2428. </widget>
  2429. </item>
  2430. <item row="1" column="2">
  2431. <widget class="QSpinBox" name="sb_wine_server_prio">
  2432. <property name="minimum">
  2433. <number>1</number>
  2434. </property>
  2435. <property name="maximum">
  2436. <number>99</number>
  2437. </property>
  2438. </widget>
  2439. </item>
  2440. <item row="0" column="0">
  2441. <spacer name="horizontalSpacer_29">
  2442. <property name="orientation">
  2443. <enum>Qt::Horizontal</enum>
  2444. </property>
  2445. <property name="sizeHint" stdset="0">
  2446. <size>
  2447. <width>40</width>
  2448. <height>20</height>
  2449. </size>
  2450. </property>
  2451. </spacer>
  2452. </item>
  2453. <item row="1" column="0">
  2454. <spacer name="horizontalSpacer_30">
  2455. <property name="orientation">
  2456. <enum>Qt::Horizontal</enum>
  2457. </property>
  2458. <property name="sizeHint" stdset="0">
  2459. <size>
  2460. <width>40</width>
  2461. <height>20</height>
  2462. </size>
  2463. </property>
  2464. </spacer>
  2465. </item>
  2466. </layout>
  2467. </widget>
  2468. </item>
  2469. <item>
  2470. <layout class="QHBoxLayout" name="horizontalLayout_14">
  2471. <item>
  2472. <spacer name="horizontalSpacer_24">
  2473. <property name="orientation">
  2474. <enum>Qt::Horizontal</enum>
  2475. </property>
  2476. <property name="sizeHint" stdset="0">
  2477. <size>
  2478. <width>40</width>
  2479. <height>20</height>
  2480. </size>
  2481. </property>
  2482. </spacer>
  2483. </item>
  2484. <item>
  2485. <widget class="QLabel" name="label_26">
  2486. <property name="maximumSize">
  2487. <size>
  2488. <width>22</width>
  2489. <height>22</height>
  2490. </size>
  2491. </property>
  2492. <property name="text">
  2493. <string/>
  2494. </property>
  2495. <property name="pixmap">
  2496. <pixmap resource="../resources.qrc">:/16x16/dialog-information.svgz</pixmap>
  2497. </property>
  2498. <property name="scaledContents">
  2499. <bool>true</bool>
  2500. </property>
  2501. <property name="alignment">
  2502. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  2503. </property>
  2504. </widget>
  2505. </item>
  2506. <item>
  2507. <widget class="QLabel" name="label_27">
  2508. <property name="text">
  2509. <string>These options are not available for Carla as plugin</string>
  2510. </property>
  2511. </widget>
  2512. </item>
  2513. <item>
  2514. <spacer name="horizontalSpacer_25">
  2515. <property name="orientation">
  2516. <enum>Qt::Horizontal</enum>
  2517. </property>
  2518. <property name="sizeHint" stdset="0">
  2519. <size>
  2520. <width>40</width>
  2521. <height>20</height>
  2522. </size>
  2523. </property>
  2524. </spacer>
  2525. </item>
  2526. </layout>
  2527. </item>
  2528. <item>
  2529. <spacer name="verticalSpacer_5">
  2530. <property name="orientation">
  2531. <enum>Qt::Vertical</enum>
  2532. </property>
  2533. <property name="sizeHint" stdset="0">
  2534. <size>
  2535. <width>20</width>
  2536. <height>96</height>
  2537. </size>
  2538. </property>
  2539. </spacer>
  2540. </item>
  2541. <item>
  2542. <widget class="QLabel" name="label_28">
  2543. <property name="maximumSize">
  2544. <size>
  2545. <width>16777215</width>
  2546. <height>5</height>
  2547. </size>
  2548. </property>
  2549. <property name="text">
  2550. <string/>
  2551. </property>
  2552. </widget>
  2553. </item>
  2554. </layout>
  2555. </widget>
  2556. <widget class="QWidget" name="page_experimental">
  2557. <layout class="QVBoxLayout" name="verticalLayout_21">
  2558. <property name="margin">
  2559. <number>2</number>
  2560. </property>
  2561. <item>
  2562. <layout class="QHBoxLayout" name="horizontalLayout_15">
  2563. <item>
  2564. <widget class="QLabel" name="label_11">
  2565. <property name="text">
  2566. <string>&lt;b&gt;Experimental&lt;/b&gt;</string>
  2567. </property>
  2568. <property name="alignment">
  2569. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  2570. </property>
  2571. </widget>
  2572. </item>
  2573. <item>
  2574. <spacer name="horizontalSpacer_22">
  2575. <property name="orientation">
  2576. <enum>Qt::Horizontal</enum>
  2577. </property>
  2578. <property name="sizeHint" stdset="0">
  2579. <size>
  2580. <width>40</width>
  2581. <height>20</height>
  2582. </size>
  2583. </property>
  2584. </spacer>
  2585. </item>
  2586. <item>
  2587. <widget class="QLabel" name="label_icon_experimental">
  2588. <property name="maximumSize">
  2589. <size>
  2590. <width>48</width>
  2591. <height>48</height>
  2592. </size>
  2593. </property>
  2594. <property name="text">
  2595. <string notr="true"/>
  2596. </property>
  2597. <property name="pixmap">
  2598. <pixmap resource="../resources.qrc">:/scalable/warning.svgz</pixmap>
  2599. </property>
  2600. <property name="scaledContents">
  2601. <bool>true</bool>
  2602. </property>
  2603. <property name="alignment">
  2604. <set>Qt::AlignHCenter|Qt::AlignTop</set>
  2605. </property>
  2606. </widget>
  2607. </item>
  2608. </layout>
  2609. </item>
  2610. <item>
  2611. <layout class="QHBoxLayout" name="horizontalLayout_12">
  2612. <item>
  2613. <spacer name="horizontalSpacer_18">
  2614. <property name="orientation">
  2615. <enum>Qt::Horizontal</enum>
  2616. </property>
  2617. <property name="sizeHint" stdset="0">
  2618. <size>
  2619. <width>40</width>
  2620. <height>20</height>
  2621. </size>
  2622. </property>
  2623. </spacer>
  2624. </item>
  2625. <item>
  2626. <widget class="QLabel" name="label_16">
  2627. <property name="maximumSize">
  2628. <size>
  2629. <width>22</width>
  2630. <height>22</height>
  2631. </size>
  2632. </property>
  2633. <property name="text">
  2634. <string/>
  2635. </property>
  2636. <property name="pixmap">
  2637. <pixmap resource="../resources.qrc">:/16x16/dialog-warning.svgz</pixmap>
  2638. </property>
  2639. <property name="scaledContents">
  2640. <bool>true</bool>
  2641. </property>
  2642. <property name="alignment">
  2643. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  2644. </property>
  2645. <property name="wordWrap">
  2646. <bool>true</bool>
  2647. </property>
  2648. </widget>
  2649. </item>
  2650. <item>
  2651. <widget class="QLabel" name="label_17">
  2652. <property name="text">
  2653. <string>Experimental options! Likely to be unstable!</string>
  2654. </property>
  2655. </widget>
  2656. </item>
  2657. <item>
  2658. <spacer name="horizontalSpacer_19">
  2659. <property name="orientation">
  2660. <enum>Qt::Horizontal</enum>
  2661. </property>
  2662. <property name="sizeHint" stdset="0">
  2663. <size>
  2664. <width>40</width>
  2665. <height>20</height>
  2666. </size>
  2667. </property>
  2668. </spacer>
  2669. </item>
  2670. </layout>
  2671. </item>
  2672. <item>
  2673. <widget class="QGroupBox" name="group_experimental_main">
  2674. <property name="title">
  2675. <string>Main</string>
  2676. </property>
  2677. <layout class="QVBoxLayout" name="verticalLayout_17">
  2678. <item>
  2679. <widget class="QCheckBox" name="cb_exp_plugin_bridges">
  2680. <property name="text">
  2681. <string>Enable plugin bridges</string>
  2682. </property>
  2683. </widget>
  2684. </item>
  2685. <item>
  2686. <widget class="QCheckBox" name="ch_exp_wine_bridges">
  2687. <property name="enabled">
  2688. <bool>false</bool>
  2689. </property>
  2690. <property name="text">
  2691. <string>Enable Wine bridges</string>
  2692. </property>
  2693. </widget>
  2694. </item>
  2695. <item>
  2696. <widget class="QCheckBox" name="ch_exp_jack_apps">
  2697. <property name="text">
  2698. <string>Enable jack applications</string>
  2699. </property>
  2700. </widget>
  2701. </item>
  2702. <item>
  2703. <widget class="QCheckBox" name="ch_exp_export_lv2">
  2704. <property name="text">
  2705. <string>Export single plugins to LV2</string>
  2706. </property>
  2707. </widget>
  2708. </item>
  2709. <item>
  2710. <widget class="QCheckBox" name="ch_exp_load_lib_global">
  2711. <property name="text">
  2712. <string>Load Carla backend in global namespace (NOT RECOMMENDED)</string>
  2713. </property>
  2714. </widget>
  2715. </item>
  2716. </layout>
  2717. </widget>
  2718. </item>
  2719. <item>
  2720. <widget class="QGroupBox" name="group_experimental_canvas">
  2721. <property name="title">
  2722. <string>Canvas</string>
  2723. </property>
  2724. <layout class="QVBoxLayout" name="verticalLayout_16">
  2725. <item>
  2726. <widget class="QCheckBox" name="cb_canvas_fancy_eyecandy">
  2727. <property name="text">
  2728. <string>Fancy eye-candy (fade-in/out groups, glow connections)</string>
  2729. </property>
  2730. </widget>
  2731. </item>
  2732. <item>
  2733. <widget class="QCheckBox" name="cb_canvas_use_opengl">
  2734. <property name="text">
  2735. <string>Use OpenGL for rendering (needs restart)</string>
  2736. </property>
  2737. </widget>
  2738. </item>
  2739. <item>
  2740. <widget class="QCheckBox" name="cb_canvas_render_hq_aa">
  2741. <property name="enabled">
  2742. <bool>false</bool>
  2743. </property>
  2744. <property name="text">
  2745. <string>High Quality Anti-Aliasing (OpenGL only)</string>
  2746. </property>
  2747. </widget>
  2748. </item>
  2749. <item>
  2750. <widget class="QCheckBox" name="cb_canvas_inline_displays">
  2751. <property name="text">
  2752. <string>Render Ardour-style &quot;Inline Displays&quot;</string>
  2753. </property>
  2754. </widget>
  2755. </item>
  2756. </layout>
  2757. </widget>
  2758. </item>
  2759. <item>
  2760. <widget class="QGroupBox" name="group_experimental_engine">
  2761. <property name="title">
  2762. <string>Engine</string>
  2763. </property>
  2764. <layout class="QVBoxLayout" name="verticalLayout_20">
  2765. <item>
  2766. <widget class="QCheckBox" name="ch_engine_force_stereo">
  2767. <property name="toolTip">
  2768. <string>Force mono plugins as stereo by running 2 instances at the same time.
  2769. This mode is not available for VST plugins.</string>
  2770. </property>
  2771. <property name="text">
  2772. <string>Force mono plugins as stereo</string>
  2773. </property>
  2774. </widget>
  2775. </item>
  2776. <item>
  2777. <widget class="QCheckBox" name="ch_exp_prevent_bad_behaviour">
  2778. <property name="text">
  2779. <string>Prevent plugins from doing bad stuff (needs restart)</string>
  2780. </property>
  2781. </widget>
  2782. </item>
  2783. <item>
  2784. <widget class="QCheckBox" name="ch_engine_prefer_plugin_bridges">
  2785. <property name="enabled">
  2786. <bool>false</bool>
  2787. </property>
  2788. <property name="toolTip">
  2789. <string>Whenever possible, run the plugins in bridge mode.</string>
  2790. </property>
  2791. <property name="text">
  2792. <string>Run plugins in bridge mode when possible</string>
  2793. </property>
  2794. </widget>
  2795. </item>
  2796. </layout>
  2797. </widget>
  2798. </item>
  2799. <item>
  2800. <spacer name="verticalSpacer_4">
  2801. <property name="orientation">
  2802. <enum>Qt::Vertical</enum>
  2803. </property>
  2804. <property name="sizeHint" stdset="0">
  2805. <size>
  2806. <width>20</width>
  2807. <height>70</height>
  2808. </size>
  2809. </property>
  2810. </spacer>
  2811. </item>
  2812. <item>
  2813. <widget class="QLabel" name="label_25">
  2814. <property name="maximumSize">
  2815. <size>
  2816. <width>16777215</width>
  2817. <height>5</height>
  2818. </size>
  2819. </property>
  2820. <property name="text">
  2821. <string/>
  2822. </property>
  2823. </widget>
  2824. </item>
  2825. </layout>
  2826. </widget>
  2827. <widget class="QWidget" name="page"/>
  2828. </widget>
  2829. </item>
  2830. </layout>
  2831. </item>
  2832. <item>
  2833. <widget class="QDialogButtonBox" name="buttonBox">
  2834. <property name="orientation">
  2835. <enum>Qt::Horizontal</enum>
  2836. </property>
  2837. <property name="standardButtons">
  2838. <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::Reset</set>
  2839. </property>
  2840. </widget>
  2841. </item>
  2842. </layout>
  2843. </widget>
  2844. <resources>
  2845. <include location="../resources.qrc"/>
  2846. <include location="../resources.qrc"/>
  2847. <include location="../resources.qrc"/>
  2848. <include location="../resources.qrc"/>
  2849. <include location="../resources.qrc"/>
  2850. </resources>
  2851. <connections>
  2852. <connection>
  2853. <sender>buttonBox</sender>
  2854. <signal>accepted()</signal>
  2855. <receiver>CarlaSettingsW</receiver>
  2856. <slot>accept()</slot>
  2857. <hints>
  2858. <hint type="sourcelabel">
  2859. <x>254</x>
  2860. <y>458</y>
  2861. </hint>
  2862. <hint type="destinationlabel">
  2863. <x>157</x>
  2864. <y>274</y>
  2865. </hint>
  2866. </hints>
  2867. </connection>
  2868. <connection>
  2869. <sender>buttonBox</sender>
  2870. <signal>rejected()</signal>
  2871. <receiver>CarlaSettingsW</receiver>
  2872. <slot>reject()</slot>
  2873. <hints>
  2874. <hint type="sourcelabel">
  2875. <x>254</x>
  2876. <y>458</y>
  2877. </hint>
  2878. <hint type="destinationlabel">
  2879. <x>286</x>
  2880. <y>274</y>
  2881. </hint>
  2882. </hints>
  2883. </connection>
  2884. <connection>
  2885. <sender>lw_page</sender>
  2886. <signal>currentCellChanged(int,int,int,int)</signal>
  2887. <receiver>stackedWidget</receiver>
  2888. <slot>setCurrentIndex(int)</slot>
  2889. <hints>
  2890. <hint type="sourcelabel">
  2891. <x>113</x>
  2892. <y>17</y>
  2893. </hint>
  2894. <hint type="destinationlabel">
  2895. <x>170</x>
  2896. <y>27</y>
  2897. </hint>
  2898. </hints>
  2899. </connection>
  2900. <connection>
  2901. <sender>ch_main_theme_pro</sender>
  2902. <signal>toggled(bool)</signal>
  2903. <receiver>label_main_theme_color</receiver>
  2904. <slot>setEnabled(bool)</slot>
  2905. <hints>
  2906. <hint type="sourcelabel">
  2907. <x>228</x>
  2908. <y>152</y>
  2909. </hint>
  2910. <hint type="destinationlabel">
  2911. <x>249</x>
  2912. <y>165</y>
  2913. </hint>
  2914. </hints>
  2915. </connection>
  2916. <connection>
  2917. <sender>ch_main_theme_pro</sender>
  2918. <signal>toggled(bool)</signal>
  2919. <receiver>cb_main_theme_color</receiver>
  2920. <slot>setEnabled(bool)</slot>
  2921. <hints>
  2922. <hint type="sourcelabel">
  2923. <x>215</x>
  2924. <y>149</y>
  2925. </hint>
  2926. <hint type="destinationlabel">
  2927. <x>314</x>
  2928. <y>167</y>
  2929. </hint>
  2930. </hints>
  2931. </connection>
  2932. <connection>
  2933. <sender>cb_paths</sender>
  2934. <signal>currentIndexChanged(int)</signal>
  2935. <receiver>tw_paths</receiver>
  2936. <slot>setCurrentIndex(int)</slot>
  2937. <hints>
  2938. <hint type="sourcelabel">
  2939. <x>323</x>
  2940. <y>82</y>
  2941. </hint>
  2942. <hint type="destinationlabel">
  2943. <x>323</x>
  2944. <y>244</y>
  2945. </hint>
  2946. </hints>
  2947. </connection>
  2948. <connection>
  2949. <sender>cb_canvas_use_opengl</sender>
  2950. <signal>toggled(bool)</signal>
  2951. <receiver>cb_canvas_render_hq_aa</receiver>
  2952. <slot>setEnabled(bool)</slot>
  2953. <hints>
  2954. <hint type="sourcelabel">
  2955. <x>402</x>
  2956. <y>220</y>
  2957. </hint>
  2958. <hint type="destinationlabel">
  2959. <x>402</x>
  2960. <y>243</y>
  2961. </hint>
  2962. </hints>
  2963. </connection>
  2964. <connection>
  2965. <sender>cb_exp_plugin_bridges</sender>
  2966. <signal>toggled(bool)</signal>
  2967. <receiver>ch_exp_wine_bridges</receiver>
  2968. <slot>setEnabled(bool)</slot>
  2969. <hints>
  2970. <hint type="sourcelabel">
  2971. <x>402</x>
  2972. <y>122</y>
  2973. </hint>
  2974. <hint type="destinationlabel">
  2975. <x>402</x>
  2976. <y>145</y>
  2977. </hint>
  2978. </hints>
  2979. </connection>
  2980. <connection>
  2981. <sender>cb_exp_plugin_bridges</sender>
  2982. <signal>toggled(bool)</signal>
  2983. <receiver>ch_engine_prefer_plugin_bridges</receiver>
  2984. <slot>setEnabled(bool)</slot>
  2985. <hints>
  2986. <hint type="sourcelabel">
  2987. <x>402</x>
  2988. <y>145</y>
  2989. </hint>
  2990. <hint type="destinationlabel">
  2991. <x>402</x>
  2992. <y>433</y>
  2993. </hint>
  2994. </hints>
  2995. </connection>
  2996. <connection>
  2997. <sender>rb_osc_tcp_port_specific</sender>
  2998. <signal>toggled(bool)</signal>
  2999. <receiver>sb_osc_tcp_port_number</receiver>
  3000. <slot>setEnabled(bool)</slot>
  3001. <hints>
  3002. <hint type="sourcelabel">
  3003. <x>368</x>
  3004. <y>174</y>
  3005. </hint>
  3006. <hint type="destinationlabel">
  3007. <x>467</x>
  3008. <y>174</y>
  3009. </hint>
  3010. </hints>
  3011. </connection>
  3012. <connection>
  3013. <sender>rb_osc_udp_port_specific</sender>
  3014. <signal>toggled(bool)</signal>
  3015. <receiver>sb_osc_udp_port_number</receiver>
  3016. <slot>setEnabled(bool)</slot>
  3017. <hints>
  3018. <hint type="sourcelabel">
  3019. <x>368</x>
  3020. <y>282</y>
  3021. </hint>
  3022. <hint type="destinationlabel">
  3023. <x>467</x>
  3024. <y>282</y>
  3025. </hint>
  3026. </hints>
  3027. </connection>
  3028. <connection>
  3029. <sender>cb_filepaths</sender>
  3030. <signal>currentIndexChanged(int)</signal>
  3031. <receiver>tw_filepaths</receiver>
  3032. <slot>setCurrentIndex(int)</slot>
  3033. <hints>
  3034. <hint type="sourcelabel">
  3035. <x>258</x>
  3036. <y>79</y>
  3037. </hint>
  3038. <hint type="destinationlabel">
  3039. <x>350</x>
  3040. <y>312</y>
  3041. </hint>
  3042. </hints>
  3043. </connection>
  3044. <connection>
  3045. <sender>cb_filepaths</sender>
  3046. <signal>currentIndexChanged(int)</signal>
  3047. <receiver>tw_filepaths_info</receiver>
  3048. <slot>setCurrentIndex(int)</slot>
  3049. <hints>
  3050. <hint type="sourcelabel">
  3051. <x>258</x>
  3052. <y>79</y>
  3053. </hint>
  3054. <hint type="destinationlabel">
  3055. <x>409</x>
  3056. <y>79</y>
  3057. </hint>
  3058. </hints>
  3059. </connection>
  3060. </connections>
  3061. </ui>