mirror of https://github.com/AxioDL/amuse.git
631 lines
18 KiB
XML
631 lines
18 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>MainWindow</class>
|
|
<widget class="QMainWindow" name="MainWindow">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1360</width>
|
|
<height>768</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Amuse</string>
|
|
</property>
|
|
<widget class="QWidget" name="centralwidget">
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
<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="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<item row="0" column="0">
|
|
<widget class="QSplitter" name="splitter">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>950</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<widget class="QWidget" name="projectOutlineContainer">
|
|
<layout class="QVBoxLayout" name="outlineLayout">
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QLineEdit" name="projectOutlineFilter">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>200</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="placeholderText">
|
|
<string>Filter</string>
|
|
</property>
|
|
<property name="clearButtonEnabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QTreeView" name="projectOutline">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>1</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>200</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="focusPolicy">
|
|
<enum>Qt::WheelFocus</enum>
|
|
</property>
|
|
<property name="animated">
|
|
<bool>true</bool>
|
|
</property>
|
|
<attribute name="headerVisible">
|
|
<bool>false</bool>
|
|
</attribute>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QSplitter" name="rightSplitter">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
<horstretch>1</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<widget class="QStackedWidget" name="editorContents"/>
|
|
<widget class="QWidget" name="keyboard" native="true">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>100</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>16777215</width>
|
|
<height>100</height>
|
|
</size>
|
|
</property>
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
<property name="spacing">
|
|
<number>6</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>6</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="PitchSlider" name="pitchSlider">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>100</height>
|
|
</size>
|
|
</property>
|
|
<property name="minimum">
|
|
<number>-2048</number>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>2048</number>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="ModulationSlider" name="modulationSlider">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>100</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>127</number>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="VelocitySlider" name="velocitySlider">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>100</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>127</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>90</number>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QScrollArea" name="keyboardScrollArea">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>500</width>
|
|
<height>100</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>16777215</width>
|
|
<height>100</height>
|
|
</size>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Plain</enum>
|
|
</property>
|
|
<property name="lineWidth">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="widgetResizable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<widget class="KeyboardWidget" name="keyboardContents">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1501</width>
|
|
<height>83</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>1501</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>16777215</width>
|
|
<height>16777215</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QMenuBar" name="menubar">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1360</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="QMenu" name="menuFile">
|
|
<property name="title">
|
|
<string>&File</string>
|
|
</property>
|
|
<widget class="QMenu" name="menuRecent_Projects">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="title">
|
|
<string>Recent &Projects</string>
|
|
</property>
|
|
</widget>
|
|
<addaction name="actionNew_Project"/>
|
|
<addaction name="actionOpen_Project"/>
|
|
<addaction name="menuRecent_Projects"/>
|
|
<addaction name="actionSave_Project"/>
|
|
<addaction name="actionRevert_Project"/>
|
|
<addaction name="actionReload_Sample_Data"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionImport_Groups"/>
|
|
<addaction name="actionImport_Songs"/>
|
|
<addaction name="actionExport_GameCube_Groups"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuProject">
|
|
<property name="title">
|
|
<string>Pro&ject</string>
|
|
</property>
|
|
<addaction name="actionNew_Subproject"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionNew_SFX_Group"/>
|
|
<addaction name="actionNew_Song_Group"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionNew_Sound_Macro"/>
|
|
<addaction name="actionNew_ADSR"/>
|
|
<addaction name="actionNew_Curve"/>
|
|
<addaction name="actionNew_Keymap"/>
|
|
<addaction name="actionNew_Layers"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuAudio">
|
|
<property name="title">
|
|
<string>&Audio</string>
|
|
</property>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionSelect_Output_Device"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuMIDI">
|
|
<property name="title">
|
|
<string>&MIDI</string>
|
|
</property>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionInput_Device"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuEdit">
|
|
<property name="title">
|
|
<string>&Edit</string>
|
|
</property>
|
|
<addaction name="actionCut"/>
|
|
<addaction name="actionCopy"/>
|
|
<addaction name="actionPaste"/>
|
|
<addaction name="actionDelete"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuHelp">
|
|
<property name="title">
|
|
<string>Help</string>
|
|
</property>
|
|
<addaction name="actionAbout_Amuse"/>
|
|
<addaction name="actionAbout_Qt"/>
|
|
</widget>
|
|
<addaction name="menuFile"/>
|
|
<addaction name="menuEdit"/>
|
|
<addaction name="menuProject"/>
|
|
<addaction name="menuAudio"/>
|
|
<addaction name="menuMIDI"/>
|
|
<addaction name="menuHelp"/>
|
|
</widget>
|
|
<widget class="StatusBarWidget" name="statusbar"/>
|
|
<action name="actionNew_Project">
|
|
<property name="text">
|
|
<string>&New Project</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionOpen_Project">
|
|
<property name="text">
|
|
<string>&Open Project</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionCut">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Cut</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionCopy">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>C&opy</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionPaste">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Paste</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionDelete">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Delete</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionImport_Groups">
|
|
<property name="text">
|
|
<string>&Import Groups</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>Ctrl+I</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionNew_SFX_Group">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="resources/resources.qrc">
|
|
<normaloff>:/icons/IconNewSoundGroup.svg</normaloff>:/icons/IconNewSoundGroup.svg</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>New SF&X Group</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionNew_Song_Group">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="resources/resources.qrc">
|
|
<normaloff>:/icons/IconNewSongGroup.svg</normaloff>:/icons/IconNewSongGroup.svg</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>New Son&g Group</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionNew_Sound_Macro">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="resources/resources.qrc">
|
|
<normaloff>:/icons/IconNewSoundMacro.svg</normaloff>:/icons/IconNewSoundMacro.svg</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>New Sound &Macro</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionNew_Keymap">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="resources/resources.qrc">
|
|
<normaloff>:/icons/IconNewKeymap.svg</normaloff>:/icons/IconNewKeymap.svg</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>New &Keymap</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionNew_Layers">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="resources/resources.qrc">
|
|
<normaloff>:/icons/IconNewLayers.svg</normaloff>:/icons/IconNewLayers.svg</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>New &Layers</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionSelect_Output_Device">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Output Device:</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionInput_Device">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Input Device:</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionExport_GameCube_Groups">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Export GameCube Groups</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>Ctrl+E</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionNew_Subproject">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="resources/resources.qrc">
|
|
<normaloff>:/icons/IconNewGroup.svg</normaloff>:/icons/IconNewGroup.svg</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>&New Subproject</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionNew_ADSR">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="resources/resources.qrc">
|
|
<normaloff>:/icons/IconNewADSR.svg</normaloff>:/icons/IconNewADSR.svg</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>New &ADSR</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionNew_Curve">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="resources/resources.qrc">
|
|
<normaloff>:/icons/IconNewCurve.svg</normaloff>:/icons/IconNewCurve.svg</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>New &Curve</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionSave_Project">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Save Project</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionRevert_Project">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Revert Project</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionReload_Sample_Data">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Reload Sample &Data</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionImport_Songs">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>I&mport Songs</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionAbout_Amuse">
|
|
<property name="text">
|
|
<string>About Amuse</string>
|
|
</property>
|
|
<property name="menuRole">
|
|
<enum>QAction::AboutRole</enum>
|
|
</property>
|
|
</action>
|
|
<action name="actionAbout_Qt">
|
|
<property name="text">
|
|
<string>About Qt</string>
|
|
</property>
|
|
<property name="menuRole">
|
|
<enum>QAction::AboutQtRole</enum>
|
|
</property>
|
|
</action>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>KeyboardWidget</class>
|
|
<extends>QWidget</extends>
|
|
<header>KeyboardWidget.hpp</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>StatusBarWidget</class>
|
|
<extends>QStatusBar</extends>
|
|
<header>StatusBarWidget.hpp</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>ModulationSlider</class>
|
|
<extends>QSlider</extends>
|
|
<header>KeyboardWidget.hpp</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>PitchSlider</class>
|
|
<extends>QSlider</extends>
|
|
<header>KeyboardWidget.hpp</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>VelocitySlider</class>
|
|
<extends>QSlider</extends>
|
|
<header>KeyboardWidget.hpp</header>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<resources>
|
|
<include location="resources/resources.qrc"/>
|
|
</resources>
|
|
<connections/>
|
|
</ui>
|