summaryrefslogtreecommitdiff
path: root/attic/muse_qt4_evolution/muse/miditrackinfo.ui
diff options
context:
space:
mode:
Diffstat (limited to 'attic/muse_qt4_evolution/muse/miditrackinfo.ui')
-rw-r--r--attic/muse_qt4_evolution/muse/miditrackinfo.ui292
1 files changed, 0 insertions, 292 deletions
diff --git a/attic/muse_qt4_evolution/muse/miditrackinfo.ui b/attic/muse_qt4_evolution/muse/miditrackinfo.ui
deleted file mode 100644
index c1624188..00000000
--- a/attic/muse_qt4_evolution/muse/miditrackinfo.ui
+++ /dev/null
@@ -1,292 +0,0 @@
-<ui version="4.0" >
- <class>MidiTrackInfoBase</class>
- <widget class="QWidget" name="MidiTrackInfoBase" >
- <property name="geometry" >
- <rect>
- <x>0</x>
- <y>0</y>
- <width>135</width>
- <height>165</height>
- </rect>
- </property>
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="windowTitle" >
- <string>Form</string>
- </property>
- <layout class="QGridLayout" >
- <property name="leftMargin" >
- <number>0</number>
- </property>
- <property name="topMargin" >
- <number>0</number>
- </property>
- <property name="rightMargin" >
- <number>0</number>
- </property>
- <property name="bottomMargin" >
- <number>0</number>
- </property>
- <property name="horizontalSpacing" >
- <number>0</number>
- </property>
- <property name="verticalSpacing" >
- <number>0</number>
- </property>
- <item row="0" column="0" >
- <widget class="QLabel" name="label" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="maximumSize" >
- <size>
- <width>16777215</width>
- <height>24</height>
- </size>
- </property>
- <property name="text" >
- <string>Transp.</string>
- </property>
- </widget>
- </item>
- <item row="0" column="1" >
- <widget class="QSpinBox" name="transposition" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="maximumSize" >
- <size>
- <width>16777215</width>
- <height>24</height>
- </size>
- </property>
- <property name="toolTip" >
- <string>Pitch Transpose</string>
- </property>
- <property name="minimum" >
- <number>-127</number>
- </property>
- <property name="maximum" >
- <number>127</number>
- </property>
- </widget>
- </item>
- <item row="1" column="0" >
- <widget class="QLabel" name="label_2" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="maximumSize" >
- <size>
- <width>16777215</width>
- <height>24</height>
- </size>
- </property>
- <property name="text" >
- <string>Delay</string>
- </property>
- </widget>
- </item>
- <item row="1" column="1" >
- <widget class="QSpinBox" name="delay" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="maximumSize" >
- <size>
- <width>16777215</width>
- <height>24</height>
- </size>
- </property>
- <property name="toolTip" >
- <string>Track Delay (ticks)</string>
- </property>
- <property name="minimum" >
- <number>-1000</number>
- </property>
- <property name="maximum" >
- <number>1000</number>
- </property>
- </widget>
- </item>
- <item row="2" column="0" >
- <widget class="QLabel" name="label_3" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="maximumSize" >
- <size>
- <width>16777215</width>
- <height>24</height>
- </size>
- </property>
- <property name="text" >
- <string>Length</string>
- </property>
- </widget>
- </item>
- <item row="2" column="1" >
- <widget class="QSpinBox" name="length" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="maximumSize" >
- <size>
- <width>16777215</width>
- <height>24</height>
- </size>
- </property>
- <property name="toolTip" >
- <string>Modify Note Length</string>
- </property>
- <property name="suffix" >
- <string>%</string>
- </property>
- <property name="minimum" >
- <number>25</number>
- </property>
- <property name="maximum" >
- <number>200</number>
- </property>
- </widget>
- </item>
- <item row="3" column="0" >
- <widget class="QLabel" name="label_4" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="maximumSize" >
- <size>
- <width>16777215</width>
- <height>24</height>
- </size>
- </property>
- <property name="text" >
- <string>Velocity</string>
- </property>
- </widget>
- </item>
- <item row="3" column="1" >
- <widget class="QSpinBox" name="velocity" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="maximumSize" >
- <size>
- <width>16777215</width>
- <height>24</height>
- </size>
- </property>
- <property name="toolTip" >
- <string>Modify Note Velocity</string>
- </property>
- <property name="minimum" >
- <number>-127</number>
- </property>
- <property name="maximum" >
- <number>127</number>
- </property>
- </widget>
- </item>
- <item row="4" column="0" >
- <widget class="QLabel" name="label_5" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="maximumSize" >
- <size>
- <width>16777215</width>
- <height>24</height>
- </size>
- </property>
- <property name="text" >
- <string>Compr.</string>
- </property>
- </widget>
- </item>
- <item row="4" column="1" >
- <widget class="QSpinBox" name="compression" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="maximumSize" >
- <size>
- <width>16777215</width>
- <height>24</height>
- </size>
- </property>
- <property name="toolTip" >
- <string>Compress Note Velocity</string>
- </property>
- <property name="suffix" >
- <string>%</string>
- </property>
- <property name="minimum" >
- <number>25</number>
- </property>
- <property name="maximum" >
- <number>200</number>
- </property>
- </widget>
- </item>
- <item row="5" column="0" colspan="2" >
- <widget class="QPushButton" name="patch" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="maximumSize" >
- <size>
- <width>16777215</width>
- <height>24</height>
- </size>
- </property>
- <property name="toolTip" >
- <string>Instrument Patch</string>
- </property>
- <property name="text" >
- <string>???</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- <resources/>
- <connections/>
-</ui>