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.

645 lines
26KB

  1. /********************************************************************************
  2. ** Form generated from reading UI file 'carla_edit.ui'
  3. **
  4. ** Created by: Qt User Interface Compiler version 5.13.2
  5. **
  6. ** WARNING! All changes made in this file will be lost when recompiling UI file!
  7. ********************************************************************************/
  8. #ifndef UI_CARLA_EDIT_H
  9. #define UI_CARLA_EDIT_H
  10. #include <QtCore/QVariant>
  11. #include <QtGui/QIcon>
  12. #include <QtWidgets/QApplication>
  13. #include <QtWidgets/QCheckBox>
  14. #include <QtWidgets/QComboBox>
  15. #include <QtWidgets/QDialog>
  16. #include <QtWidgets/QFrame>
  17. #include <QtWidgets/QGridLayout>
  18. #include <QtWidgets/QGroupBox>
  19. #include <QtWidgets/QHBoxLayout>
  20. #include <QtWidgets/QLabel>
  21. #include <QtWidgets/QLineEdit>
  22. #include <QtWidgets/QPushButton>
  23. #include <QtWidgets/QRadioButton>
  24. #include <QtWidgets/QSpacerItem>
  25. #include <QtWidgets/QSpinBox>
  26. #include <QtWidgets/QStackedWidget>
  27. #include <QtWidgets/QTabWidget>
  28. #include <QtWidgets/QVBoxLayout>
  29. #include <QtWidgets/QWidget>
  30. #include "widgets/pixmapdial.h"
  31. QT_BEGIN_NAMESPACE
  32. class Ui_PluginEdit
  33. {
  34. public:
  35. QVBoxLayout *verticalLayout;
  36. QTabWidget *tabWidget;
  37. QWidget *tabEdit;
  38. QGridLayout *gridLayout_2;
  39. QGroupBox *groupBox_3;
  40. QVBoxLayout *verticalLayout_5;
  41. QHBoxLayout *horizontalLayout_5;
  42. QSpacerItem *horizontalSpacer_5;
  43. QLabel *label_ctrl_channel;
  44. QSpinBox *sb_ctrl_channel;
  45. QSpacerItem *horizontalSpacer_3;
  46. QHBoxLayout *horizontalLayout_8;
  47. QSpacerItem *horizontalSpacer_6;
  48. PixmapDial *dial_drywet;
  49. PixmapDial *dial_vol;
  50. QStackedWidget *stackedWidget;
  51. QWidget *page_bal;
  52. QHBoxLayout *horizontalLayout_6;
  53. PixmapDial *dial_b_left;
  54. PixmapDial *dial_b_right;
  55. QWidget *page_pan;
  56. QHBoxLayout *horizontalLayout_7;
  57. PixmapDial *dial_pan;
  58. QVBoxLayout *verticalLayout_2;
  59. QRadioButton *rb_balance;
  60. QRadioButton *rb_pan;
  61. QSpacerItem *horizontalSpacer_4;
  62. QGroupBox *groupBox;
  63. QVBoxLayout *verticalLayout_4;
  64. QCheckBox *ch_use_chunks;
  65. QFrame *line_2;
  66. QLabel *label;
  67. QCheckBox *ch_fixed_buffer;
  68. QCheckBox *ch_force_stereo;
  69. QFrame *line;
  70. QLabel *label_2;
  71. QCheckBox *ch_map_program_changes;
  72. QCheckBox *ch_send_program_changes;
  73. QCheckBox *ch_send_control_changes;
  74. QCheckBox *ch_send_channel_pressure;
  75. QCheckBox *ch_send_note_aftertouch;
  76. QCheckBox *ch_send_pitchbend;
  77. QCheckBox *ch_send_all_sound_off;
  78. QHBoxLayout *horizontalLayout;
  79. QSpacerItem *horizontalSpacer;
  80. QLabel *label_plugin;
  81. QSpacerItem *horizontalSpacer_2;
  82. QGridLayout *gridLayout;
  83. QStackedWidget *sw_programs;
  84. QWidget *sww_programs;
  85. QHBoxLayout *horizontalLayout_3;
  86. QSpacerItem *horizontalSpacer_8;
  87. QLabel *label_programs;
  88. QComboBox *cb_programs;
  89. QWidget *sww_midiPrograms;
  90. QHBoxLayout *horizontalLayout_4;
  91. QSpacerItem *horizontalSpacer_7;
  92. QLabel *label_midi_programs;
  93. QComboBox *cb_midi_programs;
  94. QPushButton *b_save_state;
  95. QPushButton *b_load_state;
  96. QSpacerItem *horizontalSpacer_9;
  97. QGroupBox *groupBox_2;
  98. QVBoxLayout *verticalLayout_3;
  99. QGridLayout *gridLayout_3;
  100. QLineEdit *le_maker;
  101. QLabel *label_label;
  102. QLabel *label_name;
  103. QLineEdit *le_name;
  104. QLineEdit *le_type;
  105. QLineEdit *le_copyright;
  106. QLineEdit *le_unique_id;
  107. QLabel *label_type;
  108. QLabel *label_maker;
  109. QLabel *label_copyright;
  110. QLabel *label_unique_id;
  111. QLineEdit *le_label;
  112. QSpacerItem *verticalSpacer;
  113. void setupUi(QDialog *PluginEdit)
  114. {
  115. if (PluginEdit->objectName().isEmpty())
  116. PluginEdit->setObjectName(QString::fromUtf8("PluginEdit"));
  117. PluginEdit->resize(537, 535);
  118. verticalLayout = new QVBoxLayout(PluginEdit);
  119. verticalLayout->setObjectName(QString::fromUtf8("verticalLayout"));
  120. tabWidget = new QTabWidget(PluginEdit);
  121. tabWidget->setObjectName(QString::fromUtf8("tabWidget"));
  122. tabWidget->setTabPosition(QTabWidget::South);
  123. tabEdit = new QWidget();
  124. tabEdit->setObjectName(QString::fromUtf8("tabEdit"));
  125. gridLayout_2 = new QGridLayout(tabEdit);
  126. gridLayout_2->setObjectName(QString::fromUtf8("gridLayout_2"));
  127. groupBox_3 = new QGroupBox(tabEdit);
  128. groupBox_3->setObjectName(QString::fromUtf8("groupBox_3"));
  129. verticalLayout_5 = new QVBoxLayout(groupBox_3);
  130. verticalLayout_5->setObjectName(QString::fromUtf8("verticalLayout_5"));
  131. horizontalLayout_5 = new QHBoxLayout();
  132. horizontalLayout_5->setObjectName(QString::fromUtf8("horizontalLayout_5"));
  133. horizontalSpacer_5 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  134. horizontalLayout_5->addItem(horizontalSpacer_5);
  135. label_ctrl_channel = new QLabel(groupBox_3);
  136. label_ctrl_channel->setObjectName(QString::fromUtf8("label_ctrl_channel"));
  137. horizontalLayout_5->addWidget(label_ctrl_channel);
  138. sb_ctrl_channel = new QSpinBox(groupBox_3);
  139. sb_ctrl_channel->setObjectName(QString::fromUtf8("sb_ctrl_channel"));
  140. sb_ctrl_channel->setContextMenuPolicy(Qt::CustomContextMenu);
  141. sb_ctrl_channel->setAlignment(Qt::AlignCenter);
  142. sb_ctrl_channel->setMinimum(0);
  143. sb_ctrl_channel->setMaximum(16);
  144. sb_ctrl_channel->setValue(0);
  145. horizontalLayout_5->addWidget(sb_ctrl_channel);
  146. horizontalSpacer_3 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  147. horizontalLayout_5->addItem(horizontalSpacer_3);
  148. verticalLayout_5->addLayout(horizontalLayout_5);
  149. horizontalLayout_8 = new QHBoxLayout();
  150. horizontalLayout_8->setObjectName(QString::fromUtf8("horizontalLayout_8"));
  151. horizontalSpacer_6 = new QSpacerItem(10, 10, QSizePolicy::Expanding, QSizePolicy::Minimum);
  152. horizontalLayout_8->addItem(horizontalSpacer_6);
  153. dial_drywet = new PixmapDial(groupBox_3);
  154. dial_drywet->setObjectName(QString::fromUtf8("dial_drywet"));
  155. dial_drywet->setMinimumSize(QSize(34, 34));
  156. dial_drywet->setMaximumSize(QSize(34, 34));
  157. dial_drywet->setContextMenuPolicy(Qt::CustomContextMenu);
  158. horizontalLayout_8->addWidget(dial_drywet);
  159. dial_vol = new PixmapDial(groupBox_3);
  160. dial_vol->setObjectName(QString::fromUtf8("dial_vol"));
  161. dial_vol->setMinimumSize(QSize(34, 34));
  162. dial_vol->setMaximumSize(QSize(34, 34));
  163. dial_vol->setContextMenuPolicy(Qt::CustomContextMenu);
  164. horizontalLayout_8->addWidget(dial_vol);
  165. stackedWidget = new QStackedWidget(groupBox_3);
  166. stackedWidget->setObjectName(QString::fromUtf8("stackedWidget"));
  167. stackedWidget->setMaximumSize(QSize(16777215, 42));
  168. stackedWidget->setLineWidth(0);
  169. page_bal = new QWidget();
  170. page_bal->setObjectName(QString::fromUtf8("page_bal"));
  171. horizontalLayout_6 = new QHBoxLayout(page_bal);
  172. horizontalLayout_6->setSpacing(0);
  173. horizontalLayout_6->setObjectName(QString::fromUtf8("horizontalLayout_6"));
  174. horizontalLayout_6->setContentsMargins(0, 0, 0, 0);
  175. dial_b_left = new PixmapDial(page_bal);
  176. dial_b_left->setObjectName(QString::fromUtf8("dial_b_left"));
  177. dial_b_left->setMinimumSize(QSize(26, 26));
  178. dial_b_left->setMaximumSize(QSize(26, 26));
  179. dial_b_left->setContextMenuPolicy(Qt::CustomContextMenu);
  180. horizontalLayout_6->addWidget(dial_b_left);
  181. dial_b_right = new PixmapDial(page_bal);
  182. dial_b_right->setObjectName(QString::fromUtf8("dial_b_right"));
  183. dial_b_right->setMinimumSize(QSize(26, 26));
  184. dial_b_right->setMaximumSize(QSize(26, 26));
  185. dial_b_right->setContextMenuPolicy(Qt::CustomContextMenu);
  186. horizontalLayout_6->addWidget(dial_b_right);
  187. stackedWidget->addWidget(page_bal);
  188. page_pan = new QWidget();
  189. page_pan->setObjectName(QString::fromUtf8("page_pan"));
  190. horizontalLayout_7 = new QHBoxLayout(page_pan);
  191. horizontalLayout_7->setSpacing(0);
  192. horizontalLayout_7->setObjectName(QString::fromUtf8("horizontalLayout_7"));
  193. horizontalLayout_7->setContentsMargins(0, 0, 0, 0);
  194. dial_pan = new PixmapDial(page_pan);
  195. dial_pan->setObjectName(QString::fromUtf8("dial_pan"));
  196. dial_pan->setMinimumSize(QSize(26, 26));
  197. dial_pan->setMaximumSize(QSize(26, 26));
  198. dial_pan->setContextMenuPolicy(Qt::CustomContextMenu);
  199. horizontalLayout_7->addWidget(dial_pan);
  200. stackedWidget->addWidget(page_pan);
  201. horizontalLayout_8->addWidget(stackedWidget);
  202. verticalLayout_2 = new QVBoxLayout();
  203. verticalLayout_2->setSpacing(0);
  204. verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2"));
  205. rb_balance = new QRadioButton(groupBox_3);
  206. rb_balance->setObjectName(QString::fromUtf8("rb_balance"));
  207. rb_balance->setChecked(true);
  208. verticalLayout_2->addWidget(rb_balance);
  209. rb_pan = new QRadioButton(groupBox_3);
  210. rb_pan->setObjectName(QString::fromUtf8("rb_pan"));
  211. verticalLayout_2->addWidget(rb_pan);
  212. horizontalLayout_8->addLayout(verticalLayout_2);
  213. horizontalSpacer_4 = new QSpacerItem(10, 10, QSizePolicy::Expanding, QSizePolicy::Minimum);
  214. horizontalLayout_8->addItem(horizontalSpacer_4);
  215. verticalLayout_5->addLayout(horizontalLayout_8);
  216. gridLayout_2->addWidget(groupBox_3, 2, 0, 1, 1);
  217. groupBox = new QGroupBox(tabEdit);
  218. groupBox->setObjectName(QString::fromUtf8("groupBox"));
  219. QSizePolicy sizePolicy(QSizePolicy::Preferred, QSizePolicy::Expanding);
  220. sizePolicy.setHorizontalStretch(0);
  221. sizePolicy.setVerticalStretch(0);
  222. sizePolicy.setHeightForWidth(groupBox->sizePolicy().hasHeightForWidth());
  223. groupBox->setSizePolicy(sizePolicy);
  224. verticalLayout_4 = new QVBoxLayout(groupBox);
  225. verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4"));
  226. ch_use_chunks = new QCheckBox(groupBox);
  227. ch_use_chunks->setObjectName(QString::fromUtf8("ch_use_chunks"));
  228. verticalLayout_4->addWidget(ch_use_chunks);
  229. line_2 = new QFrame(groupBox);
  230. line_2->setObjectName(QString::fromUtf8("line_2"));
  231. line_2->setLineWidth(0);
  232. line_2->setMidLineWidth(1);
  233. line_2->setFrameShape(QFrame::HLine);
  234. line_2->setFrameShadow(QFrame::Sunken);
  235. verticalLayout_4->addWidget(line_2);
  236. label = new QLabel(groupBox);
  237. label->setObjectName(QString::fromUtf8("label"));
  238. QFont font;
  239. font.setBold(true);
  240. font.setWeight(75);
  241. label->setFont(font);
  242. verticalLayout_4->addWidget(label);
  243. ch_fixed_buffer = new QCheckBox(groupBox);
  244. ch_fixed_buffer->setObjectName(QString::fromUtf8("ch_fixed_buffer"));
  245. verticalLayout_4->addWidget(ch_fixed_buffer);
  246. ch_force_stereo = new QCheckBox(groupBox);
  247. ch_force_stereo->setObjectName(QString::fromUtf8("ch_force_stereo"));
  248. verticalLayout_4->addWidget(ch_force_stereo);
  249. line = new QFrame(groupBox);
  250. line->setObjectName(QString::fromUtf8("line"));
  251. line->setLineWidth(0);
  252. line->setMidLineWidth(1);
  253. line->setFrameShape(QFrame::HLine);
  254. line->setFrameShadow(QFrame::Sunken);
  255. verticalLayout_4->addWidget(line);
  256. label_2 = new QLabel(groupBox);
  257. label_2->setObjectName(QString::fromUtf8("label_2"));
  258. label_2->setFont(font);
  259. verticalLayout_4->addWidget(label_2);
  260. ch_map_program_changes = new QCheckBox(groupBox);
  261. ch_map_program_changes->setObjectName(QString::fromUtf8("ch_map_program_changes"));
  262. verticalLayout_4->addWidget(ch_map_program_changes);
  263. ch_send_program_changes = new QCheckBox(groupBox);
  264. ch_send_program_changes->setObjectName(QString::fromUtf8("ch_send_program_changes"));
  265. verticalLayout_4->addWidget(ch_send_program_changes);
  266. ch_send_control_changes = new QCheckBox(groupBox);
  267. ch_send_control_changes->setObjectName(QString::fromUtf8("ch_send_control_changes"));
  268. verticalLayout_4->addWidget(ch_send_control_changes);
  269. ch_send_channel_pressure = new QCheckBox(groupBox);
  270. ch_send_channel_pressure->setObjectName(QString::fromUtf8("ch_send_channel_pressure"));
  271. verticalLayout_4->addWidget(ch_send_channel_pressure);
  272. ch_send_note_aftertouch = new QCheckBox(groupBox);
  273. ch_send_note_aftertouch->setObjectName(QString::fromUtf8("ch_send_note_aftertouch"));
  274. verticalLayout_4->addWidget(ch_send_note_aftertouch);
  275. ch_send_pitchbend = new QCheckBox(groupBox);
  276. ch_send_pitchbend->setObjectName(QString::fromUtf8("ch_send_pitchbend"));
  277. verticalLayout_4->addWidget(ch_send_pitchbend);
  278. ch_send_all_sound_off = new QCheckBox(groupBox);
  279. ch_send_all_sound_off->setObjectName(QString::fromUtf8("ch_send_all_sound_off"));
  280. verticalLayout_4->addWidget(ch_send_all_sound_off);
  281. gridLayout_2->addWidget(groupBox, 1, 1, 2, 1);
  282. horizontalLayout = new QHBoxLayout();
  283. horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout"));
  284. horizontalSpacer = new QSpacerItem(1, 1, QSizePolicy::Expanding, QSizePolicy::Minimum);
  285. horizontalLayout->addItem(horizontalSpacer);
  286. label_plugin = new QLabel(tabEdit);
  287. label_plugin->setObjectName(QString::fromUtf8("label_plugin"));
  288. label_plugin->setAlignment(Qt::AlignCenter);
  289. label_plugin->setWordWrap(true);
  290. horizontalLayout->addWidget(label_plugin);
  291. horizontalSpacer_2 = new QSpacerItem(1, 1, QSizePolicy::Expanding, QSizePolicy::Minimum);
  292. horizontalLayout->addItem(horizontalSpacer_2);
  293. gridLayout = new QGridLayout();
  294. gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
  295. sw_programs = new QStackedWidget(tabEdit);
  296. sw_programs->setObjectName(QString::fromUtf8("sw_programs"));
  297. QSizePolicy sizePolicy1(QSizePolicy::Preferred, QSizePolicy::Preferred);
  298. sizePolicy1.setHorizontalStretch(0);
  299. sizePolicy1.setVerticalStretch(0);
  300. sizePolicy1.setHeightForWidth(sw_programs->sizePolicy().hasHeightForWidth());
  301. sw_programs->setSizePolicy(sizePolicy1);
  302. sw_programs->setLineWidth(0);
  303. sww_programs = new QWidget();
  304. sww_programs->setObjectName(QString::fromUtf8("sww_programs"));
  305. horizontalLayout_3 = new QHBoxLayout(sww_programs);
  306. horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3"));
  307. horizontalLayout_3->setContentsMargins(2, 2, 2, 2);
  308. horizontalSpacer_8 = new QSpacerItem(1, 1, QSizePolicy::Expanding, QSizePolicy::Minimum);
  309. horizontalLayout_3->addItem(horizontalSpacer_8);
  310. label_programs = new QLabel(sww_programs);
  311. label_programs->setObjectName(QString::fromUtf8("label_programs"));
  312. QSizePolicy sizePolicy2(QSizePolicy::Fixed, QSizePolicy::Preferred);
  313. sizePolicy2.setHorizontalStretch(0);
  314. sizePolicy2.setVerticalStretch(0);
  315. sizePolicy2.setHeightForWidth(label_programs->sizePolicy().hasHeightForWidth());
  316. label_programs->setSizePolicy(sizePolicy2);
  317. horizontalLayout_3->addWidget(label_programs);
  318. cb_programs = new QComboBox(sww_programs);
  319. cb_programs->setObjectName(QString::fromUtf8("cb_programs"));
  320. cb_programs->setMinimumSize(QSize(150, 0));
  321. horizontalLayout_3->addWidget(cb_programs);
  322. sw_programs->addWidget(sww_programs);
  323. sww_midiPrograms = new QWidget();
  324. sww_midiPrograms->setObjectName(QString::fromUtf8("sww_midiPrograms"));
  325. horizontalLayout_4 = new QHBoxLayout(sww_midiPrograms);
  326. horizontalLayout_4->setObjectName(QString::fromUtf8("horizontalLayout_4"));
  327. horizontalLayout_4->setContentsMargins(2, 2, 2, 2);
  328. horizontalSpacer_7 = new QSpacerItem(1, 1, QSizePolicy::Expanding, QSizePolicy::Minimum);
  329. horizontalLayout_4->addItem(horizontalSpacer_7);
  330. label_midi_programs = new QLabel(sww_midiPrograms);
  331. label_midi_programs->setObjectName(QString::fromUtf8("label_midi_programs"));
  332. sizePolicy2.setHeightForWidth(label_midi_programs->sizePolicy().hasHeightForWidth());
  333. label_midi_programs->setSizePolicy(sizePolicy2);
  334. horizontalLayout_4->addWidget(label_midi_programs);
  335. cb_midi_programs = new QComboBox(sww_midiPrograms);
  336. cb_midi_programs->setObjectName(QString::fromUtf8("cb_midi_programs"));
  337. cb_midi_programs->setMinimumSize(QSize(150, 0));
  338. horizontalLayout_4->addWidget(cb_midi_programs);
  339. sw_programs->addWidget(sww_midiPrograms);
  340. gridLayout->addWidget(sw_programs, 0, 1, 1, 2);
  341. b_save_state = new QPushButton(tabEdit);
  342. b_save_state->setObjectName(QString::fromUtf8("b_save_state"));
  343. b_save_state->setFocusPolicy(Qt::NoFocus);
  344. QIcon icon;
  345. icon.addFile(QString::fromUtf8(":/16x16/document-save.png"), QSize(), QIcon::Normal, QIcon::Off);
  346. b_save_state->setIcon(icon);
  347. gridLayout->addWidget(b_save_state, 1, 1, 1, 1);
  348. b_load_state = new QPushButton(tabEdit);
  349. b_load_state->setObjectName(QString::fromUtf8("b_load_state"));
  350. b_load_state->setFocusPolicy(Qt::NoFocus);
  351. QIcon icon1;
  352. icon1.addFile(QString::fromUtf8(":/16x16/document-open.png"), QSize(), QIcon::Normal, QIcon::Off);
  353. b_load_state->setIcon(icon1);
  354. gridLayout->addWidget(b_load_state, 1, 2, 1, 1);
  355. horizontalSpacer_9 = new QSpacerItem(1, 1, QSizePolicy::Expanding, QSizePolicy::Minimum);
  356. gridLayout->addItem(horizontalSpacer_9, 1, 0, 1, 1);
  357. horizontalLayout->addLayout(gridLayout);
  358. gridLayout_2->addLayout(horizontalLayout, 0, 0, 1, 2);
  359. groupBox_2 = new QGroupBox(tabEdit);
  360. groupBox_2->setObjectName(QString::fromUtf8("groupBox_2"));
  361. sizePolicy.setHeightForWidth(groupBox_2->sizePolicy().hasHeightForWidth());
  362. groupBox_2->setSizePolicy(sizePolicy);
  363. verticalLayout_3 = new QVBoxLayout(groupBox_2);
  364. verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3"));
  365. gridLayout_3 = new QGridLayout();
  366. gridLayout_3->setObjectName(QString::fromUtf8("gridLayout_3"));
  367. le_maker = new QLineEdit(groupBox_2);
  368. le_maker->setObjectName(QString::fromUtf8("le_maker"));
  369. le_maker->setInputMask(QString::fromUtf8(""));
  370. le_maker->setText(QString::fromUtf8(""));
  371. le_maker->setFrame(false);
  372. le_maker->setReadOnly(true);
  373. gridLayout_3->addWidget(le_maker, 3, 1, 1, 1);
  374. label_label = new QLabel(groupBox_2);
  375. label_label->setObjectName(QString::fromUtf8("label_label"));
  376. label_label->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  377. gridLayout_3->addWidget(label_label, 2, 0, 1, 1);
  378. label_name = new QLabel(groupBox_2);
  379. label_name->setObjectName(QString::fromUtf8("label_name"));
  380. label_name->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  381. gridLayout_3->addWidget(label_name, 1, 0, 1, 1);
  382. le_name = new QLineEdit(groupBox_2);
  383. le_name->setObjectName(QString::fromUtf8("le_name"));
  384. le_name->setInputMask(QString::fromUtf8(""));
  385. le_name->setText(QString::fromUtf8(""));
  386. le_name->setFrame(false);
  387. le_name->setReadOnly(true);
  388. gridLayout_3->addWidget(le_name, 1, 1, 1, 1);
  389. le_type = new QLineEdit(groupBox_2);
  390. le_type->setObjectName(QString::fromUtf8("le_type"));
  391. le_type->setInputMask(QString::fromUtf8(""));
  392. le_type->setText(QString::fromUtf8(""));
  393. le_type->setFrame(false);
  394. le_type->setReadOnly(true);
  395. gridLayout_3->addWidget(le_type, 0, 1, 1, 1);
  396. le_copyright = new QLineEdit(groupBox_2);
  397. le_copyright->setObjectName(QString::fromUtf8("le_copyright"));
  398. le_copyright->setInputMask(QString::fromUtf8(""));
  399. le_copyright->setText(QString::fromUtf8(""));
  400. le_copyright->setFrame(false);
  401. le_copyright->setReadOnly(true);
  402. gridLayout_3->addWidget(le_copyright, 4, 1, 1, 1);
  403. le_unique_id = new QLineEdit(groupBox_2);
  404. le_unique_id->setObjectName(QString::fromUtf8("le_unique_id"));
  405. le_unique_id->setInputMask(QString::fromUtf8(""));
  406. le_unique_id->setText(QString::fromUtf8(""));
  407. le_unique_id->setFrame(false);
  408. le_unique_id->setReadOnly(true);
  409. gridLayout_3->addWidget(le_unique_id, 5, 1, 1, 1);
  410. label_type = new QLabel(groupBox_2);
  411. label_type->setObjectName(QString::fromUtf8("label_type"));
  412. label_type->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  413. gridLayout_3->addWidget(label_type, 0, 0, 1, 1);
  414. label_maker = new QLabel(groupBox_2);
  415. label_maker->setObjectName(QString::fromUtf8("label_maker"));
  416. label_maker->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  417. gridLayout_3->addWidget(label_maker, 3, 0, 1, 1);
  418. label_copyright = new QLabel(groupBox_2);
  419. label_copyright->setObjectName(QString::fromUtf8("label_copyright"));
  420. label_copyright->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  421. gridLayout_3->addWidget(label_copyright, 4, 0, 1, 1);
  422. label_unique_id = new QLabel(groupBox_2);
  423. label_unique_id->setObjectName(QString::fromUtf8("label_unique_id"));
  424. label_unique_id->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  425. gridLayout_3->addWidget(label_unique_id, 5, 0, 1, 1);
  426. le_label = new QLineEdit(groupBox_2);
  427. le_label->setObjectName(QString::fromUtf8("le_label"));
  428. le_label->setInputMask(QString::fromUtf8(""));
  429. le_label->setText(QString::fromUtf8(""));
  430. le_label->setFrame(false);
  431. le_label->setReadOnly(true);
  432. gridLayout_3->addWidget(le_label, 2, 1, 1, 1);
  433. verticalLayout_3->addLayout(gridLayout_3);
  434. gridLayout_2->addWidget(groupBox_2, 1, 0, 1, 1);
  435. verticalSpacer = new QSpacerItem(1, 1, QSizePolicy::Minimum, QSizePolicy::MinimumExpanding);
  436. gridLayout_2->addItem(verticalSpacer, 3, 0, 1, 2);
  437. tabWidget->addTab(tabEdit, QString());
  438. verticalLayout->addWidget(tabWidget);
  439. retranslateUi(PluginEdit);
  440. tabWidget->setCurrentIndex(0);
  441. stackedWidget->setCurrentIndex(0);
  442. sw_programs->setCurrentIndex(1);
  443. QMetaObject::connectSlotsByName(PluginEdit);
  444. } // setupUi
  445. void retranslateUi(QDialog *PluginEdit)
  446. {
  447. PluginEdit->setWindowTitle(QCoreApplication::translate("PluginEdit", "Plugin Editor", nullptr));
  448. groupBox_3->setTitle(QCoreApplication::translate("PluginEdit", "Control", nullptr));
  449. label_ctrl_channel->setText(QCoreApplication::translate("PluginEdit", "MIDI Control Channel:", nullptr));
  450. sb_ctrl_channel->setSpecialValueText(QCoreApplication::translate("PluginEdit", "N", nullptr));
  451. #if QT_CONFIG(statustip)
  452. dial_drywet->setStatusTip(QCoreApplication::translate("PluginEdit", "Output dry/wet (100%)", nullptr));
  453. #endif // QT_CONFIG(statustip)
  454. #if QT_CONFIG(statustip)
  455. dial_vol->setStatusTip(QCoreApplication::translate("PluginEdit", "Output volume (100%)", nullptr));
  456. #endif // QT_CONFIG(statustip)
  457. #if QT_CONFIG(statustip)
  458. dial_b_left->setStatusTip(QCoreApplication::translate("PluginEdit", "Balance Left (0%)", nullptr));
  459. #endif // QT_CONFIG(statustip)
  460. #if QT_CONFIG(statustip)
  461. dial_b_right->setStatusTip(QCoreApplication::translate("PluginEdit", "Balance Right (0%)", nullptr));
  462. #endif // QT_CONFIG(statustip)
  463. #if QT_CONFIG(statustip)
  464. dial_pan->setStatusTip(QCoreApplication::translate("PluginEdit", "Balance Right (0%)", nullptr));
  465. #endif // QT_CONFIG(statustip)
  466. rb_balance->setText(QCoreApplication::translate("PluginEdit", "Use Balance", nullptr));
  467. rb_pan->setText(QCoreApplication::translate("PluginEdit", "Use Panning", nullptr));
  468. groupBox->setTitle(QCoreApplication::translate("PluginEdit", "Settings", nullptr));
  469. ch_use_chunks->setText(QCoreApplication::translate("PluginEdit", "Use Chunks", nullptr));
  470. label->setText(QCoreApplication::translate("PluginEdit", " Audio:", nullptr));
  471. ch_fixed_buffer->setText(QCoreApplication::translate("PluginEdit", "Fixed-Size Buffer", nullptr));
  472. ch_force_stereo->setText(QCoreApplication::translate("PluginEdit", "Force Stereo (needs reload)", nullptr));
  473. label_2->setText(QCoreApplication::translate("PluginEdit", " MIDI:", nullptr));
  474. ch_map_program_changes->setText(QCoreApplication::translate("PluginEdit", "Map Program Changes", nullptr));
  475. ch_send_program_changes->setText(QCoreApplication::translate("PluginEdit", "Send Bank/Program Changes", nullptr));
  476. ch_send_control_changes->setText(QCoreApplication::translate("PluginEdit", "Send Control Changes", nullptr));
  477. ch_send_channel_pressure->setText(QCoreApplication::translate("PluginEdit", "Send Channel Pressure", nullptr));
  478. ch_send_note_aftertouch->setText(QCoreApplication::translate("PluginEdit", "Send Note Aftertouch", nullptr));
  479. ch_send_pitchbend->setText(QCoreApplication::translate("PluginEdit", "Send Pitchbend", nullptr));
  480. ch_send_all_sound_off->setText(QCoreApplication::translate("PluginEdit", "Send All Sound/Notes Off", nullptr));
  481. label_plugin->setText(QCoreApplication::translate("PluginEdit", "\n"
  482. "Plugin Name\n"
  483. "", nullptr));
  484. label_programs->setText(QCoreApplication::translate("PluginEdit", "Program:", nullptr));
  485. label_midi_programs->setText(QCoreApplication::translate("PluginEdit", "MIDI Program:", nullptr));
  486. b_save_state->setText(QCoreApplication::translate("PluginEdit", "Save State", nullptr));
  487. b_load_state->setText(QCoreApplication::translate("PluginEdit", "Load State", nullptr));
  488. groupBox_2->setTitle(QCoreApplication::translate("PluginEdit", "Information", nullptr));
  489. label_label->setText(QCoreApplication::translate("PluginEdit", "Label/URI:", nullptr));
  490. label_name->setText(QCoreApplication::translate("PluginEdit", "Name:", nullptr));
  491. label_type->setText(QCoreApplication::translate("PluginEdit", "Type:", nullptr));
  492. label_maker->setText(QCoreApplication::translate("PluginEdit", "Maker:", nullptr));
  493. label_copyright->setText(QCoreApplication::translate("PluginEdit", "Copyright:", nullptr));
  494. label_unique_id->setText(QCoreApplication::translate("PluginEdit", "Unique ID:", nullptr));
  495. tabWidget->setTabText(tabWidget->indexOf(tabEdit), QCoreApplication::translate("PluginEdit", "Edit", nullptr));
  496. } // retranslateUi
  497. };
  498. namespace Ui {
  499. class PluginEdit: public Ui_PluginEdit {};
  500. } // namespace Ui
  501. QT_END_NAMESPACE
  502. #endif // UI_CARLA_EDIT_H