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.

151 lines
3.5KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>PluginWidget</class>
  4. <widget class="QFrame" name="PluginWidget">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>640</width>
  10. <height>75</height>
  11. </rect>
  12. </property>
  13. <property name="contextMenuPolicy">
  14. <enum>Qt::CustomContextMenu</enum>
  15. </property>
  16. <property name="windowTitle">
  17. <string>Frame</string>
  18. </property>
  19. <layout class="QHBoxLayout" name="horizontalLayout_6">
  20. <property name="spacing">
  21. <number>0</number>
  22. </property>
  23. <property name="margin">
  24. <number>0</number>
  25. </property>
  26. <item>
  27. <widget class="QWidget" name="w_revsect" native="true">
  28. <property name="minimumSize">
  29. <size>
  30. <width>315</width>
  31. <height>75</height>
  32. </size>
  33. </property>
  34. <property name="maximumSize">
  35. <size>
  36. <width>315</width>
  37. <height>75</height>
  38. </size>
  39. </property>
  40. <layout class="QHBoxLayout" name="horizontalLayout">
  41. <property name="spacing">
  42. <number>0</number>
  43. </property>
  44. <property name="margin">
  45. <number>0</number>
  46. </property>
  47. </layout>
  48. </widget>
  49. </item>
  50. <item>
  51. <widget class="QWidget" name="w_eq1sect" native="true">
  52. <property name="minimumSize">
  53. <size>
  54. <width>110</width>
  55. <height>75</height>
  56. </size>
  57. </property>
  58. <property name="maximumSize">
  59. <size>
  60. <width>110</width>
  61. <height>75</height>
  62. </size>
  63. </property>
  64. <layout class="QHBoxLayout" name="horizontalLayout_2">
  65. <property name="spacing">
  66. <number>0</number>
  67. </property>
  68. <property name="margin">
  69. <number>0</number>
  70. </property>
  71. </layout>
  72. </widget>
  73. </item>
  74. <item>
  75. <widget class="QWidget" name="w_eq2sect" native="true">
  76. <property name="minimumSize">
  77. <size>
  78. <width>110</width>
  79. <height>75</height>
  80. </size>
  81. </property>
  82. <property name="maximumSize">
  83. <size>
  84. <width>110</width>
  85. <height>75</height>
  86. </size>
  87. </property>
  88. <layout class="QHBoxLayout" name="horizontalLayout_3">
  89. <property name="spacing">
  90. <number>0</number>
  91. </property>
  92. <property name="margin">
  93. <number>0</number>
  94. </property>
  95. </layout>
  96. </widget>
  97. </item>
  98. <item>
  99. <widget class="QWidget" name="w_ambmixsect" native="true">
  100. <property name="minimumSize">
  101. <size>
  102. <width>70</width>
  103. <height>75</height>
  104. </size>
  105. </property>
  106. <property name="maximumSize">
  107. <size>
  108. <width>70</width>
  109. <height>75</height>
  110. </size>
  111. </property>
  112. <layout class="QHBoxLayout" name="horizontalLayout_4">
  113. <property name="spacing">
  114. <number>0</number>
  115. </property>
  116. <property name="margin">
  117. <number>0</number>
  118. </property>
  119. </layout>
  120. </widget>
  121. </item>
  122. <item>
  123. <widget class="QWidget" name="w_redzita" native="true">
  124. <property name="minimumSize">
  125. <size>
  126. <width>35</width>
  127. <height>75</height>
  128. </size>
  129. </property>
  130. <property name="maximumSize">
  131. <size>
  132. <width>35</width>
  133. <height>75</height>
  134. </size>
  135. </property>
  136. <layout class="QHBoxLayout" name="horizontalLayout_5">
  137. <property name="spacing">
  138. <number>0</number>
  139. </property>
  140. <property name="margin">
  141. <number>0</number>
  142. </property>
  143. </layout>
  144. </widget>
  145. </item>
  146. </layout>
  147. </widget>
  148. <resources/>
  149. <connections/>
  150. </ui>