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.

801 lines
26KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>PluginEdit</class>
  4. <widget class="QDialog" name="PluginEdit">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>501</width>
  10. <height>431</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Plugin Editor</string>
  15. </property>
  16. <layout class="QVBoxLayout" name="verticalLayout">
  17. <item>
  18. <widget class="QTabWidget" name="tabWidget">
  19. <property name="tabPosition">
  20. <enum>QTabWidget::South</enum>
  21. </property>
  22. <property name="currentIndex">
  23. <number>0</number>
  24. </property>
  25. <widget class="QWidget" name="tabEdit">
  26. <attribute name="title">
  27. <string>Edit</string>
  28. </attribute>
  29. <layout class="QGridLayout" name="gridLayout_2">
  30. <item row="2" column="0">
  31. <widget class="QGroupBox" name="groupBox_3">
  32. <property name="title">
  33. <string>Control</string>
  34. </property>
  35. <layout class="QVBoxLayout" name="verticalLayout_5">
  36. <item>
  37. <layout class="QHBoxLayout" name="horizontalLayout_5">
  38. <item>
  39. <spacer name="horizontalSpacer_5">
  40. <property name="orientation">
  41. <enum>Qt::Horizontal</enum>
  42. </property>
  43. <property name="sizeHint" stdset="0">
  44. <size>
  45. <width>40</width>
  46. <height>20</height>
  47. </size>
  48. </property>
  49. </spacer>
  50. </item>
  51. <item>
  52. <widget class="QLabel" name="label_ctrl_channel">
  53. <property name="text">
  54. <string>MIDI Control Channel:</string>
  55. </property>
  56. </widget>
  57. </item>
  58. <item>
  59. <widget class="QSpinBox" name="sb_ctrl_channel">
  60. <property name="contextMenuPolicy">
  61. <enum>Qt::CustomContextMenu</enum>
  62. </property>
  63. <property name="alignment">
  64. <set>Qt::AlignCenter</set>
  65. </property>
  66. <property name="specialValueText">
  67. <string>N</string>
  68. </property>
  69. <property name="minimum">
  70. <number>0</number>
  71. </property>
  72. <property name="maximum">
  73. <number>16</number>
  74. </property>
  75. <property name="value">
  76. <number>0</number>
  77. </property>
  78. </widget>
  79. </item>
  80. <item>
  81. <spacer name="horizontalSpacer_3">
  82. <property name="orientation">
  83. <enum>Qt::Horizontal</enum>
  84. </property>
  85. <property name="sizeHint" stdset="0">
  86. <size>
  87. <width>40</width>
  88. <height>20</height>
  89. </size>
  90. </property>
  91. </spacer>
  92. </item>
  93. </layout>
  94. </item>
  95. <item>
  96. <layout class="QHBoxLayout" name="horizontalLayout_8">
  97. <item>
  98. <spacer name="horizontalSpacer_6">
  99. <property name="orientation">
  100. <enum>Qt::Horizontal</enum>
  101. </property>
  102. <property name="sizeHint" stdset="0">
  103. <size>
  104. <width>10</width>
  105. <height>10</height>
  106. </size>
  107. </property>
  108. </spacer>
  109. </item>
  110. <item>
  111. <widget class="PixmapDial" name="dial_drywet">
  112. <property name="minimumSize">
  113. <size>
  114. <width>34</width>
  115. <height>34</height>
  116. </size>
  117. </property>
  118. <property name="maximumSize">
  119. <size>
  120. <width>34</width>
  121. <height>34</height>
  122. </size>
  123. </property>
  124. <property name="contextMenuPolicy">
  125. <enum>Qt::CustomContextMenu</enum>
  126. </property>
  127. <property name="statusTip">
  128. <string>Output dry/wet (100%)</string>
  129. </property>
  130. </widget>
  131. </item>
  132. <item>
  133. <widget class="PixmapDial" name="dial_vol">
  134. <property name="minimumSize">
  135. <size>
  136. <width>34</width>
  137. <height>34</height>
  138. </size>
  139. </property>
  140. <property name="maximumSize">
  141. <size>
  142. <width>34</width>
  143. <height>34</height>
  144. </size>
  145. </property>
  146. <property name="contextMenuPolicy">
  147. <enum>Qt::CustomContextMenu</enum>
  148. </property>
  149. <property name="statusTip">
  150. <string>Output volume (100%)</string>
  151. </property>
  152. </widget>
  153. </item>
  154. <item>
  155. <widget class="QStackedWidget" name="stackedWidget">
  156. <property name="maximumSize">
  157. <size>
  158. <width>16777215</width>
  159. <height>42</height>
  160. </size>
  161. </property>
  162. <property name="lineWidth">
  163. <number>0</number>
  164. </property>
  165. <property name="currentIndex">
  166. <number>0</number>
  167. </property>
  168. <widget class="QWidget" name="page_bal">
  169. <layout class="QHBoxLayout" name="horizontalLayout_6">
  170. <property name="spacing">
  171. <number>0</number>
  172. </property>
  173. <property name="margin">
  174. <number>0</number>
  175. </property>
  176. <item>
  177. <widget class="PixmapDial" name="dial_b_left">
  178. <property name="minimumSize">
  179. <size>
  180. <width>26</width>
  181. <height>26</height>
  182. </size>
  183. </property>
  184. <property name="maximumSize">
  185. <size>
  186. <width>26</width>
  187. <height>26</height>
  188. </size>
  189. </property>
  190. <property name="contextMenuPolicy">
  191. <enum>Qt::CustomContextMenu</enum>
  192. </property>
  193. <property name="statusTip">
  194. <string>Balance Left (0%)</string>
  195. </property>
  196. </widget>
  197. </item>
  198. <item>
  199. <widget class="PixmapDial" name="dial_b_right">
  200. <property name="minimumSize">
  201. <size>
  202. <width>26</width>
  203. <height>26</height>
  204. </size>
  205. </property>
  206. <property name="maximumSize">
  207. <size>
  208. <width>26</width>
  209. <height>26</height>
  210. </size>
  211. </property>
  212. <property name="contextMenuPolicy">
  213. <enum>Qt::CustomContextMenu</enum>
  214. </property>
  215. <property name="statusTip">
  216. <string>Balance Right (0%)</string>
  217. </property>
  218. </widget>
  219. </item>
  220. </layout>
  221. </widget>
  222. <widget class="QWidget" name="page_pan">
  223. <layout class="QHBoxLayout" name="horizontalLayout_7">
  224. <property name="spacing">
  225. <number>0</number>
  226. </property>
  227. <property name="margin">
  228. <number>0</number>
  229. </property>
  230. <item>
  231. <widget class="PixmapDial" name="dial_pan">
  232. <property name="minimumSize">
  233. <size>
  234. <width>26</width>
  235. <height>26</height>
  236. </size>
  237. </property>
  238. <property name="maximumSize">
  239. <size>
  240. <width>26</width>
  241. <height>26</height>
  242. </size>
  243. </property>
  244. <property name="contextMenuPolicy">
  245. <enum>Qt::CustomContextMenu</enum>
  246. </property>
  247. <property name="statusTip">
  248. <string>Balance Right (0%)</string>
  249. </property>
  250. </widget>
  251. </item>
  252. </layout>
  253. </widget>
  254. </widget>
  255. </item>
  256. <item>
  257. <layout class="QVBoxLayout" name="verticalLayout_2">
  258. <property name="spacing">
  259. <number>0</number>
  260. </property>
  261. <item>
  262. <widget class="QRadioButton" name="rb_balance">
  263. <property name="text">
  264. <string>Use Balance</string>
  265. </property>
  266. <property name="checked">
  267. <bool>true</bool>
  268. </property>
  269. </widget>
  270. </item>
  271. <item>
  272. <widget class="QRadioButton" name="rb_pan">
  273. <property name="text">
  274. <string>Use Panning</string>
  275. </property>
  276. </widget>
  277. </item>
  278. </layout>
  279. </item>
  280. <item>
  281. <spacer name="horizontalSpacer_4">
  282. <property name="orientation">
  283. <enum>Qt::Horizontal</enum>
  284. </property>
  285. <property name="sizeHint" stdset="0">
  286. <size>
  287. <width>10</width>
  288. <height>10</height>
  289. </size>
  290. </property>
  291. </spacer>
  292. </item>
  293. </layout>
  294. </item>
  295. </layout>
  296. </widget>
  297. </item>
  298. <item row="1" column="1" rowspan="2">
  299. <widget class="QGroupBox" name="groupBox">
  300. <property name="sizePolicy">
  301. <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
  302. <horstretch>0</horstretch>
  303. <verstretch>0</verstretch>
  304. </sizepolicy>
  305. </property>
  306. <property name="title">
  307. <string>Settings</string>
  308. </property>
  309. <layout class="QVBoxLayout" name="verticalLayout_4">
  310. <item>
  311. <widget class="QCheckBox" name="ch_use_chunks">
  312. <property name="text">
  313. <string>Use Chunks</string>
  314. </property>
  315. </widget>
  316. </item>
  317. <item>
  318. <widget class="Line" name="line_2">
  319. <property name="lineWidth">
  320. <number>0</number>
  321. </property>
  322. <property name="midLineWidth">
  323. <number>1</number>
  324. </property>
  325. <property name="orientation">
  326. <enum>Qt::Horizontal</enum>
  327. </property>
  328. </widget>
  329. </item>
  330. <item>
  331. <widget class="QLabel" name="label">
  332. <property name="font">
  333. <font>
  334. <weight>75</weight>
  335. <bold>true</bold>
  336. </font>
  337. </property>
  338. <property name="text">
  339. <string> Audio:</string>
  340. </property>
  341. </widget>
  342. </item>
  343. <item>
  344. <widget class="QCheckBox" name="ch_fixed_buffer">
  345. <property name="text">
  346. <string>Fixed-Size Buffer</string>
  347. </property>
  348. </widget>
  349. </item>
  350. <item>
  351. <widget class="QCheckBox" name="ch_force_stereo">
  352. <property name="text">
  353. <string>Force Stereo (needs restart)</string>
  354. </property>
  355. </widget>
  356. </item>
  357. <item>
  358. <widget class="Line" name="line">
  359. <property name="lineWidth">
  360. <number>0</number>
  361. </property>
  362. <property name="midLineWidth">
  363. <number>1</number>
  364. </property>
  365. <property name="orientation">
  366. <enum>Qt::Horizontal</enum>
  367. </property>
  368. </widget>
  369. </item>
  370. <item>
  371. <widget class="QLabel" name="label_2">
  372. <property name="font">
  373. <font>
  374. <weight>75</weight>
  375. <bold>true</bold>
  376. </font>
  377. </property>
  378. <property name="text">
  379. <string> MIDI:</string>
  380. </property>
  381. </widget>
  382. </item>
  383. <item>
  384. <widget class="QCheckBox" name="ch_map_program_changes">
  385. <property name="text">
  386. <string>Map Program Changes</string>
  387. </property>
  388. </widget>
  389. </item>
  390. <item>
  391. <widget class="QCheckBox" name="ch_send_program_changes">
  392. <property name="text">
  393. <string>Send Bank/Program Changes</string>
  394. </property>
  395. </widget>
  396. </item>
  397. <item>
  398. <widget class="QCheckBox" name="ch_send_control_changes">
  399. <property name="text">
  400. <string>Send Control Changes</string>
  401. </property>
  402. </widget>
  403. </item>
  404. <item>
  405. <widget class="QCheckBox" name="ch_send_channel_pressure">
  406. <property name="text">
  407. <string>Send Channel Pressure</string>
  408. </property>
  409. </widget>
  410. </item>
  411. <item>
  412. <widget class="QCheckBox" name="ch_send_note_aftertouch">
  413. <property name="text">
  414. <string>Send Note Aftertouch</string>
  415. </property>
  416. </widget>
  417. </item>
  418. <item>
  419. <widget class="QCheckBox" name="ch_send_pitchbend">
  420. <property name="text">
  421. <string>Send Pitchbend</string>
  422. </property>
  423. </widget>
  424. </item>
  425. <item>
  426. <widget class="QCheckBox" name="ch_send_all_sound_off">
  427. <property name="text">
  428. <string>Send All Sound/Notes Off</string>
  429. </property>
  430. </widget>
  431. </item>
  432. </layout>
  433. </widget>
  434. </item>
  435. <item row="0" column="0" colspan="2">
  436. <layout class="QHBoxLayout" name="horizontalLayout">
  437. <item>
  438. <spacer name="horizontalSpacer">
  439. <property name="orientation">
  440. <enum>Qt::Horizontal</enum>
  441. </property>
  442. <property name="sizeType">
  443. <enum>QSizePolicy::Fixed</enum>
  444. </property>
  445. <property name="sizeHint" stdset="0">
  446. <size>
  447. <width>10</width>
  448. <height>20</height>
  449. </size>
  450. </property>
  451. </spacer>
  452. </item>
  453. <item>
  454. <widget class="QLabel" name="label_plugin">
  455. <property name="font">
  456. <font>
  457. <pointsize>11</pointsize>
  458. <weight>75</weight>
  459. <bold>true</bold>
  460. </font>
  461. </property>
  462. <property name="text">
  463. <string>
  464. Plugin Name
  465. </string>
  466. </property>
  467. <property name="alignment">
  468. <set>Qt::AlignCenter</set>
  469. </property>
  470. <property name="wordWrap">
  471. <bool>true</bool>
  472. </property>
  473. </widget>
  474. </item>
  475. <item>
  476. <spacer name="horizontalSpacer_2">
  477. <property name="orientation">
  478. <enum>Qt::Horizontal</enum>
  479. </property>
  480. <property name="sizeType">
  481. <enum>QSizePolicy::Fixed</enum>
  482. </property>
  483. <property name="sizeHint" stdset="0">
  484. <size>
  485. <width>10</width>
  486. <height>20</height>
  487. </size>
  488. </property>
  489. </spacer>
  490. </item>
  491. <item>
  492. <layout class="QGridLayout" name="gridLayout">
  493. <item row="1" column="0">
  494. <widget class="QPushButton" name="b_save_state">
  495. <property name="focusPolicy">
  496. <enum>Qt::NoFocus</enum>
  497. </property>
  498. <property name="text">
  499. <string>Save State</string>
  500. </property>
  501. <property name="icon">
  502. <iconset resource="../resources.qrc">
  503. <normaloff>:/16x16/document-save.png</normaloff>:/16x16/document-save.png</iconset>
  504. </property>
  505. </widget>
  506. </item>
  507. <item row="1" column="1">
  508. <widget class="QPushButton" name="b_load_state">
  509. <property name="focusPolicy">
  510. <enum>Qt::NoFocus</enum>
  511. </property>
  512. <property name="text">
  513. <string>Load State</string>
  514. </property>
  515. <property name="icon">
  516. <iconset resource="../resources.qrc">
  517. <normaloff>:/16x16/document-open.png</normaloff>:/16x16/document-open.png</iconset>
  518. </property>
  519. </widget>
  520. </item>
  521. <item row="0" column="0" colspan="2">
  522. <widget class="QStackedWidget" name="sw_programs">
  523. <property name="sizePolicy">
  524. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  525. <horstretch>0</horstretch>
  526. <verstretch>0</verstretch>
  527. </sizepolicy>
  528. </property>
  529. <property name="lineWidth">
  530. <number>0</number>
  531. </property>
  532. <property name="currentIndex">
  533. <number>1</number>
  534. </property>
  535. <widget class="QWidget" name="sww_programs">
  536. <layout class="QHBoxLayout" name="horizontalLayout_3">
  537. <item>
  538. <widget class="QLabel" name="label_programs">
  539. <property name="sizePolicy">
  540. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  541. <horstretch>0</horstretch>
  542. <verstretch>0</verstretch>
  543. </sizepolicy>
  544. </property>
  545. <property name="text">
  546. <string>Program:</string>
  547. </property>
  548. </widget>
  549. </item>
  550. <item>
  551. <widget class="QComboBox" name="cb_programs">
  552. <property name="minimumSize">
  553. <size>
  554. <width>150</width>
  555. <height>0</height>
  556. </size>
  557. </property>
  558. </widget>
  559. </item>
  560. </layout>
  561. </widget>
  562. <widget class="QWidget" name="sww_midiPrograms">
  563. <layout class="QHBoxLayout" name="horizontalLayout_4">
  564. <item>
  565. <widget class="QLabel" name="label_midi_programs">
  566. <property name="sizePolicy">
  567. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  568. <horstretch>0</horstretch>
  569. <verstretch>0</verstretch>
  570. </sizepolicy>
  571. </property>
  572. <property name="text">
  573. <string>MIDI Program:</string>
  574. </property>
  575. </widget>
  576. </item>
  577. <item>
  578. <widget class="QComboBox" name="cb_midi_programs">
  579. <property name="minimumSize">
  580. <size>
  581. <width>150</width>
  582. <height>0</height>
  583. </size>
  584. </property>
  585. </widget>
  586. </item>
  587. </layout>
  588. </widget>
  589. </widget>
  590. </item>
  591. </layout>
  592. </item>
  593. </layout>
  594. </item>
  595. <item row="1" column="0">
  596. <widget class="QGroupBox" name="groupBox_2">
  597. <property name="sizePolicy">
  598. <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
  599. <horstretch>0</horstretch>
  600. <verstretch>0</verstretch>
  601. </sizepolicy>
  602. </property>
  603. <property name="title">
  604. <string>Information</string>
  605. </property>
  606. <layout class="QVBoxLayout" name="verticalLayout_3">
  607. <item>
  608. <layout class="QGridLayout" name="gridLayout_3">
  609. <item row="3" column="1">
  610. <widget class="QLineEdit" name="le_maker">
  611. <property name="inputMask">
  612. <string notr="true"/>
  613. </property>
  614. <property name="text">
  615. <string notr="true"/>
  616. </property>
  617. <property name="frame">
  618. <bool>false</bool>
  619. </property>
  620. <property name="readOnly">
  621. <bool>true</bool>
  622. </property>
  623. </widget>
  624. </item>
  625. <item row="2" column="0">
  626. <widget class="QLabel" name="label_label">
  627. <property name="text">
  628. <string>Label/URI:</string>
  629. </property>
  630. <property name="alignment">
  631. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  632. </property>
  633. </widget>
  634. </item>
  635. <item row="1" column="0">
  636. <widget class="QLabel" name="label_name">
  637. <property name="text">
  638. <string>Name:</string>
  639. </property>
  640. <property name="alignment">
  641. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  642. </property>
  643. </widget>
  644. </item>
  645. <item row="1" column="1">
  646. <widget class="QLineEdit" name="le_name">
  647. <property name="inputMask">
  648. <string notr="true"/>
  649. </property>
  650. <property name="text">
  651. <string notr="true"/>
  652. </property>
  653. <property name="frame">
  654. <bool>false</bool>
  655. </property>
  656. <property name="readOnly">
  657. <bool>true</bool>
  658. </property>
  659. </widget>
  660. </item>
  661. <item row="2" column="1">
  662. <widget class="QLineEdit" name="le_label">
  663. <property name="inputMask">
  664. <string notr="true"/>
  665. </property>
  666. <property name="text">
  667. <string notr="true"/>
  668. </property>
  669. <property name="frame">
  670. <bool>false</bool>
  671. </property>
  672. <property name="readOnly">
  673. <bool>true</bool>
  674. </property>
  675. </widget>
  676. </item>
  677. <item row="0" column="1">
  678. <widget class="QLineEdit" name="le_type">
  679. <property name="inputMask">
  680. <string notr="true"/>
  681. </property>
  682. <property name="text">
  683. <string notr="true"/>
  684. </property>
  685. <property name="frame">
  686. <bool>false</bool>
  687. </property>
  688. <property name="readOnly">
  689. <bool>true</bool>
  690. </property>
  691. </widget>
  692. </item>
  693. <item row="4" column="1">
  694. <widget class="QLineEdit" name="le_copyright">
  695. <property name="inputMask">
  696. <string notr="true"/>
  697. </property>
  698. <property name="text">
  699. <string notr="true"/>
  700. </property>
  701. <property name="frame">
  702. <bool>false</bool>
  703. </property>
  704. <property name="readOnly">
  705. <bool>true</bool>
  706. </property>
  707. </widget>
  708. </item>
  709. <item row="5" column="1">
  710. <widget class="QLineEdit" name="le_unique_id">
  711. <property name="inputMask">
  712. <string notr="true"/>
  713. </property>
  714. <property name="text">
  715. <string notr="true"/>
  716. </property>
  717. <property name="frame">
  718. <bool>false</bool>
  719. </property>
  720. <property name="readOnly">
  721. <bool>true</bool>
  722. </property>
  723. </widget>
  724. </item>
  725. <item row="0" column="0">
  726. <widget class="QLabel" name="label_type">
  727. <property name="text">
  728. <string>Type:</string>
  729. </property>
  730. <property name="alignment">
  731. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  732. </property>
  733. </widget>
  734. </item>
  735. <item row="3" column="0">
  736. <widget class="QLabel" name="label_maker">
  737. <property name="text">
  738. <string>Maker:</string>
  739. </property>
  740. <property name="alignment">
  741. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  742. </property>
  743. </widget>
  744. </item>
  745. <item row="4" column="0">
  746. <widget class="QLabel" name="label_copyright">
  747. <property name="text">
  748. <string>Copyright:</string>
  749. </property>
  750. <property name="alignment">
  751. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  752. </property>
  753. </widget>
  754. </item>
  755. <item row="5" column="0">
  756. <widget class="QLabel" name="label_unique_id">
  757. <property name="text">
  758. <string>Unique ID:</string>
  759. </property>
  760. <property name="alignment">
  761. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  762. </property>
  763. </widget>
  764. </item>
  765. </layout>
  766. </item>
  767. </layout>
  768. </widget>
  769. </item>
  770. <item row="3" column="0" colspan="2">
  771. <spacer name="verticalSpacer">
  772. <property name="orientation">
  773. <enum>Qt::Vertical</enum>
  774. </property>
  775. <property name="sizeHint" stdset="0">
  776. <size>
  777. <width>20</width>
  778. <height>40</height>
  779. </size>
  780. </property>
  781. </spacer>
  782. </item>
  783. </layout>
  784. </widget>
  785. </widget>
  786. </item>
  787. </layout>
  788. </widget>
  789. <customwidgets>
  790. <customwidget>
  791. <class>PixmapDial</class>
  792. <extends>QDial</extends>
  793. <header>pixmapdial.h</header>
  794. </customwidget>
  795. </customwidgets>
  796. <resources>
  797. <include location="../resources.qrc"/>
  798. </resources>
  799. <connections/>
  800. </ui>