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.

794 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>488</width>
  10. <height>407</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_control_changes">
  392. <property name="text">
  393. <string>Send Control Changes</string>
  394. </property>
  395. </widget>
  396. </item>
  397. <item>
  398. <widget class="QCheckBox" name="ch_send_channel_pressure">
  399. <property name="text">
  400. <string>Send Channel Pressure</string>
  401. </property>
  402. </widget>
  403. </item>
  404. <item>
  405. <widget class="QCheckBox" name="ch_send_note_aftertouch">
  406. <property name="text">
  407. <string>Send Note Aftertouch</string>
  408. </property>
  409. </widget>
  410. </item>
  411. <item>
  412. <widget class="QCheckBox" name="ch_send_pitchbend">
  413. <property name="text">
  414. <string>Send Pitchbend</string>
  415. </property>
  416. </widget>
  417. </item>
  418. <item>
  419. <widget class="QCheckBox" name="ch_send_all_sound_off">
  420. <property name="text">
  421. <string>Send All Sound/Notes Off</string>
  422. </property>
  423. </widget>
  424. </item>
  425. </layout>
  426. </widget>
  427. </item>
  428. <item row="0" column="0" colspan="2">
  429. <layout class="QHBoxLayout" name="horizontalLayout">
  430. <item>
  431. <spacer name="horizontalSpacer">
  432. <property name="orientation">
  433. <enum>Qt::Horizontal</enum>
  434. </property>
  435. <property name="sizeType">
  436. <enum>QSizePolicy::Fixed</enum>
  437. </property>
  438. <property name="sizeHint" stdset="0">
  439. <size>
  440. <width>10</width>
  441. <height>20</height>
  442. </size>
  443. </property>
  444. </spacer>
  445. </item>
  446. <item>
  447. <widget class="QLabel" name="label_plugin">
  448. <property name="font">
  449. <font>
  450. <pointsize>11</pointsize>
  451. <weight>75</weight>
  452. <bold>true</bold>
  453. </font>
  454. </property>
  455. <property name="text">
  456. <string>
  457. Plugin Name
  458. </string>
  459. </property>
  460. <property name="alignment">
  461. <set>Qt::AlignCenter</set>
  462. </property>
  463. <property name="wordWrap">
  464. <bool>true</bool>
  465. </property>
  466. </widget>
  467. </item>
  468. <item>
  469. <spacer name="horizontalSpacer_2">
  470. <property name="orientation">
  471. <enum>Qt::Horizontal</enum>
  472. </property>
  473. <property name="sizeType">
  474. <enum>QSizePolicy::Fixed</enum>
  475. </property>
  476. <property name="sizeHint" stdset="0">
  477. <size>
  478. <width>10</width>
  479. <height>20</height>
  480. </size>
  481. </property>
  482. </spacer>
  483. </item>
  484. <item>
  485. <layout class="QGridLayout" name="gridLayout">
  486. <item row="1" column="0">
  487. <widget class="QPushButton" name="b_save_state">
  488. <property name="focusPolicy">
  489. <enum>Qt::NoFocus</enum>
  490. </property>
  491. <property name="text">
  492. <string>Save State</string>
  493. </property>
  494. <property name="icon">
  495. <iconset resource="../resources.qrc">
  496. <normaloff>:/16x16/document-save.png</normaloff>:/16x16/document-save.png</iconset>
  497. </property>
  498. </widget>
  499. </item>
  500. <item row="1" column="1">
  501. <widget class="QPushButton" name="b_load_state">
  502. <property name="focusPolicy">
  503. <enum>Qt::NoFocus</enum>
  504. </property>
  505. <property name="text">
  506. <string>Load State</string>
  507. </property>
  508. <property name="icon">
  509. <iconset resource="../resources.qrc">
  510. <normaloff>:/16x16/document-open.png</normaloff>:/16x16/document-open.png</iconset>
  511. </property>
  512. </widget>
  513. </item>
  514. <item row="0" column="0" colspan="2">
  515. <widget class="QStackedWidget" name="sw_programs">
  516. <property name="sizePolicy">
  517. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  518. <horstretch>0</horstretch>
  519. <verstretch>0</verstretch>
  520. </sizepolicy>
  521. </property>
  522. <property name="lineWidth">
  523. <number>0</number>
  524. </property>
  525. <property name="currentIndex">
  526. <number>1</number>
  527. </property>
  528. <widget class="QWidget" name="sww_programs">
  529. <layout class="QHBoxLayout" name="horizontalLayout_3">
  530. <item>
  531. <widget class="QLabel" name="label_programs">
  532. <property name="sizePolicy">
  533. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  534. <horstretch>0</horstretch>
  535. <verstretch>0</verstretch>
  536. </sizepolicy>
  537. </property>
  538. <property name="text">
  539. <string>Program:</string>
  540. </property>
  541. </widget>
  542. </item>
  543. <item>
  544. <widget class="QComboBox" name="cb_programs">
  545. <property name="minimumSize">
  546. <size>
  547. <width>150</width>
  548. <height>0</height>
  549. </size>
  550. </property>
  551. </widget>
  552. </item>
  553. </layout>
  554. </widget>
  555. <widget class="QWidget" name="sww_midiPrograms">
  556. <layout class="QHBoxLayout" name="horizontalLayout_4">
  557. <item>
  558. <widget class="QLabel" name="label_midi_programs">
  559. <property name="sizePolicy">
  560. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  561. <horstretch>0</horstretch>
  562. <verstretch>0</verstretch>
  563. </sizepolicy>
  564. </property>
  565. <property name="text">
  566. <string>MIDI Program:</string>
  567. </property>
  568. </widget>
  569. </item>
  570. <item>
  571. <widget class="QComboBox" name="cb_midi_programs">
  572. <property name="minimumSize">
  573. <size>
  574. <width>150</width>
  575. <height>0</height>
  576. </size>
  577. </property>
  578. </widget>
  579. </item>
  580. </layout>
  581. </widget>
  582. </widget>
  583. </item>
  584. </layout>
  585. </item>
  586. </layout>
  587. </item>
  588. <item row="1" column="0">
  589. <widget class="QGroupBox" name="groupBox_2">
  590. <property name="sizePolicy">
  591. <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
  592. <horstretch>0</horstretch>
  593. <verstretch>0</verstretch>
  594. </sizepolicy>
  595. </property>
  596. <property name="title">
  597. <string>Information</string>
  598. </property>
  599. <layout class="QVBoxLayout" name="verticalLayout_3">
  600. <item>
  601. <layout class="QGridLayout" name="gridLayout_3">
  602. <item row="3" column="1">
  603. <widget class="QLineEdit" name="le_maker">
  604. <property name="inputMask">
  605. <string notr="true"/>
  606. </property>
  607. <property name="text">
  608. <string notr="true"/>
  609. </property>
  610. <property name="frame">
  611. <bool>false</bool>
  612. </property>
  613. <property name="readOnly">
  614. <bool>true</bool>
  615. </property>
  616. </widget>
  617. </item>
  618. <item row="2" column="0">
  619. <widget class="QLabel" name="label_label">
  620. <property name="text">
  621. <string>Label/URI:</string>
  622. </property>
  623. <property name="alignment">
  624. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  625. </property>
  626. </widget>
  627. </item>
  628. <item row="1" column="0">
  629. <widget class="QLabel" name="label_name">
  630. <property name="text">
  631. <string>Name:</string>
  632. </property>
  633. <property name="alignment">
  634. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  635. </property>
  636. </widget>
  637. </item>
  638. <item row="1" column="1">
  639. <widget class="QLineEdit" name="le_name">
  640. <property name="inputMask">
  641. <string notr="true"/>
  642. </property>
  643. <property name="text">
  644. <string notr="true"/>
  645. </property>
  646. <property name="frame">
  647. <bool>false</bool>
  648. </property>
  649. <property name="readOnly">
  650. <bool>true</bool>
  651. </property>
  652. </widget>
  653. </item>
  654. <item row="2" column="1">
  655. <widget class="QLineEdit" name="le_label">
  656. <property name="inputMask">
  657. <string notr="true"/>
  658. </property>
  659. <property name="text">
  660. <string notr="true"/>
  661. </property>
  662. <property name="frame">
  663. <bool>false</bool>
  664. </property>
  665. <property name="readOnly">
  666. <bool>true</bool>
  667. </property>
  668. </widget>
  669. </item>
  670. <item row="0" column="1">
  671. <widget class="QLineEdit" name="le_type">
  672. <property name="inputMask">
  673. <string notr="true"/>
  674. </property>
  675. <property name="text">
  676. <string notr="true"/>
  677. </property>
  678. <property name="frame">
  679. <bool>false</bool>
  680. </property>
  681. <property name="readOnly">
  682. <bool>true</bool>
  683. </property>
  684. </widget>
  685. </item>
  686. <item row="4" column="1">
  687. <widget class="QLineEdit" name="le_copyright">
  688. <property name="inputMask">
  689. <string notr="true"/>
  690. </property>
  691. <property name="text">
  692. <string notr="true"/>
  693. </property>
  694. <property name="frame">
  695. <bool>false</bool>
  696. </property>
  697. <property name="readOnly">
  698. <bool>true</bool>
  699. </property>
  700. </widget>
  701. </item>
  702. <item row="5" column="1">
  703. <widget class="QLineEdit" name="le_unique_id">
  704. <property name="inputMask">
  705. <string notr="true"/>
  706. </property>
  707. <property name="text">
  708. <string notr="true"/>
  709. </property>
  710. <property name="frame">
  711. <bool>false</bool>
  712. </property>
  713. <property name="readOnly">
  714. <bool>true</bool>
  715. </property>
  716. </widget>
  717. </item>
  718. <item row="0" column="0">
  719. <widget class="QLabel" name="label_type">
  720. <property name="text">
  721. <string>Type:</string>
  722. </property>
  723. <property name="alignment">
  724. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  725. </property>
  726. </widget>
  727. </item>
  728. <item row="3" column="0">
  729. <widget class="QLabel" name="label_maker">
  730. <property name="text">
  731. <string>Maker:</string>
  732. </property>
  733. <property name="alignment">
  734. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  735. </property>
  736. </widget>
  737. </item>
  738. <item row="4" column="0">
  739. <widget class="QLabel" name="label_copyright">
  740. <property name="text">
  741. <string>Copyright:</string>
  742. </property>
  743. <property name="alignment">
  744. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  745. </property>
  746. </widget>
  747. </item>
  748. <item row="5" column="0">
  749. <widget class="QLabel" name="label_unique_id">
  750. <property name="text">
  751. <string>Unique ID:</string>
  752. </property>
  753. <property name="alignment">
  754. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  755. </property>
  756. </widget>
  757. </item>
  758. </layout>
  759. </item>
  760. </layout>
  761. </widget>
  762. </item>
  763. <item row="3" column="0" colspan="2">
  764. <spacer name="verticalSpacer">
  765. <property name="orientation">
  766. <enum>Qt::Vertical</enum>
  767. </property>
  768. <property name="sizeHint" stdset="0">
  769. <size>
  770. <width>20</width>
  771. <height>40</height>
  772. </size>
  773. </property>
  774. </spacer>
  775. </item>
  776. </layout>
  777. </widget>
  778. </widget>
  779. </item>
  780. </layout>
  781. </widget>
  782. <customwidgets>
  783. <customwidget>
  784. <class>PixmapDial</class>
  785. <extends>QDial</extends>
  786. <header>pixmapdial.h</header>
  787. </customwidget>
  788. </customwidgets>
  789. <resources>
  790. <include location="../resources.qrc"/>
  791. </resources>
  792. <connections/>
  793. </ui>