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.

3055 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. </layout>
  989. </widget>
  990. </item>
  991. <item>
  992. <widget class="QGroupBox" name="groupBox_8">
  993. <property name="title">
  994. <string>Plugin UIs</string>
  995. </property>
  996. <layout class="QGridLayout" name="gridLayout_8">
  997. <item row="5" column="0">
  998. <widget class="QLabel" name="label_engine_ui_bridges_timeout">
  999. <property name="toolTip">
  1000. <string>How much time to wait for OSC GUIs to ping back the host</string>
  1001. </property>
  1002. <property name="text">
  1003. <string>UI Bridge Timeout:</string>
  1004. </property>
  1005. <property name="alignment">
  1006. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  1007. </property>
  1008. </widget>
  1009. </item>
  1010. <item row="5" column="1">
  1011. <widget class="QSpinBox" name="sb_engine_ui_bridges_timeout">
  1012. <property name="toolTip">
  1013. <string>How much time to wait for OSC GUIs to ping back the host</string>
  1014. </property>
  1015. <property name="suffix">
  1016. <string> ms</string>
  1017. </property>
  1018. <property name="maximum">
  1019. <number>10000</number>
  1020. </property>
  1021. </widget>
  1022. </item>
  1023. <item row="5" column="2">
  1024. <spacer name="horizontalSpacer_9">
  1025. <property name="orientation">
  1026. <enum>Qt::Horizontal</enum>
  1027. </property>
  1028. <property name="sizeType">
  1029. <enum>QSizePolicy::Fixed</enum>
  1030. </property>
  1031. <property name="sizeHint" stdset="0">
  1032. <size>
  1033. <width>100</width>
  1034. <height>10</height>
  1035. </size>
  1036. </property>
  1037. </spacer>
  1038. </item>
  1039. <item row="2" column="0" colspan="3">
  1040. <widget class="QCheckBox" name="ch_engine_prefer_ui_bridges">
  1041. <property name="toolTip">
  1042. <string>Use OSC-GUI bridges when possible, this way separating the UI from DSP code</string>
  1043. </property>
  1044. <property name="text">
  1045. <string>Use UI bridges instead of direct handling when possible</string>
  1046. </property>
  1047. </widget>
  1048. </item>
  1049. <item row="1" column="0" colspan="3">
  1050. <widget class="QCheckBox" name="ch_engine_uis_always_on_top">
  1051. <property name="text">
  1052. <string>Make plugin UIs always-on-top</string>
  1053. </property>
  1054. </widget>
  1055. </item>
  1056. <item row="0" column="0" colspan="3">
  1057. <widget class="QCheckBox" name="ch_engine_manage_uis">
  1058. <property name="text">
  1059. <string>Make plugin UIs appear on top of Carla (needs restart)</string>
  1060. </property>
  1061. </widget>
  1062. </item>
  1063. <item row="6" column="0" colspan="3">
  1064. <widget class="QLabel" name="label_engine_ui_bridges_mac_note">
  1065. <property name="text">
  1066. <string>NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS</string>
  1067. </property>
  1068. </widget>
  1069. </item>
  1070. </layout>
  1071. </widget>
  1072. </item>
  1073. <item>
  1074. <widget class="QLabel" name="label_15">
  1075. <property name="maximumSize">
  1076. <size>
  1077. <width>16777215</width>
  1078. <height>5</height>
  1079. </size>
  1080. </property>
  1081. <property name="text">
  1082. <string/>
  1083. </property>
  1084. </widget>
  1085. </item>
  1086. <item>
  1087. <layout class="QHBoxLayout" name="horizontalLayout_13">
  1088. <item>
  1089. <spacer name="horizontalSpacer_20">
  1090. <property name="orientation">
  1091. <enum>Qt::Horizontal</enum>
  1092. </property>
  1093. <property name="sizeHint" stdset="0">
  1094. <size>
  1095. <width>40</width>
  1096. <height>20</height>
  1097. </size>
  1098. </property>
  1099. </spacer>
  1100. </item>
  1101. <item>
  1102. <widget class="QLabel" name="label_22">
  1103. <property name="maximumSize">
  1104. <size>
  1105. <width>22</width>
  1106. <height>22</height>
  1107. </size>
  1108. </property>
  1109. <property name="text">
  1110. <string/>
  1111. </property>
  1112. <property name="pixmap">
  1113. <pixmap resource="../resources.qrc">:/16x16/dialog-information.svgz</pixmap>
  1114. </property>
  1115. <property name="scaledContents">
  1116. <bool>true</bool>
  1117. </property>
  1118. <property name="alignment">
  1119. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  1120. </property>
  1121. </widget>
  1122. </item>
  1123. <item>
  1124. <widget class="QLabel" name="label_23">
  1125. <property name="text">
  1126. <string>Restart the engine to load the new settings</string>
  1127. </property>
  1128. </widget>
  1129. </item>
  1130. <item>
  1131. <spacer name="horizontalSpacer_21">
  1132. <property name="orientation">
  1133. <enum>Qt::Horizontal</enum>
  1134. </property>
  1135. <property name="sizeHint" stdset="0">
  1136. <size>
  1137. <width>40</width>
  1138. <height>20</height>
  1139. </size>
  1140. </property>
  1141. </spacer>
  1142. </item>
  1143. </layout>
  1144. </item>
  1145. <item>
  1146. <spacer name="verticalSpacer_9">
  1147. <property name="orientation">
  1148. <enum>Qt::Vertical</enum>
  1149. </property>
  1150. <property name="sizeHint" stdset="0">
  1151. <size>
  1152. <width>20</width>
  1153. <height>300</height>
  1154. </size>
  1155. </property>
  1156. </spacer>
  1157. </item>
  1158. </layout>
  1159. </widget>
  1160. <widget class="QWidget" name="page_osc">
  1161. <layout class="QVBoxLayout" name="verticalLayout_22">
  1162. <property name="margin">
  1163. <number>2</number>
  1164. </property>
  1165. <item>
  1166. <layout class="QHBoxLayout" name="horizontalLayout_22">
  1167. <item>
  1168. <widget class="QLabel" name="label_14">
  1169. <property name="text">
  1170. <string>&lt;b&gt;OSC&lt;/b&gt;</string>
  1171. </property>
  1172. <property name="alignment">
  1173. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  1174. </property>
  1175. </widget>
  1176. </item>
  1177. <item>
  1178. <spacer name="horizontalSpacer_37">
  1179. <property name="orientation">
  1180. <enum>Qt::Horizontal</enum>
  1181. </property>
  1182. <property name="sizeHint" stdset="0">
  1183. <size>
  1184. <width>40</width>
  1185. <height>20</height>
  1186. </size>
  1187. </property>
  1188. </spacer>
  1189. </item>
  1190. <item>
  1191. <widget class="QLabel" name="label_icon_engine_5">
  1192. <property name="maximumSize">
  1193. <size>
  1194. <width>48</width>
  1195. <height>48</height>
  1196. </size>
  1197. </property>
  1198. <property name="text">
  1199. <string notr="true"/>
  1200. </property>
  1201. <property name="pixmap">
  1202. <pixmap resource="../resources.qrc">:/scalable/osc.svgz</pixmap>
  1203. </property>
  1204. <property name="scaledContents">
  1205. <bool>true</bool>
  1206. </property>
  1207. <property name="alignment">
  1208. <set>Qt::AlignHCenter|Qt::AlignTop</set>
  1209. </property>
  1210. </widget>
  1211. </item>
  1212. </layout>
  1213. </item>
  1214. <item>
  1215. <widget class="QGroupBox" name="group_osc_core">
  1216. <property name="title">
  1217. <string>Core</string>
  1218. </property>
  1219. <layout class="QGridLayout" name="gridLayout_13">
  1220. <item row="0" column="1">
  1221. <widget class="QCheckBox" name="ch_osc_enable">
  1222. <property name="text">
  1223. <string>Enable OSC</string>
  1224. </property>
  1225. </widget>
  1226. </item>
  1227. <item row="0" column="0">
  1228. <spacer name="horizontalSpacer_43">
  1229. <property name="orientation">
  1230. <enum>Qt::Horizontal</enum>
  1231. </property>
  1232. <property name="sizeHint" stdset="0">
  1233. <size>
  1234. <width>40</width>
  1235. <height>20</height>
  1236. </size>
  1237. </property>
  1238. </spacer>
  1239. </item>
  1240. <item row="0" column="2">
  1241. <spacer name="horizontalSpacer_44">
  1242. <property name="orientation">
  1243. <enum>Qt::Horizontal</enum>
  1244. </property>
  1245. <property name="sizeHint" stdset="0">
  1246. <size>
  1247. <width>40</width>
  1248. <height>20</height>
  1249. </size>
  1250. </property>
  1251. </spacer>
  1252. </item>
  1253. </layout>
  1254. </widget>
  1255. </item>
  1256. <item>
  1257. <widget class="QGroupBox" name="group_osc_tcp_port">
  1258. <property name="title">
  1259. <string>Enable TCP port</string>
  1260. </property>
  1261. <property name="checkable">
  1262. <bool>true</bool>
  1263. </property>
  1264. <layout class="QGridLayout" name="gridLayout_12">
  1265. <item row="1" column="1">
  1266. <widget class="QRadioButton" name="rb_osc_tcp_port_specific">
  1267. <property name="text">
  1268. <string>Use specific port:</string>
  1269. </property>
  1270. </widget>
  1271. </item>
  1272. <item row="2" column="0" colspan="4">
  1273. <layout class="QHBoxLayout" name="horizontalLayout_24">
  1274. <item>
  1275. <spacer name="horizontalSpacer_45">
  1276. <property name="orientation">
  1277. <enum>Qt::Horizontal</enum>
  1278. </property>
  1279. <property name="sizeHint" stdset="0">
  1280. <size>
  1281. <width>40</width>
  1282. <height>20</height>
  1283. </size>
  1284. </property>
  1285. </spacer>
  1286. </item>
  1287. <item>
  1288. <widget class="QLabel" name="label_39">
  1289. <property name="maximumSize">
  1290. <size>
  1291. <width>22</width>
  1292. <height>22</height>
  1293. </size>
  1294. </property>
  1295. <property name="text">
  1296. <string/>
  1297. </property>
  1298. <property name="pixmap">
  1299. <pixmap resource="../resources.qrc">:/16x16/dialog-information.svgz</pixmap>
  1300. </property>
  1301. <property name="scaledContents">
  1302. <bool>true</bool>
  1303. </property>
  1304. <property name="alignment">
  1305. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  1306. </property>
  1307. </widget>
  1308. </item>
  1309. <item>
  1310. <widget class="QLabel" name="label_40">
  1311. <property name="text">
  1312. <string>Overridden by CARLA_OSC_TCP_PORT env var</string>
  1313. </property>
  1314. <property name="textInteractionFlags">
  1315. <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
  1316. </property>
  1317. </widget>
  1318. </item>
  1319. <item>
  1320. <spacer name="horizontalSpacer_46">
  1321. <property name="orientation">
  1322. <enum>Qt::Horizontal</enum>
  1323. </property>
  1324. <property name="sizeHint" stdset="0">
  1325. <size>
  1326. <width>40</width>
  1327. <height>20</height>
  1328. </size>
  1329. </property>
  1330. </spacer>
  1331. </item>
  1332. </layout>
  1333. </item>
  1334. <item row="0" column="0" rowspan="2">
  1335. <spacer name="horizontalSpacer_41">
  1336. <property name="orientation">
  1337. <enum>Qt::Horizontal</enum>
  1338. </property>
  1339. <property name="sizeHint" stdset="0">
  1340. <size>
  1341. <width>40</width>
  1342. <height>20</height>
  1343. </size>
  1344. </property>
  1345. </spacer>
  1346. </item>
  1347. <item row="0" column="3" rowspan="2">
  1348. <spacer name="horizontalSpacer_42">
  1349. <property name="orientation">
  1350. <enum>Qt::Horizontal</enum>
  1351. </property>
  1352. <property name="sizeHint" stdset="0">
  1353. <size>
  1354. <width>40</width>
  1355. <height>20</height>
  1356. </size>
  1357. </property>
  1358. </spacer>
  1359. </item>
  1360. <item row="1" column="2">
  1361. <widget class="QSpinBox" name="sb_osc_tcp_port_number">
  1362. <property name="enabled">
  1363. <bool>false</bool>
  1364. </property>
  1365. <property name="toolTip">
  1366. <string>Maximum number of parameters to allow in the built-in 'Edit' dialog</string>
  1367. </property>
  1368. <property name="minimum">
  1369. <number>1024</number>
  1370. </property>
  1371. <property name="maximum">
  1372. <number>32767</number>
  1373. </property>
  1374. </widget>
  1375. </item>
  1376. <item row="0" column="1" colspan="2">
  1377. <widget class="QRadioButton" name="rb_osc_tcp_port_random">
  1378. <property name="text">
  1379. <string>Use randomly assigned port</string>
  1380. </property>
  1381. <property name="checked">
  1382. <bool>true</bool>
  1383. </property>
  1384. </widget>
  1385. </item>
  1386. </layout>
  1387. </widget>
  1388. </item>
  1389. <item>
  1390. <widget class="QGroupBox" name="group_osc_udp_port">
  1391. <property name="title">
  1392. <string>Enable UDP port</string>
  1393. </property>
  1394. <property name="checkable">
  1395. <bool>true</bool>
  1396. </property>
  1397. <layout class="QGridLayout" name="gridLayout_11">
  1398. <item row="1" column="1">
  1399. <widget class="QRadioButton" name="rb_osc_udp_port_specific">
  1400. <property name="text">
  1401. <string>Use specific port:</string>
  1402. </property>
  1403. </widget>
  1404. </item>
  1405. <item row="0" column="0" rowspan="2">
  1406. <spacer name="horizontalSpacer_39">
  1407. <property name="orientation">
  1408. <enum>Qt::Horizontal</enum>
  1409. </property>
  1410. <property name="sizeHint" stdset="0">
  1411. <size>
  1412. <width>40</width>
  1413. <height>20</height>
  1414. </size>
  1415. </property>
  1416. </spacer>
  1417. </item>
  1418. <item row="0" column="3" rowspan="2">
  1419. <spacer name="horizontalSpacer_40">
  1420. <property name="orientation">
  1421. <enum>Qt::Horizontal</enum>
  1422. </property>
  1423. <property name="sizeHint" stdset="0">
  1424. <size>
  1425. <width>40</width>
  1426. <height>20</height>
  1427. </size>
  1428. </property>
  1429. </spacer>
  1430. </item>
  1431. <item row="1" column="2">
  1432. <widget class="QSpinBox" name="sb_osc_udp_port_number">
  1433. <property name="enabled">
  1434. <bool>false</bool>
  1435. </property>
  1436. <property name="toolTip">
  1437. <string>Maximum number of parameters to allow in the built-in 'Edit' dialog</string>
  1438. </property>
  1439. <property name="minimum">
  1440. <number>1024</number>
  1441. </property>
  1442. <property name="maximum">
  1443. <number>32767</number>
  1444. </property>
  1445. </widget>
  1446. </item>
  1447. <item row="0" column="1" colspan="2">
  1448. <widget class="QRadioButton" name="rb_osc_udp_port_random">
  1449. <property name="text">
  1450. <string>Use randomly assigned port</string>
  1451. </property>
  1452. <property name="checked">
  1453. <bool>true</bool>
  1454. </property>
  1455. </widget>
  1456. </item>
  1457. <item row="2" column="0" colspan="4">
  1458. <layout class="QHBoxLayout" name="horizontalLayout_25">
  1459. <item>
  1460. <spacer name="horizontalSpacer_47">
  1461. <property name="orientation">
  1462. <enum>Qt::Horizontal</enum>
  1463. </property>
  1464. <property name="sizeHint" stdset="0">
  1465. <size>
  1466. <width>40</width>
  1467. <height>20</height>
  1468. </size>
  1469. </property>
  1470. </spacer>
  1471. </item>
  1472. <item>
  1473. <widget class="QLabel" name="label_41">
  1474. <property name="maximumSize">
  1475. <size>
  1476. <width>22</width>
  1477. <height>22</height>
  1478. </size>
  1479. </property>
  1480. <property name="text">
  1481. <string/>
  1482. </property>
  1483. <property name="pixmap">
  1484. <pixmap resource="../resources.qrc">:/16x16/dialog-information.svgz</pixmap>
  1485. </property>
  1486. <property name="scaledContents">
  1487. <bool>true</bool>
  1488. </property>
  1489. <property name="alignment">
  1490. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  1491. </property>
  1492. </widget>
  1493. </item>
  1494. <item>
  1495. <widget class="QLabel" name="label_42">
  1496. <property name="text">
  1497. <string>Overridden by CARLA_OSC_UDP_PORT env var</string>
  1498. </property>
  1499. <property name="textInteractionFlags">
  1500. <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
  1501. </property>
  1502. </widget>
  1503. </item>
  1504. <item>
  1505. <spacer name="horizontalSpacer_48">
  1506. <property name="orientation">
  1507. <enum>Qt::Horizontal</enum>
  1508. </property>
  1509. <property name="sizeHint" stdset="0">
  1510. <size>
  1511. <width>40</width>
  1512. <height>20</height>
  1513. </size>
  1514. </property>
  1515. </spacer>
  1516. </item>
  1517. </layout>
  1518. </item>
  1519. </layout>
  1520. </widget>
  1521. </item>
  1522. <item>
  1523. <widget class="QLabel" name="label_36">
  1524. <property name="maximumSize">
  1525. <size>
  1526. <width>16777215</width>
  1527. <height>5</height>
  1528. </size>
  1529. </property>
  1530. <property name="text">
  1531. <string/>
  1532. </property>
  1533. </widget>
  1534. </item>
  1535. <item>
  1536. <layout class="QHBoxLayout" name="horizontalLayout_21">
  1537. <item>
  1538. <spacer name="horizontalSpacer_34">
  1539. <property name="orientation">
  1540. <enum>Qt::Horizontal</enum>
  1541. </property>
  1542. <property name="sizeHint" stdset="0">
  1543. <size>
  1544. <width>40</width>
  1545. <height>20</height>
  1546. </size>
  1547. </property>
  1548. </spacer>
  1549. </item>
  1550. <item>
  1551. <widget class="QLabel" name="label_32">
  1552. <property name="maximumSize">
  1553. <size>
  1554. <width>22</width>
  1555. <height>22</height>
  1556. </size>
  1557. </property>
  1558. <property name="text">
  1559. <string/>
  1560. </property>
  1561. <property name="pixmap">
  1562. <pixmap resource="../resources.qrc">:/16x16/dialog-information.svgz</pixmap>
  1563. </property>
  1564. <property name="scaledContents">
  1565. <bool>true</bool>
  1566. </property>
  1567. <property name="alignment">
  1568. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  1569. </property>
  1570. </widget>
  1571. </item>
  1572. <item>
  1573. <widget class="QLabel" name="label_35">
  1574. <property name="text">
  1575. <string>Restart the engine to load the new settings</string>
  1576. </property>
  1577. </widget>
  1578. </item>
  1579. <item>
  1580. <spacer name="horizontalSpacer_35">
  1581. <property name="orientation">
  1582. <enum>Qt::Horizontal</enum>
  1583. </property>
  1584. <property name="sizeHint" stdset="0">
  1585. <size>
  1586. <width>40</width>
  1587. <height>20</height>
  1588. </size>
  1589. </property>
  1590. </spacer>
  1591. </item>
  1592. </layout>
  1593. </item>
  1594. <item>
  1595. <layout class="QHBoxLayout" name="horizontalLayout_23">
  1596. <item>
  1597. <spacer name="horizontalSpacer_36">
  1598. <property name="orientation">
  1599. <enum>Qt::Horizontal</enum>
  1600. </property>
  1601. <property name="sizeHint" stdset="0">
  1602. <size>
  1603. <width>40</width>
  1604. <height>20</height>
  1605. </size>
  1606. </property>
  1607. </spacer>
  1608. </item>
  1609. <item>
  1610. <widget class="QLabel" name="label_37">
  1611. <property name="maximumSize">
  1612. <size>
  1613. <width>22</width>
  1614. <height>22</height>
  1615. </size>
  1616. </property>
  1617. <property name="text">
  1618. <string/>
  1619. </property>
  1620. <property name="pixmap">
  1621. <pixmap resource="../resources.qrc">:/16x16/dialog-warning.svgz</pixmap>
  1622. </property>
  1623. <property name="scaledContents">
  1624. <bool>true</bool>
  1625. </property>
  1626. <property name="alignment">
  1627. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  1628. </property>
  1629. </widget>
  1630. </item>
  1631. <item>
  1632. <widget class="QLabel" name="label_38">
  1633. <property name="text">
  1634. <string>DSSI UIs require OSC UDP port enabled</string>
  1635. </property>
  1636. </widget>
  1637. </item>
  1638. <item>
  1639. <spacer name="horizontalSpacer_38">
  1640. <property name="orientation">
  1641. <enum>Qt::Horizontal</enum>
  1642. </property>
  1643. <property name="sizeHint" stdset="0">
  1644. <size>
  1645. <width>40</width>
  1646. <height>20</height>
  1647. </size>
  1648. </property>
  1649. </spacer>
  1650. </item>
  1651. </layout>
  1652. </item>
  1653. <item>
  1654. <spacer name="verticalSpacer_10">
  1655. <property name="orientation">
  1656. <enum>Qt::Vertical</enum>
  1657. </property>
  1658. <property name="sizeHint" stdset="0">
  1659. <size>
  1660. <width>20</width>
  1661. <height>126</height>
  1662. </size>
  1663. </property>
  1664. </spacer>
  1665. </item>
  1666. </layout>
  1667. <zorder>verticalSpacer_10</zorder>
  1668. <zorder>label_36</zorder>
  1669. <zorder>group_osc_tcp_port</zorder>
  1670. <zorder>group_osc_udp_port</zorder>
  1671. <zorder>group_osc_core</zorder>
  1672. </widget>
  1673. <widget class="QWidget" name="page_filepaths">
  1674. <layout class="QVBoxLayout" name="verticalLayout_30">
  1675. <property name="margin">
  1676. <number>2</number>
  1677. </property>
  1678. <item>
  1679. <layout class="QHBoxLayout" name="horizontalLayout_8">
  1680. <item>
  1681. <widget class="QLabel" name="label_24">
  1682. <property name="text">
  1683. <string>&lt;b&gt;File Paths&lt;/b&gt;</string>
  1684. </property>
  1685. <property name="alignment">
  1686. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  1687. </property>
  1688. </widget>
  1689. </item>
  1690. <item>
  1691. <spacer name="horizontalSpacer_10">
  1692. <property name="orientation">
  1693. <enum>Qt::Horizontal</enum>
  1694. </property>
  1695. <property name="sizeHint" stdset="0">
  1696. <size>
  1697. <width>40</width>
  1698. <height>20</height>
  1699. </size>
  1700. </property>
  1701. </spacer>
  1702. </item>
  1703. <item>
  1704. <widget class="QLabel" name="label_31">
  1705. <property name="maximumSize">
  1706. <size>
  1707. <width>48</width>
  1708. <height>48</height>
  1709. </size>
  1710. </property>
  1711. <property name="text">
  1712. <string notr="true"/>
  1713. </property>
  1714. <property name="pixmap">
  1715. <pixmap resource="../resources.qrc">:/scalable/folder.svgz</pixmap>
  1716. </property>
  1717. <property name="scaledContents">
  1718. <bool>true</bool>
  1719. </property>
  1720. <property name="alignment">
  1721. <set>Qt::AlignHCenter|Qt::AlignTop</set>
  1722. </property>
  1723. <property name="wordWrap">
  1724. <bool>true</bool>
  1725. </property>
  1726. </widget>
  1727. </item>
  1728. </layout>
  1729. </item>
  1730. <item>
  1731. <layout class="QHBoxLayout" name="horizontalLayout_19">
  1732. <item>
  1733. <widget class="QComboBox" name="cb_filepaths">
  1734. <property name="minimumSize">
  1735. <size>
  1736. <width>120</width>
  1737. <height>0</height>
  1738. </size>
  1739. </property>
  1740. <item>
  1741. <property name="text">
  1742. <string>Audio</string>
  1743. </property>
  1744. </item>
  1745. <item>
  1746. <property name="text">
  1747. <string>MIDI</string>
  1748. </property>
  1749. </item>
  1750. </widget>
  1751. </item>
  1752. <item>
  1753. <widget class="QStackedWidget" name="tw_filepaths_info">
  1754. <property name="sizePolicy">
  1755. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  1756. <horstretch>0</horstretch>
  1757. <verstretch>0</verstretch>
  1758. </sizepolicy>
  1759. </property>
  1760. <property name="currentIndex">
  1761. <number>0</number>
  1762. </property>
  1763. <widget class="QWidget" name="tw_filepaths_info_audio">
  1764. <layout class="QHBoxLayout" name="horizontalLayout_20">
  1765. <property name="spacing">
  1766. <number>0</number>
  1767. </property>
  1768. <property name="margin">
  1769. <number>0</number>
  1770. </property>
  1771. <item>
  1772. <widget class="QLabel" name="label_12">
  1773. <property name="text">
  1774. <string>Used for the &quot;audiofile&quot; plugin</string>
  1775. </property>
  1776. </widget>
  1777. </item>
  1778. </layout>
  1779. </widget>
  1780. <widget class="QWidget" name="tw_filepaths_info_midi">
  1781. <layout class="QHBoxLayout" name="horizontalLayout_26">
  1782. <property name="spacing">
  1783. <number>0</number>
  1784. </property>
  1785. <property name="margin">
  1786. <number>0</number>
  1787. </property>
  1788. <item>
  1789. <widget class="QLabel" name="label_13">
  1790. <property name="text">
  1791. <string>Used for the &quot;midifile&quot; plugin</string>
  1792. </property>
  1793. </widget>
  1794. </item>
  1795. </layout>
  1796. </widget>
  1797. </widget>
  1798. </item>
  1799. <item>
  1800. <spacer name="horizontalSpacer_23">
  1801. <property name="orientation">
  1802. <enum>Qt::Horizontal</enum>
  1803. </property>
  1804. <property name="sizeHint" stdset="0">
  1805. <size>
  1806. <width>20</width>
  1807. <height>20</height>
  1808. </size>
  1809. </property>
  1810. </spacer>
  1811. </item>
  1812. </layout>
  1813. </item>
  1814. <item>
  1815. <layout class="QHBoxLayout" name="horizontalLayout_16">
  1816. <item>
  1817. <widget class="QStackedWidget" name="tw_filepaths">
  1818. <property name="currentIndex">
  1819. <number>0</number>
  1820. </property>
  1821. <widget class="QWidget" name="tw_filepaths_audio">
  1822. <layout class="QVBoxLayout" name="verticalLayout_18">
  1823. <property name="spacing">
  1824. <number>0</number>
  1825. </property>
  1826. <property name="margin">
  1827. <number>0</number>
  1828. </property>
  1829. <item>
  1830. <widget class="QListWidget" name="lw_files_audio"/>
  1831. </item>
  1832. </layout>
  1833. </widget>
  1834. <widget class="QWidget" name="tw_filepaths_midi">
  1835. <layout class="QVBoxLayout" name="verticalLayout_23">
  1836. <property name="spacing">
  1837. <number>0</number>
  1838. </property>
  1839. <property name="margin">
  1840. <number>0</number>
  1841. </property>
  1842. <item>
  1843. <widget class="QListWidget" name="lw_files_midi"/>
  1844. </item>
  1845. </layout>
  1846. </widget>
  1847. </widget>
  1848. </item>
  1849. <item>
  1850. <layout class="QVBoxLayout" name="verticalLayout_29">
  1851. <item>
  1852. <widget class="QPushButton" name="b_filepaths_add">
  1853. <property name="text">
  1854. <string>Add...</string>
  1855. </property>
  1856. <property name="icon">
  1857. <iconset resource="../resources.qrc">
  1858. <normaloff>:/16x16/list-add.svgz</normaloff>:/16x16/list-add.svgz</iconset>
  1859. </property>
  1860. </widget>
  1861. </item>
  1862. <item>
  1863. <widget class="QPushButton" name="b_filepaths_remove">
  1864. <property name="text">
  1865. <string>Remove</string>
  1866. </property>
  1867. <property name="icon">
  1868. <iconset resource="../resources.qrc">
  1869. <normaloff>:/16x16/list-remove.svgz</normaloff>:/16x16/list-remove.svgz</iconset>
  1870. </property>
  1871. </widget>
  1872. </item>
  1873. <item>
  1874. <spacer name="verticalSpacer_6">
  1875. <property name="orientation">
  1876. <enum>Qt::Vertical</enum>
  1877. </property>
  1878. <property name="sizeType">
  1879. <enum>QSizePolicy::Fixed</enum>
  1880. </property>
  1881. <property name="sizeHint" stdset="0">
  1882. <size>
  1883. <width>20</width>
  1884. <height>20</height>
  1885. </size>
  1886. </property>
  1887. </spacer>
  1888. </item>
  1889. <item>
  1890. <widget class="QPushButton" name="b_filepaths_change">
  1891. <property name="text">
  1892. <string>Change...</string>
  1893. </property>
  1894. <property name="icon">
  1895. <iconset resource="../resources.qrc">
  1896. <normaloff>:/16x16/edit-rename.svgz</normaloff>:/16x16/edit-rename.svgz</iconset>
  1897. </property>
  1898. </widget>
  1899. </item>
  1900. <item>
  1901. <spacer name="verticalSpacer_8">
  1902. <property name="orientation">
  1903. <enum>Qt::Vertical</enum>
  1904. </property>
  1905. <property name="sizeHint" stdset="0">
  1906. <size>
  1907. <width>20</width>
  1908. <height>40</height>
  1909. </size>
  1910. </property>
  1911. </spacer>
  1912. </item>
  1913. </layout>
  1914. </item>
  1915. </layout>
  1916. </item>
  1917. </layout>
  1918. </widget>
  1919. <widget class="QWidget" name="page_pluginpaths">
  1920. <layout class="QVBoxLayout" name="verticalLayout_19">
  1921. <property name="margin">
  1922. <number>2</number>
  1923. </property>
  1924. <item>
  1925. <layout class="QHBoxLayout" name="horizontalLayout_6">
  1926. <item>
  1927. <widget class="QLabel" name="label_18">
  1928. <property name="text">
  1929. <string>&lt;b&gt;Plugin Paths&lt;/b&gt;</string>
  1930. </property>
  1931. <property name="alignment">
  1932. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  1933. </property>
  1934. </widget>
  1935. </item>
  1936. <item>
  1937. <spacer name="horizontalSpacer_4">
  1938. <property name="orientation">
  1939. <enum>Qt::Horizontal</enum>
  1940. </property>
  1941. <property name="sizeHint" stdset="0">
  1942. <size>
  1943. <width>40</width>
  1944. <height>20</height>
  1945. </size>
  1946. </property>
  1947. </spacer>
  1948. </item>
  1949. <item>
  1950. <widget class="QLabel" name="label_19">
  1951. <property name="maximumSize">
  1952. <size>
  1953. <width>48</width>
  1954. <height>48</height>
  1955. </size>
  1956. </property>
  1957. <property name="text">
  1958. <string notr="true"/>
  1959. </property>
  1960. <property name="pixmap">
  1961. <pixmap resource="../resources.qrc">:/scalable/folder.svgz</pixmap>
  1962. </property>
  1963. <property name="scaledContents">
  1964. <bool>true</bool>
  1965. </property>
  1966. <property name="alignment">
  1967. <set>Qt::AlignHCenter|Qt::AlignTop</set>
  1968. </property>
  1969. <property name="wordWrap">
  1970. <bool>true</bool>
  1971. </property>
  1972. </widget>
  1973. </item>
  1974. </layout>
  1975. </item>
  1976. <item>
  1977. <layout class="QHBoxLayout" name="horizontalLayout_9">
  1978. <item>
  1979. <widget class="QComboBox" name="cb_paths">
  1980. <property name="minimumSize">
  1981. <size>
  1982. <width>120</width>
  1983. <height>0</height>
  1984. </size>
  1985. </property>
  1986. <item>
  1987. <property name="text">
  1988. <string>LADSPA</string>
  1989. </property>
  1990. </item>
  1991. <item>
  1992. <property name="text">
  1993. <string>DSSI</string>
  1994. </property>
  1995. </item>
  1996. <item>
  1997. <property name="text">
  1998. <string>LV2</string>
  1999. </property>
  2000. </item>
  2001. <item>
  2002. <property name="text">
  2003. <string>VST2</string>
  2004. </property>
  2005. </item>
  2006. <item>
  2007. <property name="text">
  2008. <string>VST3</string>
  2009. </property>
  2010. </item>
  2011. <item>
  2012. <property name="text">
  2013. <string>SF2/3</string>
  2014. </property>
  2015. </item>
  2016. <item>
  2017. <property name="text">
  2018. <string>SFZ</string>
  2019. </property>
  2020. </item>
  2021. </widget>
  2022. </item>
  2023. <item>
  2024. <spacer name="horizontalSpacer_17">
  2025. <property name="orientation">
  2026. <enum>Qt::Horizontal</enum>
  2027. </property>
  2028. <property name="sizeHint" stdset="0">
  2029. <size>
  2030. <width>20</width>
  2031. <height>20</height>
  2032. </size>
  2033. </property>
  2034. </spacer>
  2035. </item>
  2036. </layout>
  2037. </item>
  2038. <item>
  2039. <layout class="QHBoxLayout" name="horizontalLayout_11">
  2040. <item>
  2041. <widget class="QStackedWidget" name="tw_paths">
  2042. <property name="currentIndex">
  2043. <number>0</number>
  2044. </property>
  2045. <widget class="QWidget" name="tw_paths_ladspa">
  2046. <layout class="QVBoxLayout" name="verticalLayout_11">
  2047. <property name="spacing">
  2048. <number>0</number>
  2049. </property>
  2050. <property name="margin">
  2051. <number>0</number>
  2052. </property>
  2053. <item>
  2054. <widget class="QListWidget" name="lw_ladspa"/>
  2055. </item>
  2056. </layout>
  2057. </widget>
  2058. <widget class="QWidget" name="tw_paths_dssi">
  2059. <layout class="QVBoxLayout" name="verticalLayout_12">
  2060. <property name="spacing">
  2061. <number>0</number>
  2062. </property>
  2063. <property name="margin">
  2064. <number>0</number>
  2065. </property>
  2066. <item>
  2067. <widget class="QListWidget" name="lw_dssi"/>
  2068. </item>
  2069. </layout>
  2070. </widget>
  2071. <widget class="QWidget" name="tw_paths_lv2">
  2072. <layout class="QGridLayout" name="gridLayout">
  2073. <property name="leftMargin">
  2074. <number>0</number>
  2075. </property>
  2076. <property name="topMargin">
  2077. <number>0</number>
  2078. </property>
  2079. <property name="rightMargin">
  2080. <number>0</number>
  2081. </property>
  2082. <property name="bottomMargin">
  2083. <number>6</number>
  2084. </property>
  2085. <item row="0" column="0" colspan="2">
  2086. <widget class="QListWidget" name="lw_lv2"/>
  2087. </item>
  2088. <item row="1" column="0">
  2089. <widget class="QLabel" name="label_4">
  2090. <property name="maximumSize">
  2091. <size>
  2092. <width>22</width>
  2093. <height>22</height>
  2094. </size>
  2095. </property>
  2096. <property name="text">
  2097. <string/>
  2098. </property>
  2099. <property name="pixmap">
  2100. <pixmap resource="../resources.qrc">:/16x16/dialog-information.svgz</pixmap>
  2101. </property>
  2102. <property name="scaledContents">
  2103. <bool>true</bool>
  2104. </property>
  2105. <property name="alignment">
  2106. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  2107. </property>
  2108. </widget>
  2109. </item>
  2110. <item row="1" column="1">
  2111. <widget class="QLabel" name="label_5">
  2112. <property name="text">
  2113. <string>Restart Carla to find new plugins</string>
  2114. </property>
  2115. </widget>
  2116. </item>
  2117. </layout>
  2118. </widget>
  2119. <widget class="QWidget" name="tw_paths_vst">
  2120. <layout class="QVBoxLayout" name="verticalLayout_13">
  2121. <property name="spacing">
  2122. <number>0</number>
  2123. </property>
  2124. <property name="margin">
  2125. <number>0</number>
  2126. </property>
  2127. <item>
  2128. <widget class="QListWidget" name="lw_vst"/>
  2129. </item>
  2130. </layout>
  2131. </widget>
  2132. <widget class="QWidget" name="tw_paths_vst3">
  2133. <layout class="QVBoxLayout" name="verticalLayout_15">
  2134. <property name="spacing">
  2135. <number>0</number>
  2136. </property>
  2137. <property name="margin">
  2138. <number>0</number>
  2139. </property>
  2140. <item>
  2141. <widget class="QListWidget" name="lw_vst3"/>
  2142. </item>
  2143. </layout>
  2144. </widget>
  2145. <widget class="QWidget" name="tw_paths_sf2">
  2146. <layout class="QVBoxLayout" name="verticalLayout_4">
  2147. <property name="spacing">
  2148. <number>0</number>
  2149. </property>
  2150. <property name="margin">
  2151. <number>0</number>
  2152. </property>
  2153. <item>
  2154. <widget class="QListWidget" name="lw_sf2"/>
  2155. </item>
  2156. </layout>
  2157. </widget>
  2158. <widget class="QWidget" name="tw_paths_sfz">
  2159. <layout class="QVBoxLayout" name="verticalLayout_14">
  2160. <property name="spacing">
  2161. <number>0</number>
  2162. </property>
  2163. <property name="margin">
  2164. <number>0</number>
  2165. </property>
  2166. <item>
  2167. <widget class="QListWidget" name="lw_sfz"/>
  2168. </item>
  2169. </layout>
  2170. </widget>
  2171. </widget>
  2172. </item>
  2173. <item>
  2174. <layout class="QVBoxLayout" name="verticalLayout">
  2175. <item>
  2176. <widget class="QPushButton" name="b_paths_add">
  2177. <property name="text">
  2178. <string>Add...</string>
  2179. </property>
  2180. <property name="icon">
  2181. <iconset resource="../resources.qrc">
  2182. <normaloff>:/16x16/list-add.svgz</normaloff>:/16x16/list-add.svgz</iconset>
  2183. </property>
  2184. </widget>
  2185. </item>
  2186. <item>
  2187. <widget class="QPushButton" name="b_paths_remove">
  2188. <property name="text">
  2189. <string>Remove</string>
  2190. </property>
  2191. <property name="icon">
  2192. <iconset resource="../resources.qrc">
  2193. <normaloff>:/16x16/list-remove.svgz</normaloff>:/16x16/list-remove.svgz</iconset>
  2194. </property>
  2195. </widget>
  2196. </item>
  2197. <item>
  2198. <spacer name="verticalSpacer_2">
  2199. <property name="orientation">
  2200. <enum>Qt::Vertical</enum>
  2201. </property>
  2202. <property name="sizeType">
  2203. <enum>QSizePolicy::Fixed</enum>
  2204. </property>
  2205. <property name="sizeHint" stdset="0">
  2206. <size>
  2207. <width>20</width>
  2208. <height>20</height>
  2209. </size>
  2210. </property>
  2211. </spacer>
  2212. </item>
  2213. <item>
  2214. <widget class="QPushButton" name="b_paths_change">
  2215. <property name="text">
  2216. <string>Change...</string>
  2217. </property>
  2218. <property name="icon">
  2219. <iconset resource="../resources.qrc">
  2220. <normaloff>:/16x16/edit-rename.svgz</normaloff>:/16x16/edit-rename.svgz</iconset>
  2221. </property>
  2222. </widget>
  2223. </item>
  2224. <item>
  2225. <spacer name="verticalSpacer_7">
  2226. <property name="orientation">
  2227. <enum>Qt::Vertical</enum>
  2228. </property>
  2229. <property name="sizeHint" stdset="0">
  2230. <size>
  2231. <width>20</width>
  2232. <height>40</height>
  2233. </size>
  2234. </property>
  2235. </spacer>
  2236. </item>
  2237. </layout>
  2238. </item>
  2239. </layout>
  2240. </item>
  2241. </layout>
  2242. </widget>
  2243. <widget class="QWidget" name="page_wine">
  2244. <layout class="QVBoxLayout" name="verticalLayout_25">
  2245. <property name="margin">
  2246. <number>2</number>
  2247. </property>
  2248. <item>
  2249. <layout class="QHBoxLayout" name="horizontalLayout_17">
  2250. <item>
  2251. <widget class="QLabel" name="label_29">
  2252. <property name="text">
  2253. <string>&lt;b&gt;Wine&lt;/b&gt;</string>
  2254. </property>
  2255. <property name="alignment">
  2256. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  2257. </property>
  2258. </widget>
  2259. </item>
  2260. <item>
  2261. <spacer name="horizontalSpacer_26">
  2262. <property name="orientation">
  2263. <enum>Qt::Horizontal</enum>
  2264. </property>
  2265. <property name="sizeHint" stdset="0">
  2266. <size>
  2267. <width>40</width>
  2268. <height>20</height>
  2269. </size>
  2270. </property>
  2271. </spacer>
  2272. </item>
  2273. <item>
  2274. <widget class="QLabel" name="label_icon_wine">
  2275. <property name="maximumSize">
  2276. <size>
  2277. <width>48</width>
  2278. <height>48</height>
  2279. </size>
  2280. </property>
  2281. <property name="text">
  2282. <string notr="true"/>
  2283. </property>
  2284. <property name="pixmap">
  2285. <pixmap resource="../resources.qrc">:/scalable/wine.svgz</pixmap>
  2286. </property>
  2287. <property name="scaledContents">
  2288. <bool>true</bool>
  2289. </property>
  2290. <property name="alignment">
  2291. <set>Qt::AlignHCenter|Qt::AlignTop</set>
  2292. </property>
  2293. </widget>
  2294. </item>
  2295. </layout>
  2296. </item>
  2297. <item>
  2298. <widget class="QGroupBox" name="group_wine_exec">
  2299. <property name="title">
  2300. <string>Executable</string>
  2301. </property>
  2302. <layout class="QHBoxLayout" name="horizontalLayout_18">
  2303. <item>
  2304. <widget class="QLabel" name="label_8">
  2305. <property name="text">
  2306. <string>Path to 'wine' binary:</string>
  2307. </property>
  2308. <property name="alignment">
  2309. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  2310. </property>
  2311. </widget>
  2312. </item>
  2313. <item>
  2314. <widget class="QLineEdit" name="le_wine_exec"/>
  2315. </item>
  2316. </layout>
  2317. </widget>
  2318. </item>
  2319. <item>
  2320. <widget class="QGroupBox" name="group_wine_prefix">
  2321. <property name="title">
  2322. <string>Prefix</string>
  2323. </property>
  2324. <layout class="QGridLayout" name="gridLayout_6">
  2325. <item row="0" column="0" colspan="2">
  2326. <widget class="QCheckBox" name="cb_wine_prefix_detect">
  2327. <property name="text">
  2328. <string>Auto-detect Wine prefix based on plugin filename</string>
  2329. </property>
  2330. </widget>
  2331. </item>
  2332. <item row="1" column="0">
  2333. <widget class="QLabel" name="label">
  2334. <property name="text">
  2335. <string>Fallback:</string>
  2336. </property>
  2337. <property name="alignment">
  2338. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  2339. </property>
  2340. </widget>
  2341. </item>
  2342. <item row="1" column="1">
  2343. <widget class="QLineEdit" name="le_wine_prefix_fallback"/>
  2344. </item>
  2345. <item row="2" column="0" colspan="2">
  2346. <widget class="QLabel" name="label_30">
  2347. <property name="text">
  2348. <string>Note: WINEPREFIX env var is preferred over this fallback</string>
  2349. </property>
  2350. <property name="alignment">
  2351. <set>Qt::AlignCenter</set>
  2352. </property>
  2353. </widget>
  2354. </item>
  2355. </layout>
  2356. </widget>
  2357. </item>
  2358. <item>
  2359. <widget class="QGroupBox" name="group_wine_realtime">
  2360. <property name="title">
  2361. <string>Realtime Priority</string>
  2362. </property>
  2363. <property name="checkable">
  2364. <bool>true</bool>
  2365. </property>
  2366. <layout class="QGridLayout" name="gridLayout_5">
  2367. <item row="1" column="3">
  2368. <spacer name="horizontalSpacer_28">
  2369. <property name="orientation">
  2370. <enum>Qt::Horizontal</enum>
  2371. </property>
  2372. <property name="sizeHint" stdset="0">
  2373. <size>
  2374. <width>40</width>
  2375. <height>20</height>
  2376. </size>
  2377. </property>
  2378. </spacer>
  2379. </item>
  2380. <item row="0" column="3">
  2381. <spacer name="horizontalSpacer_27">
  2382. <property name="orientation">
  2383. <enum>Qt::Horizontal</enum>
  2384. </property>
  2385. <property name="sizeHint" stdset="0">
  2386. <size>
  2387. <width>40</width>
  2388. <height>20</height>
  2389. </size>
  2390. </property>
  2391. </spacer>
  2392. </item>
  2393. <item row="0" column="2">
  2394. <widget class="QSpinBox" name="sb_wine_base_prio">
  2395. <property name="minimum">
  2396. <number>1</number>
  2397. </property>
  2398. <property name="maximum">
  2399. <number>89</number>
  2400. </property>
  2401. </widget>
  2402. </item>
  2403. <item row="0" column="1">
  2404. <widget class="QLabel" name="label_2">
  2405. <property name="text">
  2406. <string>Base priority:</string>
  2407. </property>
  2408. <property name="alignment">
  2409. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  2410. </property>
  2411. </widget>
  2412. </item>
  2413. <item row="1" column="1">
  2414. <widget class="QLabel" name="label_3">
  2415. <property name="text">
  2416. <string>WineServer priority:</string>
  2417. </property>
  2418. <property name="alignment">
  2419. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  2420. </property>
  2421. </widget>
  2422. </item>
  2423. <item row="1" column="2">
  2424. <widget class="QSpinBox" name="sb_wine_server_prio">
  2425. <property name="minimum">
  2426. <number>1</number>
  2427. </property>
  2428. <property name="maximum">
  2429. <number>99</number>
  2430. </property>
  2431. </widget>
  2432. </item>
  2433. <item row="0" column="0">
  2434. <spacer name="horizontalSpacer_29">
  2435. <property name="orientation">
  2436. <enum>Qt::Horizontal</enum>
  2437. </property>
  2438. <property name="sizeHint" stdset="0">
  2439. <size>
  2440. <width>40</width>
  2441. <height>20</height>
  2442. </size>
  2443. </property>
  2444. </spacer>
  2445. </item>
  2446. <item row="1" column="0">
  2447. <spacer name="horizontalSpacer_30">
  2448. <property name="orientation">
  2449. <enum>Qt::Horizontal</enum>
  2450. </property>
  2451. <property name="sizeHint" stdset="0">
  2452. <size>
  2453. <width>40</width>
  2454. <height>20</height>
  2455. </size>
  2456. </property>
  2457. </spacer>
  2458. </item>
  2459. </layout>
  2460. </widget>
  2461. </item>
  2462. <item>
  2463. <layout class="QHBoxLayout" name="horizontalLayout_14">
  2464. <item>
  2465. <spacer name="horizontalSpacer_24">
  2466. <property name="orientation">
  2467. <enum>Qt::Horizontal</enum>
  2468. </property>
  2469. <property name="sizeHint" stdset="0">
  2470. <size>
  2471. <width>40</width>
  2472. <height>20</height>
  2473. </size>
  2474. </property>
  2475. </spacer>
  2476. </item>
  2477. <item>
  2478. <widget class="QLabel" name="label_26">
  2479. <property name="maximumSize">
  2480. <size>
  2481. <width>22</width>
  2482. <height>22</height>
  2483. </size>
  2484. </property>
  2485. <property name="text">
  2486. <string/>
  2487. </property>
  2488. <property name="pixmap">
  2489. <pixmap resource="../resources.qrc">:/16x16/dialog-information.svgz</pixmap>
  2490. </property>
  2491. <property name="scaledContents">
  2492. <bool>true</bool>
  2493. </property>
  2494. <property name="alignment">
  2495. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  2496. </property>
  2497. </widget>
  2498. </item>
  2499. <item>
  2500. <widget class="QLabel" name="label_27">
  2501. <property name="text">
  2502. <string>These options are not available for Carla as plugin</string>
  2503. </property>
  2504. </widget>
  2505. </item>
  2506. <item>
  2507. <spacer name="horizontalSpacer_25">
  2508. <property name="orientation">
  2509. <enum>Qt::Horizontal</enum>
  2510. </property>
  2511. <property name="sizeHint" stdset="0">
  2512. <size>
  2513. <width>40</width>
  2514. <height>20</height>
  2515. </size>
  2516. </property>
  2517. </spacer>
  2518. </item>
  2519. </layout>
  2520. </item>
  2521. <item>
  2522. <spacer name="verticalSpacer_5">
  2523. <property name="orientation">
  2524. <enum>Qt::Vertical</enum>
  2525. </property>
  2526. <property name="sizeHint" stdset="0">
  2527. <size>
  2528. <width>20</width>
  2529. <height>96</height>
  2530. </size>
  2531. </property>
  2532. </spacer>
  2533. </item>
  2534. <item>
  2535. <widget class="QLabel" name="label_28">
  2536. <property name="maximumSize">
  2537. <size>
  2538. <width>16777215</width>
  2539. <height>5</height>
  2540. </size>
  2541. </property>
  2542. <property name="text">
  2543. <string/>
  2544. </property>
  2545. </widget>
  2546. </item>
  2547. </layout>
  2548. </widget>
  2549. <widget class="QWidget" name="page_experimental">
  2550. <layout class="QVBoxLayout" name="verticalLayout_21">
  2551. <property name="margin">
  2552. <number>2</number>
  2553. </property>
  2554. <item>
  2555. <layout class="QHBoxLayout" name="horizontalLayout_15">
  2556. <item>
  2557. <widget class="QLabel" name="label_11">
  2558. <property name="text">
  2559. <string>&lt;b&gt;Experimental&lt;/b&gt;</string>
  2560. </property>
  2561. <property name="alignment">
  2562. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  2563. </property>
  2564. </widget>
  2565. </item>
  2566. <item>
  2567. <spacer name="horizontalSpacer_22">
  2568. <property name="orientation">
  2569. <enum>Qt::Horizontal</enum>
  2570. </property>
  2571. <property name="sizeHint" stdset="0">
  2572. <size>
  2573. <width>40</width>
  2574. <height>20</height>
  2575. </size>
  2576. </property>
  2577. </spacer>
  2578. </item>
  2579. <item>
  2580. <widget class="QLabel" name="label_icon_experimental">
  2581. <property name="maximumSize">
  2582. <size>
  2583. <width>48</width>
  2584. <height>48</height>
  2585. </size>
  2586. </property>
  2587. <property name="text">
  2588. <string notr="true"/>
  2589. </property>
  2590. <property name="pixmap">
  2591. <pixmap resource="../resources.qrc">:/scalable/warning.svgz</pixmap>
  2592. </property>
  2593. <property name="scaledContents">
  2594. <bool>true</bool>
  2595. </property>
  2596. <property name="alignment">
  2597. <set>Qt::AlignHCenter|Qt::AlignTop</set>
  2598. </property>
  2599. </widget>
  2600. </item>
  2601. </layout>
  2602. </item>
  2603. <item>
  2604. <layout class="QHBoxLayout" name="horizontalLayout_12">
  2605. <item>
  2606. <spacer name="horizontalSpacer_18">
  2607. <property name="orientation">
  2608. <enum>Qt::Horizontal</enum>
  2609. </property>
  2610. <property name="sizeHint" stdset="0">
  2611. <size>
  2612. <width>40</width>
  2613. <height>20</height>
  2614. </size>
  2615. </property>
  2616. </spacer>
  2617. </item>
  2618. <item>
  2619. <widget class="QLabel" name="label_16">
  2620. <property name="maximumSize">
  2621. <size>
  2622. <width>22</width>
  2623. <height>22</height>
  2624. </size>
  2625. </property>
  2626. <property name="text">
  2627. <string/>
  2628. </property>
  2629. <property name="pixmap">
  2630. <pixmap resource="../resources.qrc">:/16x16/dialog-warning.svgz</pixmap>
  2631. </property>
  2632. <property name="scaledContents">
  2633. <bool>true</bool>
  2634. </property>
  2635. <property name="alignment">
  2636. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  2637. </property>
  2638. <property name="wordWrap">
  2639. <bool>true</bool>
  2640. </property>
  2641. </widget>
  2642. </item>
  2643. <item>
  2644. <widget class="QLabel" name="label_17">
  2645. <property name="text">
  2646. <string>Experimental options! Likely to be unstable!</string>
  2647. </property>
  2648. </widget>
  2649. </item>
  2650. <item>
  2651. <spacer name="horizontalSpacer_19">
  2652. <property name="orientation">
  2653. <enum>Qt::Horizontal</enum>
  2654. </property>
  2655. <property name="sizeHint" stdset="0">
  2656. <size>
  2657. <width>40</width>
  2658. <height>20</height>
  2659. </size>
  2660. </property>
  2661. </spacer>
  2662. </item>
  2663. </layout>
  2664. </item>
  2665. <item>
  2666. <widget class="QGroupBox" name="group_experimental_main">
  2667. <property name="title">
  2668. <string>Main</string>
  2669. </property>
  2670. <layout class="QVBoxLayout" name="verticalLayout_17">
  2671. <item>
  2672. <widget class="QCheckBox" name="cb_exp_plugin_bridges">
  2673. <property name="text">
  2674. <string>Enable plugin bridges</string>
  2675. </property>
  2676. </widget>
  2677. </item>
  2678. <item>
  2679. <widget class="QCheckBox" name="ch_exp_wine_bridges">
  2680. <property name="enabled">
  2681. <bool>false</bool>
  2682. </property>
  2683. <property name="text">
  2684. <string>Enable Wine bridges</string>
  2685. </property>
  2686. </widget>
  2687. </item>
  2688. <item>
  2689. <widget class="QCheckBox" name="ch_exp_jack_apps">
  2690. <property name="text">
  2691. <string>Enable jack applications</string>
  2692. </property>
  2693. </widget>
  2694. </item>
  2695. <item>
  2696. <widget class="QCheckBox" name="ch_exp_export_lv2">
  2697. <property name="text">
  2698. <string>Export single plugins to LV2</string>
  2699. </property>
  2700. </widget>
  2701. </item>
  2702. <item>
  2703. <widget class="QCheckBox" name="ch_exp_load_lib_global">
  2704. <property name="text">
  2705. <string>Load Carla backend in global namespace (NOT RECOMMENDED)</string>
  2706. </property>
  2707. </widget>
  2708. </item>
  2709. </layout>
  2710. </widget>
  2711. </item>
  2712. <item>
  2713. <widget class="QGroupBox" name="group_experimental_canvas">
  2714. <property name="title">
  2715. <string>Canvas</string>
  2716. </property>
  2717. <layout class="QVBoxLayout" name="verticalLayout_16">
  2718. <item>
  2719. <widget class="QCheckBox" name="cb_canvas_fancy_eyecandy">
  2720. <property name="text">
  2721. <string>Fancy eye-candy (fade-in/out groups, glow connections)</string>
  2722. </property>
  2723. </widget>
  2724. </item>
  2725. <item>
  2726. <widget class="QCheckBox" name="cb_canvas_use_opengl">
  2727. <property name="text">
  2728. <string>Use OpenGL for rendering (needs restart)</string>
  2729. </property>
  2730. </widget>
  2731. </item>
  2732. <item>
  2733. <widget class="QCheckBox" name="cb_canvas_render_hq_aa">
  2734. <property name="enabled">
  2735. <bool>false</bool>
  2736. </property>
  2737. <property name="text">
  2738. <string>High Quality Anti-Aliasing (OpenGL only)</string>
  2739. </property>
  2740. </widget>
  2741. </item>
  2742. <item>
  2743. <widget class="QCheckBox" name="cb_canvas_inline_displays">
  2744. <property name="text">
  2745. <string>Render Ardour-style &quot;Inline Displays&quot;</string>
  2746. </property>
  2747. </widget>
  2748. </item>
  2749. </layout>
  2750. </widget>
  2751. </item>
  2752. <item>
  2753. <widget class="QGroupBox" name="group_experimental_engine">
  2754. <property name="title">
  2755. <string>Engine</string>
  2756. </property>
  2757. <layout class="QVBoxLayout" name="verticalLayout_20">
  2758. <item>
  2759. <widget class="QCheckBox" name="ch_engine_force_stereo">
  2760. <property name="toolTip">
  2761. <string>Force mono plugins as stereo by running 2 instances at the same time.
  2762. This mode is not available for VST plugins.</string>
  2763. </property>
  2764. <property name="text">
  2765. <string>Force mono plugins as stereo</string>
  2766. </property>
  2767. </widget>
  2768. </item>
  2769. <item>
  2770. <widget class="QCheckBox" name="ch_exp_prevent_bad_behaviour">
  2771. <property name="text">
  2772. <string>Prevent plugins from doing bad stuff (needs restart)</string>
  2773. </property>
  2774. </widget>
  2775. </item>
  2776. <item>
  2777. <widget class="QCheckBox" name="ch_engine_prefer_plugin_bridges">
  2778. <property name="enabled">
  2779. <bool>false</bool>
  2780. </property>
  2781. <property name="toolTip">
  2782. <string>Whenever possible, run the plugins in bridge mode.</string>
  2783. </property>
  2784. <property name="text">
  2785. <string>Run plugins in bridge mode when possible</string>
  2786. </property>
  2787. </widget>
  2788. </item>
  2789. </layout>
  2790. </widget>
  2791. </item>
  2792. <item>
  2793. <spacer name="verticalSpacer_4">
  2794. <property name="orientation">
  2795. <enum>Qt::Vertical</enum>
  2796. </property>
  2797. <property name="sizeHint" stdset="0">
  2798. <size>
  2799. <width>20</width>
  2800. <height>70</height>
  2801. </size>
  2802. </property>
  2803. </spacer>
  2804. </item>
  2805. <item>
  2806. <widget class="QLabel" name="label_25">
  2807. <property name="maximumSize">
  2808. <size>
  2809. <width>16777215</width>
  2810. <height>5</height>
  2811. </size>
  2812. </property>
  2813. <property name="text">
  2814. <string/>
  2815. </property>
  2816. </widget>
  2817. </item>
  2818. </layout>
  2819. </widget>
  2820. <widget class="QWidget" name="page"/>
  2821. </widget>
  2822. </item>
  2823. </layout>
  2824. </item>
  2825. <item>
  2826. <widget class="QDialogButtonBox" name="buttonBox">
  2827. <property name="orientation">
  2828. <enum>Qt::Horizontal</enum>
  2829. </property>
  2830. <property name="standardButtons">
  2831. <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::Reset</set>
  2832. </property>
  2833. </widget>
  2834. </item>
  2835. </layout>
  2836. </widget>
  2837. <resources>
  2838. <include location="../resources.qrc"/>
  2839. <include location="../resources.qrc"/>
  2840. <include location="../resources.qrc"/>
  2841. <include location="../resources.qrc"/>
  2842. <include location="../resources.qrc"/>
  2843. </resources>
  2844. <connections>
  2845. <connection>
  2846. <sender>buttonBox</sender>
  2847. <signal>accepted()</signal>
  2848. <receiver>CarlaSettingsW</receiver>
  2849. <slot>accept()</slot>
  2850. <hints>
  2851. <hint type="sourcelabel">
  2852. <x>254</x>
  2853. <y>458</y>
  2854. </hint>
  2855. <hint type="destinationlabel">
  2856. <x>157</x>
  2857. <y>274</y>
  2858. </hint>
  2859. </hints>
  2860. </connection>
  2861. <connection>
  2862. <sender>buttonBox</sender>
  2863. <signal>rejected()</signal>
  2864. <receiver>CarlaSettingsW</receiver>
  2865. <slot>reject()</slot>
  2866. <hints>
  2867. <hint type="sourcelabel">
  2868. <x>254</x>
  2869. <y>458</y>
  2870. </hint>
  2871. <hint type="destinationlabel">
  2872. <x>286</x>
  2873. <y>274</y>
  2874. </hint>
  2875. </hints>
  2876. </connection>
  2877. <connection>
  2878. <sender>lw_page</sender>
  2879. <signal>currentCellChanged(int,int,int,int)</signal>
  2880. <receiver>stackedWidget</receiver>
  2881. <slot>setCurrentIndex(int)</slot>
  2882. <hints>
  2883. <hint type="sourcelabel">
  2884. <x>113</x>
  2885. <y>17</y>
  2886. </hint>
  2887. <hint type="destinationlabel">
  2888. <x>170</x>
  2889. <y>27</y>
  2890. </hint>
  2891. </hints>
  2892. </connection>
  2893. <connection>
  2894. <sender>ch_main_theme_pro</sender>
  2895. <signal>toggled(bool)</signal>
  2896. <receiver>label_main_theme_color</receiver>
  2897. <slot>setEnabled(bool)</slot>
  2898. <hints>
  2899. <hint type="sourcelabel">
  2900. <x>228</x>
  2901. <y>152</y>
  2902. </hint>
  2903. <hint type="destinationlabel">
  2904. <x>249</x>
  2905. <y>165</y>
  2906. </hint>
  2907. </hints>
  2908. </connection>
  2909. <connection>
  2910. <sender>ch_main_theme_pro</sender>
  2911. <signal>toggled(bool)</signal>
  2912. <receiver>cb_main_theme_color</receiver>
  2913. <slot>setEnabled(bool)</slot>
  2914. <hints>
  2915. <hint type="sourcelabel">
  2916. <x>215</x>
  2917. <y>149</y>
  2918. </hint>
  2919. <hint type="destinationlabel">
  2920. <x>314</x>
  2921. <y>167</y>
  2922. </hint>
  2923. </hints>
  2924. </connection>
  2925. <connection>
  2926. <sender>cb_paths</sender>
  2927. <signal>currentIndexChanged(int)</signal>
  2928. <receiver>tw_paths</receiver>
  2929. <slot>setCurrentIndex(int)</slot>
  2930. <hints>
  2931. <hint type="sourcelabel">
  2932. <x>323</x>
  2933. <y>82</y>
  2934. </hint>
  2935. <hint type="destinationlabel">
  2936. <x>323</x>
  2937. <y>244</y>
  2938. </hint>
  2939. </hints>
  2940. </connection>
  2941. <connection>
  2942. <sender>cb_canvas_use_opengl</sender>
  2943. <signal>toggled(bool)</signal>
  2944. <receiver>cb_canvas_render_hq_aa</receiver>
  2945. <slot>setEnabled(bool)</slot>
  2946. <hints>
  2947. <hint type="sourcelabel">
  2948. <x>402</x>
  2949. <y>220</y>
  2950. </hint>
  2951. <hint type="destinationlabel">
  2952. <x>402</x>
  2953. <y>243</y>
  2954. </hint>
  2955. </hints>
  2956. </connection>
  2957. <connection>
  2958. <sender>cb_exp_plugin_bridges</sender>
  2959. <signal>toggled(bool)</signal>
  2960. <receiver>ch_exp_wine_bridges</receiver>
  2961. <slot>setEnabled(bool)</slot>
  2962. <hints>
  2963. <hint type="sourcelabel">
  2964. <x>402</x>
  2965. <y>122</y>
  2966. </hint>
  2967. <hint type="destinationlabel">
  2968. <x>402</x>
  2969. <y>145</y>
  2970. </hint>
  2971. </hints>
  2972. </connection>
  2973. <connection>
  2974. <sender>cb_exp_plugin_bridges</sender>
  2975. <signal>toggled(bool)</signal>
  2976. <receiver>ch_engine_prefer_plugin_bridges</receiver>
  2977. <slot>setEnabled(bool)</slot>
  2978. <hints>
  2979. <hint type="sourcelabel">
  2980. <x>402</x>
  2981. <y>145</y>
  2982. </hint>
  2983. <hint type="destinationlabel">
  2984. <x>402</x>
  2985. <y>433</y>
  2986. </hint>
  2987. </hints>
  2988. </connection>
  2989. <connection>
  2990. <sender>rb_osc_tcp_port_specific</sender>
  2991. <signal>toggled(bool)</signal>
  2992. <receiver>sb_osc_tcp_port_number</receiver>
  2993. <slot>setEnabled(bool)</slot>
  2994. <hints>
  2995. <hint type="sourcelabel">
  2996. <x>368</x>
  2997. <y>174</y>
  2998. </hint>
  2999. <hint type="destinationlabel">
  3000. <x>467</x>
  3001. <y>174</y>
  3002. </hint>
  3003. </hints>
  3004. </connection>
  3005. <connection>
  3006. <sender>rb_osc_udp_port_specific</sender>
  3007. <signal>toggled(bool)</signal>
  3008. <receiver>sb_osc_udp_port_number</receiver>
  3009. <slot>setEnabled(bool)</slot>
  3010. <hints>
  3011. <hint type="sourcelabel">
  3012. <x>368</x>
  3013. <y>282</y>
  3014. </hint>
  3015. <hint type="destinationlabel">
  3016. <x>467</x>
  3017. <y>282</y>
  3018. </hint>
  3019. </hints>
  3020. </connection>
  3021. <connection>
  3022. <sender>cb_filepaths</sender>
  3023. <signal>currentIndexChanged(int)</signal>
  3024. <receiver>tw_filepaths</receiver>
  3025. <slot>setCurrentIndex(int)</slot>
  3026. <hints>
  3027. <hint type="sourcelabel">
  3028. <x>258</x>
  3029. <y>79</y>
  3030. </hint>
  3031. <hint type="destinationlabel">
  3032. <x>350</x>
  3033. <y>312</y>
  3034. </hint>
  3035. </hints>
  3036. </connection>
  3037. <connection>
  3038. <sender>cb_filepaths</sender>
  3039. <signal>currentIndexChanged(int)</signal>
  3040. <receiver>tw_filepaths_info</receiver>
  3041. <slot>setCurrentIndex(int)</slot>
  3042. <hints>
  3043. <hint type="sourcelabel">
  3044. <x>258</x>
  3045. <y>79</y>
  3046. </hint>
  3047. <hint type="destinationlabel">
  3048. <x>409</x>
  3049. <y>79</y>
  3050. </hint>
  3051. </hints>
  3052. </connection>
  3053. </connections>
  3054. </ui>