|
|
@@ -6,8 +6,8 @@ |
|
|
|
<rect> |
|
|
|
<x>0</x> |
|
|
|
<y>0</y> |
|
|
|
<width>626</width> |
|
|
|
<height>274</height> |
|
|
|
<width>414</width> |
|
|
|
<height>306</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="windowTitle"> |
|
|
@@ -89,6 +89,13 @@ |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<widget class="QLabel" name="label_9"> |
|
|
|
<property name="text"> |
|
|
|
<string>Note: Features not implemented yet are greyed out</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<widget class="QGroupBox" name="group_command"> |
|
|
|
<property name="title"> |
|
|
@@ -114,15 +121,54 @@ |
|
|
|
<bool>false</bool> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>Save trigger:</string> |
|
|
|
<string>Session Manager:</string> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="2" column="1"> |
|
|
|
<widget class="QComboBox" name="cb_save_trigger"> |
|
|
|
<item row="2" column="3"> |
|
|
|
<spacer name="horizontalSpacer_3"> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
</property> |
|
|
|
<property name="sizeType"> |
|
|
|
<enum>QSizePolicy::Ignored</enum> |
|
|
|
</property> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
<size> |
|
|
|
<width>87</width> |
|
|
|
<height>1</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
</spacer> |
|
|
|
</item> |
|
|
|
<item row="0" column="1" colspan="3"> |
|
|
|
<widget class="QLineEdit" name="le_name"/> |
|
|
|
</item> |
|
|
|
<item row="0" column="0"> |
|
|
|
<widget class="QLabel" name="label_10"> |
|
|
|
<property name="text"> |
|
|
|
<string>Name:</string> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="3" column="1" colspan="3"> |
|
|
|
<widget class="QCheckBox" name="cb_manage_window"> |
|
|
|
<property name="enabled"> |
|
|
|
<bool>false</bool> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>Take control of main applicaton window</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="2" column="1" colspan="2"> |
|
|
|
<widget class="QComboBox" name="cb_session_mgr"> |
|
|
|
<property name="enabled"> |
|
|
|
<bool>false</bool> |
|
|
|
</property> |
|
|
@@ -133,49 +179,32 @@ |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<property name="text"> |
|
|
|
<string>SIGUSR1</string> |
|
|
|
<string>LADISH (SIGUSR1)</string> |
|
|
|
</property> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<property name="text"> |
|
|
|
<string>NSM</string> |
|
|
|
<string>Non Session Manager (OSC)</string> |
|
|
|
</property> |
|
|
|
</item> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="2" column="3"> |
|
|
|
<spacer name="horizontalSpacer_3"> |
|
|
|
<item row="3" column="0"> |
|
|
|
<spacer name="horizontalSpacer_4"> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
</property> |
|
|
|
<property name="sizeType"> |
|
|
|
<enum>QSizePolicy::Ignored</enum> |
|
|
|
</property> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
<size> |
|
|
|
<width>274</width> |
|
|
|
<width>1</width> |
|
|
|
<height>1</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
</spacer> |
|
|
|
</item> |
|
|
|
<item row="2" column="2"> |
|
|
|
<widget class="QLabel" name="label_9"> |
|
|
|
<property name="text"> |
|
|
|
<string>(Not Implemented Yet)</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="0" column="0"> |
|
|
|
<widget class="QLabel" name="label_10"> |
|
|
|
<property name="text"> |
|
|
|
<string>Name:</string> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="0" column="1" colspan="3"> |
|
|
|
<widget class="QLineEdit" name="le_name"/> |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
@@ -185,58 +214,99 @@ |
|
|
|
<string>Setup</string> |
|
|
|
</property> |
|
|
|
<layout class="QGridLayout" name="gridLayout_2"> |
|
|
|
<item row="0" column="0"> |
|
|
|
<widget class="QLabel" name="label_3"> |
|
|
|
<property name="text"> |
|
|
|
<string>Audio inputs:</string> |
|
|
|
<item row="1" column="0"> |
|
|
|
<spacer name="horizontalSpacer_6"> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
<size> |
|
|
|
<width>1</width> |
|
|
|
<height>1</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</spacer> |
|
|
|
</item> |
|
|
|
<item row="0" column="1"> |
|
|
|
<widget class="QSpinBox" name="sb_audio_ins"> |
|
|
|
<property name="maximum"> |
|
|
|
<number>64</number> |
|
|
|
<item row="1" column="8"> |
|
|
|
<spacer name="horizontalSpacer_16"> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
</property> |
|
|
|
<property name="value"> |
|
|
|
<number>2</number> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
<size> |
|
|
|
<width>1</width> |
|
|
|
<height>1</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</spacer> |
|
|
|
</item> |
|
|
|
<item row="0" column="2" rowspan="2"> |
|
|
|
<widget class="Line" name="line"> |
|
|
|
<item row="1" column="3"> |
|
|
|
<spacer name="horizontalSpacer_8"> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
<size> |
|
|
|
<width>1</width> |
|
|
|
<height>1</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
</spacer> |
|
|
|
</item> |
|
|
|
<item row="0" column="3"> |
|
|
|
<widget class="QLabel" name="label_5"> |
|
|
|
<property name="enabled"> |
|
|
|
<bool>false</bool> |
|
|
|
<item row="0" column="0"> |
|
|
|
<spacer name="horizontalSpacer_5"> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
</property> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
<size> |
|
|
|
<width>1</width> |
|
|
|
<height>1</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
</spacer> |
|
|
|
</item> |
|
|
|
<item row="0" column="5"> |
|
|
|
<spacer name="horizontalSpacer_13"> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
</property> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
<size> |
|
|
|
<width>1</width> |
|
|
|
<height>1</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
</spacer> |
|
|
|
</item> |
|
|
|
<item row="0" column="1"> |
|
|
|
<widget class="QLabel" name="label_3"> |
|
|
|
<property name="text"> |
|
|
|
<string>CV inputs:</string> |
|
|
|
<string>Audio inputs:</string> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="0" column="4"> |
|
|
|
<widget class="QSpinBox" name="sb_cv_ins"> |
|
|
|
<property name="enabled"> |
|
|
|
<bool>false</bool> |
|
|
|
</property> |
|
|
|
<item row="0" column="2"> |
|
|
|
<widget class="QSpinBox" name="sb_audio_ins"> |
|
|
|
<property name="maximum"> |
|
|
|
<number>64</number> |
|
|
|
</property> |
|
|
|
<property name="value"> |
|
|
|
<number>2</number> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="0" column="5" rowspan="2"> |
|
|
|
<widget class="Line" name="line_2"> |
|
|
|
<item row="0" column="4" rowspan="2"> |
|
|
|
<widget class="Line" name="line"> |
|
|
|
<property name="lineWidth"> |
|
|
|
<number>0</number> |
|
|
|
</property> |
|
|
|
<property name="midLineWidth"> |
|
|
|
<number>1</number> |
|
|
|
</property> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
</property> |
|
|
@@ -245,7 +315,7 @@ |
|
|
|
<item row="0" column="6"> |
|
|
|
<widget class="QLabel" name="label_7"> |
|
|
|
<property name="enabled"> |
|
|
|
<bool>false</bool> |
|
|
|
<bool>true</bool> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>MIDI inputs:</string> |
|
|
@@ -258,14 +328,14 @@ |
|
|
|
<item row="0" column="7"> |
|
|
|
<widget class="QSpinBox" name="sb_midi_ins"> |
|
|
|
<property name="enabled"> |
|
|
|
<bool>false</bool> |
|
|
|
<bool>true</bool> |
|
|
|
</property> |
|
|
|
<property name="maximum"> |
|
|
|
<number>16</number> |
|
|
|
<number>1</number> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="1" column="0"> |
|
|
|
<item row="1" column="1"> |
|
|
|
<widget class="QLabel" name="label_4"> |
|
|
|
<property name="text"> |
|
|
|
<string>Audio outputs:</string> |
|
|
@@ -275,7 +345,7 @@ |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="1" column="1"> |
|
|
|
<item row="1" column="2"> |
|
|
|
<widget class="QSpinBox" name="sb_audio_outs"> |
|
|
|
<property name="maximum"> |
|
|
|
<number>64</number> |
|
|
@@ -285,51 +355,67 @@ |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="1" column="3"> |
|
|
|
<widget class="QLabel" name="label_2"> |
|
|
|
<item row="1" column="6"> |
|
|
|
<widget class="QLabel" name="label_8"> |
|
|
|
<property name="enabled"> |
|
|
|
<bool>false</bool> |
|
|
|
<bool>true</bool> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>CV outputs:</string> |
|
|
|
<string>MIDI outputs:</string> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="1" column="4"> |
|
|
|
<widget class="QSpinBox" name="sb_cv_outs"> |
|
|
|
<item row="1" column="7"> |
|
|
|
<widget class="QSpinBox" name="sb_midi_outs"> |
|
|
|
<property name="enabled"> |
|
|
|
<bool>false</bool> |
|
|
|
<bool>true</bool> |
|
|
|
</property> |
|
|
|
<property name="maximum"> |
|
|
|
<number>64</number> |
|
|
|
<number>1</number> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="1" column="6"> |
|
|
|
<widget class="QLabel" name="label_8"> |
|
|
|
<property name="enabled"> |
|
|
|
<bool>false</bool> |
|
|
|
<item row="0" column="3"> |
|
|
|
<spacer name="horizontalSpacer_7"> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>MIDI outputs:</string> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
<size> |
|
|
|
<width>1</width> |
|
|
|
<height>1</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
</spacer> |
|
|
|
</item> |
|
|
|
<item row="0" column="8"> |
|
|
|
<spacer name="horizontalSpacer_15"> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
<size> |
|
|
|
<width>1</width> |
|
|
|
<height>1</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
</spacer> |
|
|
|
</item> |
|
|
|
<item row="1" column="7"> |
|
|
|
<widget class="QSpinBox" name="sb_midi_outs"> |
|
|
|
<property name="enabled"> |
|
|
|
<bool>false</bool> |
|
|
|
<item row="1" column="5"> |
|
|
|
<spacer name="horizontalSpacer_14"> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
</property> |
|
|
|
<property name="maximum"> |
|
|
|
<number>16</number> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
<size> |
|
|
|
<width>1</width> |
|
|
|
<height>1</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</spacer> |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|