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.

468 lines
13KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>Dialog</class>
  4. <widget class="QDialog" name="Dialog">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>468</width>
  10. <height>369</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Add JACK Application</string>
  15. </property>
  16. <layout class="QVBoxLayout" name="verticalLayout">
  17. <item>
  18. <widget class="QLabel" name="label_9">
  19. <property name="text">
  20. <string>Note: Features not implemented yet are greyed out</string>
  21. </property>
  22. </widget>
  23. </item>
  24. <item>
  25. <widget class="QGroupBox" name="group_command">
  26. <property name="title">
  27. <string>Application</string>
  28. </property>
  29. <layout class="QGridLayout" name="gridLayout">
  30. <item row="1" column="0">
  31. <widget class="QLabel" name="label">
  32. <property name="text">
  33. <string>Command:</string>
  34. </property>
  35. <property name="alignment">
  36. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  37. </property>
  38. </widget>
  39. </item>
  40. <item row="1" column="1" colspan="3">
  41. <widget class="QLineEdit" name="le_command"/>
  42. </item>
  43. <item row="2" column="3">
  44. <spacer name="horizontalSpacer_3">
  45. <property name="orientation">
  46. <enum>Qt::Horizontal</enum>
  47. </property>
  48. <property name="sizeType">
  49. <enum>QSizePolicy::Ignored</enum>
  50. </property>
  51. <property name="sizeHint" stdset="0">
  52. <size>
  53. <width>87</width>
  54. <height>1</height>
  55. </size>
  56. </property>
  57. </spacer>
  58. </item>
  59. <item row="0" column="1" colspan="3">
  60. <widget class="QLineEdit" name="le_name"/>
  61. </item>
  62. <item row="0" column="0">
  63. <widget class="QLabel" name="label_10">
  64. <property name="text">
  65. <string>Name:</string>
  66. </property>
  67. <property name="alignment">
  68. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  69. </property>
  70. </widget>
  71. </item>
  72. <item row="3" column="0">
  73. <spacer name="horizontalSpacer_4">
  74. <property name="orientation">
  75. <enum>Qt::Horizontal</enum>
  76. </property>
  77. <property name="sizeType">
  78. <enum>QSizePolicy::Ignored</enum>
  79. </property>
  80. <property name="sizeHint" stdset="0">
  81. <size>
  82. <width>1</width>
  83. <height>1</height>
  84. </size>
  85. </property>
  86. </spacer>
  87. </item>
  88. </layout>
  89. </widget>
  90. </item>
  91. <item>
  92. <widget class="QGroupBox" name="group_setup">
  93. <property name="title">
  94. <string>Setup</string>
  95. </property>
  96. <layout class="QGridLayout" name="gridLayout_2">
  97. <item row="0" column="1" colspan="8">
  98. <layout class="QHBoxLayout" name="horizontalLayout">
  99. <item>
  100. <spacer name="horizontalSpacer_10">
  101. <property name="orientation">
  102. <enum>Qt::Horizontal</enum>
  103. </property>
  104. <property name="sizeHint" stdset="0">
  105. <size>
  106. <width>40</width>
  107. <height>20</height>
  108. </size>
  109. </property>
  110. </spacer>
  111. </item>
  112. <item>
  113. <widget class="QLabel" name="label_6">
  114. <property name="enabled">
  115. <bool>false</bool>
  116. </property>
  117. <property name="text">
  118. <string>Session Manager:</string>
  119. </property>
  120. <property name="alignment">
  121. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  122. </property>
  123. </widget>
  124. </item>
  125. <item>
  126. <widget class="QComboBox" name="cb_session_mgr">
  127. <property name="enabled">
  128. <bool>false</bool>
  129. </property>
  130. <item>
  131. <property name="text">
  132. <string>None / Manual</string>
  133. </property>
  134. </item>
  135. <item>
  136. <property name="text">
  137. <string>LADISH (SIGUSR1)</string>
  138. </property>
  139. </item>
  140. <item>
  141. <property name="text">
  142. <string>Non Session Manager (OSC)</string>
  143. </property>
  144. </item>
  145. </widget>
  146. </item>
  147. <item>
  148. <spacer name="horizontalSpacer_9">
  149. <property name="orientation">
  150. <enum>Qt::Horizontal</enum>
  151. </property>
  152. <property name="sizeHint" stdset="0">
  153. <size>
  154. <width>40</width>
  155. <height>20</height>
  156. </size>
  157. </property>
  158. </spacer>
  159. </item>
  160. </layout>
  161. </item>
  162. <item row="1" column="1" colspan="3">
  163. <widget class="QCheckBox" name="cb_manage_window">
  164. <property name="text">
  165. <string>Take control of main application window</string>
  166. </property>
  167. </widget>
  168. </item>
  169. <item row="2" column="0">
  170. <spacer name="horizontalSpacer_5">
  171. <property name="orientation">
  172. <enum>Qt::Horizontal</enum>
  173. </property>
  174. <property name="sizeType">
  175. <enum>QSizePolicy::Fixed</enum>
  176. </property>
  177. <property name="sizeHint" stdset="0">
  178. <size>
  179. <width>20</width>
  180. <height>1</height>
  181. </size>
  182. </property>
  183. </spacer>
  184. </item>
  185. <item row="2" column="1">
  186. <widget class="QLabel" name="label_3">
  187. <property name="text">
  188. <string>Audio inputs:</string>
  189. </property>
  190. <property name="alignment">
  191. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  192. </property>
  193. </widget>
  194. </item>
  195. <item row="2" column="2">
  196. <widget class="QSpinBox" name="sb_audio_ins">
  197. <property name="maximum">
  198. <number>64</number>
  199. </property>
  200. </widget>
  201. </item>
  202. <item row="2" column="3">
  203. <spacer name="horizontalSpacer_7">
  204. <property name="orientation">
  205. <enum>Qt::Horizontal</enum>
  206. </property>
  207. <property name="sizeHint" stdset="0">
  208. <size>
  209. <width>1</width>
  210. <height>1</height>
  211. </size>
  212. </property>
  213. </spacer>
  214. </item>
  215. <item row="2" column="4" rowspan="2">
  216. <widget class="Line" name="line">
  217. <property name="lineWidth">
  218. <number>0</number>
  219. </property>
  220. <property name="midLineWidth">
  221. <number>1</number>
  222. </property>
  223. <property name="orientation">
  224. <enum>Qt::Vertical</enum>
  225. </property>
  226. </widget>
  227. </item>
  228. <item row="2" column="5">
  229. <spacer name="horizontalSpacer_13">
  230. <property name="orientation">
  231. <enum>Qt::Horizontal</enum>
  232. </property>
  233. <property name="sizeHint" stdset="0">
  234. <size>
  235. <width>1</width>
  236. <height>1</height>
  237. </size>
  238. </property>
  239. </spacer>
  240. </item>
  241. <item row="2" column="6">
  242. <widget class="QLabel" name="label_7">
  243. <property name="text">
  244. <string>MIDI inputs:</string>
  245. </property>
  246. <property name="alignment">
  247. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  248. </property>
  249. </widget>
  250. </item>
  251. <item row="2" column="7">
  252. <widget class="QSpinBox" name="sb_midi_ins">
  253. <property name="maximum">
  254. <number>1</number>
  255. </property>
  256. </widget>
  257. </item>
  258. <item row="2" column="8">
  259. <spacer name="horizontalSpacer_15">
  260. <property name="orientation">
  261. <enum>Qt::Horizontal</enum>
  262. </property>
  263. <property name="sizeHint" stdset="0">
  264. <size>
  265. <width>1</width>
  266. <height>1</height>
  267. </size>
  268. </property>
  269. </spacer>
  270. </item>
  271. <item row="3" column="0">
  272. <spacer name="horizontalSpacer_6">
  273. <property name="orientation">
  274. <enum>Qt::Horizontal</enum>
  275. </property>
  276. <property name="sizeType">
  277. <enum>QSizePolicy::Fixed</enum>
  278. </property>
  279. <property name="sizeHint" stdset="0">
  280. <size>
  281. <width>20</width>
  282. <height>1</height>
  283. </size>
  284. </property>
  285. </spacer>
  286. </item>
  287. <item row="3" column="1">
  288. <widget class="QLabel" name="label_4">
  289. <property name="text">
  290. <string>Audio outputs:</string>
  291. </property>
  292. <property name="alignment">
  293. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  294. </property>
  295. </widget>
  296. </item>
  297. <item row="3" column="2">
  298. <widget class="QSpinBox" name="sb_audio_outs">
  299. <property name="maximum">
  300. <number>64</number>
  301. </property>
  302. </widget>
  303. </item>
  304. <item row="3" column="3">
  305. <spacer name="horizontalSpacer_8">
  306. <property name="orientation">
  307. <enum>Qt::Horizontal</enum>
  308. </property>
  309. <property name="sizeHint" stdset="0">
  310. <size>
  311. <width>1</width>
  312. <height>1</height>
  313. </size>
  314. </property>
  315. </spacer>
  316. </item>
  317. <item row="3" column="5">
  318. <spacer name="horizontalSpacer_14">
  319. <property name="orientation">
  320. <enum>Qt::Horizontal</enum>
  321. </property>
  322. <property name="sizeHint" stdset="0">
  323. <size>
  324. <width>1</width>
  325. <height>1</height>
  326. </size>
  327. </property>
  328. </spacer>
  329. </item>
  330. <item row="3" column="6">
  331. <widget class="QLabel" name="label_8">
  332. <property name="text">
  333. <string>MIDI outputs:</string>
  334. </property>
  335. <property name="alignment">
  336. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  337. </property>
  338. </widget>
  339. </item>
  340. <item row="3" column="7">
  341. <widget class="QSpinBox" name="sb_midi_outs">
  342. <property name="maximum">
  343. <number>1</number>
  344. </property>
  345. </widget>
  346. </item>
  347. <item row="3" column="8">
  348. <spacer name="horizontalSpacer_16">
  349. <property name="orientation">
  350. <enum>Qt::Horizontal</enum>
  351. </property>
  352. <property name="sizeHint" stdset="0">
  353. <size>
  354. <width>1</width>
  355. <height>1</height>
  356. </size>
  357. </property>
  358. </spacer>
  359. </item>
  360. </layout>
  361. </widget>
  362. </item>
  363. <item>
  364. <widget class="QGroupBox" name="groupBox">
  365. <property name="title">
  366. <string>Workarounds</string>
  367. </property>
  368. <layout class="QGridLayout" name="gridLayout_3">
  369. <item row="0" column="1">
  370. <widget class="QCheckBox" name="cb_capture_first_window">
  371. <property name="enabled">
  372. <bool>false</bool>
  373. </property>
  374. <property name="text">
  375. <string>Capture only the first X11 Window</string>
  376. </property>
  377. </widget>
  378. </item>
  379. <item row="0" column="0">
  380. <spacer name="horizontalSpacer">
  381. <property name="orientation">
  382. <enum>Qt::Horizontal</enum>
  383. </property>
  384. <property name="sizeType">
  385. <enum>QSizePolicy::Fixed</enum>
  386. </property>
  387. <property name="sizeHint" stdset="0">
  388. <size>
  389. <width>20</width>
  390. <height>1</height>
  391. </size>
  392. </property>
  393. </spacer>
  394. </item>
  395. <item row="0" column="2">
  396. <spacer name="horizontalSpacer_2">
  397. <property name="orientation">
  398. <enum>Qt::Horizontal</enum>
  399. </property>
  400. <property name="sizeHint" stdset="0">
  401. <size>
  402. <width>135</width>
  403. <height>1</height>
  404. </size>
  405. </property>
  406. </spacer>
  407. </item>
  408. <item row="1" column="1">
  409. <widget class="QCheckBox" name="cb_buffers_addition_mode">
  410. <property name="text">
  411. <string>Use previous client output buffer as input for the next client</string>
  412. </property>
  413. </widget>
  414. </item>
  415. </layout>
  416. </widget>
  417. </item>
  418. <item>
  419. <widget class="QDialogButtonBox" name="buttonBox">
  420. <property name="orientation">
  421. <enum>Qt::Horizontal</enum>
  422. </property>
  423. <property name="standardButtons">
  424. <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
  425. </property>
  426. </widget>
  427. </item>
  428. </layout>
  429. </widget>
  430. <resources>
  431. <include location="../resources.qrc"/>
  432. </resources>
  433. <connections>
  434. <connection>
  435. <sender>buttonBox</sender>
  436. <signal>accepted()</signal>
  437. <receiver>Dialog</receiver>
  438. <slot>accept()</slot>
  439. <hints>
  440. <hint type="sourcelabel">
  441. <x>248</x>
  442. <y>254</y>
  443. </hint>
  444. <hint type="destinationlabel">
  445. <x>157</x>
  446. <y>274</y>
  447. </hint>
  448. </hints>
  449. </connection>
  450. <connection>
  451. <sender>buttonBox</sender>
  452. <signal>rejected()</signal>
  453. <receiver>Dialog</receiver>
  454. <slot>reject()</slot>
  455. <hints>
  456. <hint type="sourcelabel">
  457. <x>316</x>
  458. <y>260</y>
  459. </hint>
  460. <hint type="destinationlabel">
  461. <x>286</x>
  462. <y>274</y>
  463. </hint>
  464. </hints>
  465. </connection>
  466. </connections>
  467. </ui>