|
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>CarlaHostW</class>
- <widget class="QMainWindow" name="CarlaHostW">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1057</width>
- <height>716</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>MainWindow</string>
- </property>
- <widget class="QWidget" name="centralwidget">
- <layout class="QVBoxLayout" name="verticalLayout_4">
- <property name="leftMargin">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>4</number>
- </property>
- <property name="rightMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>1</number>
- </property>
- <item>
- <widget class="QTabWidget" name="tabWidget">
- <property name="tabPosition">
- <enum>QTabWidget::North</enum>
- </property>
- <property name="currentIndex">
- <number>0</number>
- </property>
- <widget class="QWidget" name="rack">
- <attribute name="title">
- <string>Rack</string>
- </attribute>
- <layout class="QHBoxLayout" name="horizontalLayout_2">
- <property name="spacing">
- <number>0</number>
- </property>
- <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>1</number>
- </property>
- <item>
- <widget class="QFrame" name="frame">
- <property name="frameShape">
- <enum>QFrame::StyledPanel</enum>
- </property>
- <property name="frameShadow">
- <enum>QFrame::Sunken</enum>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout_10">
- <property name="spacing">
- <number>0</number>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <item>
- <widget class="QLabel" name="pad_left">
- <property name="minimumSize">
- <size>
- <width>25</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>25</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- </item>
- <item>
- <widget class="RackListWidget" name="listWidget">
- <property name="contextMenuPolicy">
- <enum>Qt::CustomContextMenu</enum>
- </property>
- <property name="frameShape">
- <enum>QFrame::NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>QFrame::Plain</enum>
- </property>
- <property name="verticalScrollBarPolicy">
- <enum>Qt::ScrollBarAlwaysOff</enum>
- </property>
- <property name="horizontalScrollBarPolicy">
- <enum>Qt::ScrollBarAlwaysOff</enum>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="pad_right">
- <property name="minimumSize">
- <size>
- <width>25</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>25</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QScrollBar" name="rackScrollBar">
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- </layout>
- </widget>
- <widget class="QWidget" name="patchbay">
- <attribute name="title">
- <string>Patchbay</string>
- </attribute>
- <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>1</number>
- </property>
- <property name="spacing">
- <number>1</number>
- </property>
- <item row="0" column="1">
- <widget class="DraggableGraphicsView" name="graphicsView">
- <property name="transformationAnchor">
- <enum>QGraphicsView::AnchorUnderMouse</enum>
- </property>
- </widget>
- </item>
- <item row="0" column="2">
- <widget class="DigitalPeakMeter" name="peak_out" native="true"/>
- </item>
- <item row="0" column="0">
- <widget class="DigitalPeakMeter" name="peak_in" native="true"/>
- </item>
- </layout>
- </widget>
- <widget class="QWidget" name="logs">
- <attribute name="title">
- <string>Logs</string>
- </attribute>
- <layout class="QHBoxLayout" name="horizontalLayout_4">
- <property name="spacing">
- <number>0</number>
- </property>
- <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>1</number>
- </property>
- <item>
- <widget class="QPlainTextEdit" name="text_logs">
- <property name="font">
- <font>
- <family>DejaVu Sans Mono</family>
- </font>
- </property>
- <property name="verticalScrollBarPolicy">
- <enum>Qt::ScrollBarAlwaysOn</enum>
- </property>
- <property name="horizontalScrollBarPolicy">
- <enum>Qt::ScrollBarAlwaysOn</enum>
- </property>
- <property name="lineWrapMode">
- <enum>QPlainTextEdit::NoWrap</enum>
- </property>
- <property name="plainText">
- <string>Loading...</string>
- </property>
- <property name="textInteractionFlags">
- <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </widget>
- </item>
- <item>
- <widget class="QFrame" name="tw_statusbar">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout_3">
- <property name="leftMargin">
- <number>6</number>
- </property>
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="rightMargin">
- <number>6</number>
- </property>
- <property name="bottomMargin">
- <number>4</number>
- </property>
- <item>
- <widget class="QLabel" name="label_buffer_size">
- <property name="text">
- <string>Buffer Size:</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QComboBox" name="cb_buffer_size"/>
- </item>
- <item>
- <widget class="Line" name="line_1">
- <property name="lineWidth">
- <number>0</number>
- </property>
- <property name="midLineWidth">
- <number>1</number>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="label_sample_rate">
- <property name="text">
- <string>Sample Rate:</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QComboBox" name="cb_sample_rate"/>
- </item>
- <item>
- <widget class="Line" name="line_2">
- <property name="lineWidth">
- <number>0</number>
- </property>
- <property name="midLineWidth">
- <number>1</number>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="b_xruns">
- <property name="text">
- <string>? Xruns</string>
- </property>
- <property name="flat">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item>
- <widget class="Line" name="line_4">
- <property name="lineWidth">
- <number>0</number>
- </property>
- <property name="midLineWidth">
- <number>1</number>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QProgressBar" name="pb_dsp_load">
- <property name="value">
- <number>0</number>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- <property name="format">
- <string>DSP Load: %p%</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- </layout>
- </widget>
- <widget class="QMenuBar" name="menubar">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1057</width>
- <height>20</height>
- </rect>
- </property>
- <widget class="QMenu" name="menu_File">
- <property name="title">
- <string>&File</string>
- </property>
- <addaction name="act_file_connect"/>
- <addaction name="act_file_refresh"/>
- <addaction name="act_file_new"/>
- <addaction name="act_file_open"/>
- <addaction name="act_file_save"/>
- <addaction name="act_file_save_as"/>
- <addaction name="separator"/>
- <addaction name="act_file_quit"/>
- </widget>
- <widget class="QMenu" name="menu_Engine">
- <property name="title">
- <string>&Engine</string>
- </property>
- <addaction name="act_engine_start"/>
- <addaction name="act_engine_stop"/>
- </widget>
- <widget class="QMenu" name="menu_Plugin">
- <property name="title">
- <string>&Plugin</string>
- </property>
- <widget class="QMenu" name="menu_PluginMacros">
- <property name="title">
- <string>Macros (all plugins)</string>
- </property>
- <addaction name="act_plugins_enable"/>
- <addaction name="act_plugins_disable"/>
- <addaction name="separator"/>
- <addaction name="act_plugins_volume100"/>
- <addaction name="act_plugins_mute"/>
- <addaction name="separator"/>
- <addaction name="act_plugins_wet100"/>
- <addaction name="act_plugins_bypass"/>
- <addaction name="separator"/>
- <addaction name="act_plugins_center"/>
- <addaction name="separator"/>
- <addaction name="act_plugins_compact"/>
- <addaction name="act_plugins_expand"/>
- </widget>
- <addaction name="act_plugin_add"/>
- <addaction name="act_plugin_add_jack"/>
- <addaction name="act_plugin_remove_all"/>
- <addaction name="separator"/>
- <addaction name="menu_PluginMacros"/>
- </widget>
- <widget class="QMenu" name="menu_Canvas">
- <property name="title">
- <string>&Canvas</string>
- </property>
- <widget class="QMenu" name="menu_Canvas_Zoom">
- <property name="title">
- <string>Zoom</string>
- </property>
- <addaction name="act_canvas_zoom_fit"/>
- <addaction name="separator"/>
- <addaction name="act_canvas_zoom_in"/>
- <addaction name="act_canvas_zoom_out"/>
- <addaction name="act_canvas_zoom_100"/>
- </widget>
- <addaction name="act_canvas_show_internal"/>
- <addaction name="act_canvas_show_external"/>
- <addaction name="separator"/>
- <addaction name="act_canvas_arrange"/>
- <addaction name="act_canvas_refresh"/>
- <addaction name="menu_Canvas_Zoom"/>
- <addaction name="separator"/>
- <addaction name="act_canvas_save_image"/>
- </widget>
- <widget class="QMenu" name="menu_Settings">
- <property name="title">
- <string>&Settings</string>
- </property>
- <addaction name="act_settings_show_toolbar"/>
- <addaction name="act_settings_show_meters"/>
- <addaction name="act_settings_show_keyboard"/>
- <addaction name="act_settings_show_side_panel"/>
- <addaction name="separator"/>
- <addaction name="act_settings_configure"/>
- </widget>
- <widget class="QMenu" name="menu_Help">
- <property name="title">
- <string>&Help</string>
- </property>
- <addaction name="act_help_about"/>
- <addaction name="act_help_about_juce"/>
- <addaction name="act_help_about_qt"/>
- </widget>
- <addaction name="menu_File"/>
- <addaction name="menu_Engine"/>
- <addaction name="menu_Plugin"/>
- <addaction name="menu_Canvas"/>
- <addaction name="menu_Settings"/>
- <addaction name="menu_Help"/>
- </widget>
- <widget class="QToolBar" name="toolBar">
- <property name="windowTitle">
- <string>toolBar</string>
- </property>
- <property name="movable">
- <bool>false</bool>
- </property>
- <property name="allowedAreas">
- <set>Qt::NoToolBarArea</set>
- </property>
- <property name="toolButtonStyle">
- <enum>Qt::ToolButtonTextBesideIcon</enum>
- </property>
- <attribute name="toolBarArea">
- <enum>TopToolBarArea</enum>
- </attribute>
- <attribute name="toolBarBreak">
- <bool>false</bool>
- </attribute>
- <addaction name="act_file_new"/>
- <addaction name="act_file_open"/>
- <addaction name="act_file_save"/>
- <addaction name="act_file_save_as"/>
- <addaction name="act_file_connect"/>
- <addaction name="act_file_refresh"/>
- <addaction name="separator"/>
- <addaction name="act_plugin_add2"/>
- <addaction name="act_add_jack"/>
- <addaction name="act_plugin_remove_all"/>
- <addaction name="act_plugins_panic"/>
- <addaction name="separator"/>
- <addaction name="act_settings_configure"/>
- </widget>
- <widget class="QDockWidget" name="dockWidget">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
- <horstretch>0</horstretch>
- <verstretch>10</verstretch>
- </sizepolicy>
- </property>
- <property name="features">
- <set>QDockWidget::NoDockWidgetFeatures</set>
- </property>
- <property name="allowedAreas">
- <set>Qt::NoDockWidgetArea</set>
- </property>
- <attribute name="dockWidgetArea">
- <number>1</number>
- </attribute>
- <widget class="QWidget" name="dockWidgetContents">
- <layout class="QVBoxLayout" name="verticalLayout">
- <property name="spacing">
- <number>0</number>
- </property>
- <property name="leftMargin">
- <number>1</number>
- </property>
- <property name="topMargin">
- <number>5</number>
- </property>
- <property name="rightMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>1</number>
- </property>
- <item>
- <widget class="QSplitter" name="splitter">
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- <widget class="QTabWidget" name="tabUtils">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Ignored" vsizetype="Expanding">
- <horstretch>0</horstretch>
- <verstretch>10</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>210</width>
- <height>0</height>
- </size>
- </property>
- <property name="acceptDrops">
- <bool>false</bool>
- </property>
- <property name="tabPosition">
- <enum>QTabWidget::West</enum>
- </property>
- <property name="currentIndex">
- <number>0</number>
- </property>
- <widget class="QWidget" name="disk">
- <property name="acceptDrops">
- <bool>false</bool>
- </property>
- <attribute name="title">
- <string>Disk</string>
- </attribute>
- <layout class="QVBoxLayout" name="verticalLayout_3">
- <property name="spacing">
- <number>1</number>
- </property>
- <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>1</number>
- </property>
- <item>
- <layout class="QHBoxLayout" name="horizontalLayout">
- <item>
- <widget class="QComboBox" name="cb_disk">
- <item>
- <property name="text">
- <string>Home</string>
- </property>
- </item>
- </widget>
- </item>
- <item>
- <widget class="QToolButton" name="b_disk_add">
- <property name="text">
- <string/>
- </property>
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/list-add.svgz</normaloff>:/16x16/list-add.svgz</iconset>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QToolButton" name="b_disk_remove">
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/list-remove.svgz</normaloff>:/16x16/list-remove.svgz</iconset>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item>
- <widget class="QTreeView" name="fileTreeView">
- <property name="editTriggers">
- <set>QAbstractItemView::NoEditTriggers</set>
- </property>
- <property name="dragEnabled">
- <bool>true</bool>
- </property>
- <property name="dragDropMode">
- <enum>QAbstractItemView::DragOnly</enum>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- <widget class="QWidget" name="w_transport">
- <attribute name="title">
- <string>Transport</string>
- </attribute>
- <layout class="QVBoxLayout" name="verticalLayout_6">
- <item>
- <widget class="QGroupBox" name="group_transport_controls">
- <property name="title">
- <string>Playback Controls</string>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout_5">
- <item>
- <widget class="QPushButton" name="b_transport_play">
- <property name="text">
- <string/>
- </property>
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/media-playback-start.svgz</normaloff>:/16x16/media-playback-start.svgz</iconset>
- </property>
- <property name="checkable">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="b_transport_stop">
- <property name="text">
- <string/>
- </property>
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/media-playback-stop.svgz</normaloff>:/16x16/media-playback-stop.svgz</iconset>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="b_transport_backwards">
- <property name="text">
- <string/>
- </property>
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/media-seek-backward.svgz</normaloff>:/16x16/media-seek-backward.svgz</iconset>
- </property>
- <property name="autoRepeat">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="b_transport_forwards">
- <property name="text">
- <string/>
- </property>
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/media-seek-forward.svgz</normaloff>:/16x16/media-seek-forward.svgz</iconset>
- </property>
- <property name="autoRepeat">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item>
- <widget class="QGroupBox" name="group_transport_info">
- <property name="title">
- <string>Time Information</string>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout_2">
- <item>
- <layout class="QHBoxLayout" name="horizontalLayout_6">
- <item>
- <widget class="QLabel" name="label_transport_frame">
- <property name="text">
- <string>Frame:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="l_transport_frame">
- <property name="font">
- <font>
- <family>DejaVu Sans Mono</family>
- </font>
- </property>
- <property name="text">
- <string>000'000'000</string>
- </property>
- </widget>
- </item>
- <item>
- <spacer name="horizontalSpacer">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>QSizePolicy::Fixed</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>20</width>
- <height>1</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </item>
- <item>
- <layout class="QHBoxLayout" name="horizontalLayout_7">
- <item>
- <widget class="QLabel" name="label_transport_time">
- <property name="text">
- <string>Time:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="l_transport_time">
- <property name="font">
- <font>
- <family>DejaVu Sans Mono</family>
- </font>
- </property>
- <property name="text">
- <string>00:00:00</string>
- </property>
- </widget>
- </item>
- <item>
- <spacer name="horizontalSpacer_2">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>QSizePolicy::Fixed</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>20</width>
- <height>1</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </item>
- <item>
- <layout class="QHBoxLayout" name="horizontalLayout_8">
- <item>
- <widget class="QLabel" name="label_transport_bbt">
- <property name="text">
- <string>BBT:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="l_transport_bbt">
- <property name="font">
- <font>
- <family>DejaVu Sans Mono</family>
- </font>
- </property>
- <property name="text">
- <string>000|00|0000</string>
- </property>
- </widget>
- </item>
- <item>
- <spacer name="horizontalSpacer_3">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>QSizePolicy::Fixed</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>20</width>
- <height>1</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </item>
- </layout>
- </widget>
- </item>
- <item>
- <widget class="QGroupBox" name="group_transport_settings">
- <property name="title">
- <string>Settings</string>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout_5">
- <item>
- <widget class="QDoubleSpinBox" name="dsb_transport_bpm">
- <property name="suffix">
- <string> BPM</string>
- </property>
- <property name="decimals">
- <number>1</number>
- </property>
- <property name="minimum">
- <double>20.000000000000000</double>
- </property>
- <property name="maximum">
- <double>999.000000000000000</double>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="cb_transport_jack">
- <property name="text">
- <string>Use JACK Transport</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="cb_transport_link">
- <property name="text">
- <string>Use Ableton Link</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item>
- <spacer name="verticalSpacer">
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>20</width>
- <height>188</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </widget>
- </widget>
- <widget class="QTabWidget" name="tw_miniCanvas">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="tabPosition">
- <enum>QTabWidget::West</enum>
- </property>
- <property name="currentIndex">
- <number>0</number>
- </property>
- <property name="tabBarAutoHide" stdset="0">
- <bool>false</bool>
- </property>
- <widget class="QWidget" name="tab_3">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <attribute name="title">
- <string/>
- </attribute>
- <layout class="QVBoxLayout" name="verticalLayout_7">
- <property name="spacing">
- <number>0</number>
- </property>
- <property name="sizeConstraint">
- <enum>QLayout::SetDefaultConstraint</enum>
- </property>
- <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>1</number>
- </property>
- <item>
- <widget class="CanvasPreviewFrame" name="miniCanvasPreview">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>210</width>
- <height>162</height>
- </size>
- </property>
- <property name="acceptDrops">
- <bool>false</bool>
- </property>
- <property name="frameShape">
- <enum>QFrame::StyledPanel</enum>
- </property>
- <property name="frameShadow">
- <enum>QFrame::Sunken</enum>
- </property>
- <property name="lineWidth">
- <number>1</number>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </widget>
- </widget>
- </item>
- </layout>
- </widget>
- </widget>
- <action name="act_file_new">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/document-new.svgz</normaloff>:/16x16/document-new.svgz</iconset>
- </property>
- <property name="text">
- <string>&New</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+N</string>
- </property>
- </action>
- <action name="act_file_open">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/document-open.svgz</normaloff>:/16x16/document-open.svgz</iconset>
- </property>
- <property name="text">
- <string>&Open...</string>
- </property>
- <property name="iconText">
- <string>Open...</string>
- </property>
- <property name="toolTip">
- <string>Open...</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+O</string>
- </property>
- </action>
- <action name="act_file_save">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/document-save.svgz</normaloff>:/16x16/document-save.svgz</iconset>
- </property>
- <property name="text">
- <string>&Save</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+S</string>
- </property>
- </action>
- <action name="act_file_save_as">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/document-save-as.svgz</normaloff>:/16x16/document-save-as.svgz</iconset>
- </property>
- <property name="text">
- <string>Save &As...</string>
- </property>
- <property name="iconText">
- <string>Save As...</string>
- </property>
- <property name="toolTip">
- <string>Save As...</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+Shift+S</string>
- </property>
- </action>
- <action name="act_file_quit">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/application-exit.svgz</normaloff>:/16x16/application-exit.svgz</iconset>
- </property>
- <property name="text">
- <string>&Quit</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+Q</string>
- </property>
- </action>
- <action name="act_engine_start">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/media-playback-start.svgz</normaloff>:/16x16/media-playback-start.svgz</iconset>
- </property>
- <property name="text">
- <string>&Start</string>
- </property>
- <property name="shortcut">
- <string>F5</string>
- </property>
- </action>
- <action name="act_engine_stop">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/media-playback-stop.svgz</normaloff>:/16x16/media-playback-stop.svgz</iconset>
- </property>
- <property name="text">
- <string>St&op</string>
- </property>
- <property name="shortcut">
- <string>F6</string>
- </property>
- </action>
- <action name="act_plugin_add">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/list-add.svgz</normaloff>:/16x16/list-add.svgz</iconset>
- </property>
- <property name="text">
- <string>&Add Plugin...</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+A</string>
- </property>
- </action>
- <action name="act_plugin_add2">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/list-add.svgz</normaloff>:/16x16/list-add.svgz</iconset>
- </property>
- <property name="text">
- <string>Add Plugin...</string>
- </property>
- <property name="iconText">
- <string>Add Plugin...</string>
- </property>
- <property name="toolTip">
- <string>Add Plugin...</string>
- </property>
- </action>
- <action name="act_plugin_remove_all">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/edit-delete.svgz</normaloff>:/16x16/edit-delete.svgz</iconset>
- </property>
- <property name="text">
- <string>&Remove All</string>
- </property>
- </action>
- <action name="act_plugins_enable">
- <property name="text">
- <string>Enable</string>
- </property>
- </action>
- <action name="act_plugins_disable">
- <property name="text">
- <string>Disable</string>
- </property>
- </action>
- <action name="act_plugins_bypass">
- <property name="text">
- <string>0% Wet (Bypass)</string>
- </property>
- </action>
- <action name="act_plugins_wet100">
- <property name="text">
- <string>100% Wet</string>
- </property>
- </action>
- <action name="act_plugins_mute">
- <property name="text">
- <string>0% Volume (Mute)</string>
- </property>
- </action>
- <action name="act_plugins_volume100">
- <property name="text">
- <string>100% Volume</string>
- </property>
- </action>
- <action name="act_plugins_center">
- <property name="text">
- <string>Center Balance</string>
- </property>
- </action>
- <action name="act_plugins_panic">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/dialog-warning.svgz</normaloff>:/16x16/dialog-warning.svgz</iconset>
- </property>
- <property name="text">
- <string>Panic</string>
- </property>
- </action>
- <action name="act_transport_play">
- <property name="checkable">
- <bool>true</bool>
- </property>
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/media-playback-start.svgz</normaloff>:/16x16/media-playback-start.svgz</iconset>
- </property>
- <property name="text">
- <string>&Play</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+Shift+P</string>
- </property>
- </action>
- <action name="act_transport_stop">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/media-playback-stop.svgz</normaloff>:/16x16/media-playback-stop.svgz</iconset>
- </property>
- <property name="text">
- <string>&Stop</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+Shift+X</string>
- </property>
- </action>
- <action name="act_transport_backwards">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/media-seek-backward.svgz</normaloff>:/16x16/media-seek-backward.svgz</iconset>
- </property>
- <property name="text">
- <string>&Backwards</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+Shift+B</string>
- </property>
- </action>
- <action name="act_transport_forwards">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/media-seek-forward.svgz</normaloff>:/16x16/media-seek-forward.svgz</iconset>
- </property>
- <property name="text">
- <string>&Forwards</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+Shift+F</string>
- </property>
- </action>
- <action name="act_canvas_arrange">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/view-sort-ascending.svgz</normaloff>:/16x16/view-sort-ascending.svgz</iconset>
- </property>
- <property name="text">
- <string>&Arrange</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+G</string>
- </property>
- </action>
- <action name="act_canvas_refresh">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/view-refresh.svgz</normaloff>:/16x16/view-refresh.svgz</iconset>
- </property>
- <property name="text">
- <string>&Refresh</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+R</string>
- </property>
- </action>
- <action name="act_canvas_save_image">
- <property name="text">
- <string>Save &Image...</string>
- </property>
- </action>
- <action name="act_canvas_zoom_fit">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/zoom-fit-best.svgz</normaloff>:/16x16/zoom-fit-best.svgz</iconset>
- </property>
- <property name="text">
- <string>Auto-Fit</string>
- </property>
- <property name="shortcut">
- <string>Home</string>
- </property>
- </action>
- <action name="act_canvas_zoom_in">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/zoom-in.svgz</normaloff>:/16x16/zoom-in.svgz</iconset>
- </property>
- <property name="text">
- <string>Zoom In</string>
- </property>
- <property name="shortcut">
- <string>Ctrl++</string>
- </property>
- </action>
- <action name="act_canvas_zoom_out">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/zoom-out.svgz</normaloff>:/16x16/zoom-out.svgz</iconset>
- </property>
- <property name="text">
- <string>Zoom Out</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+-</string>
- </property>
- </action>
- <action name="act_canvas_zoom_100">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/zoom-original.svgz</normaloff>:/16x16/zoom-original.svgz</iconset>
- </property>
- <property name="text">
- <string>Zoom 100%</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+1</string>
- </property>
- </action>
- <action name="act_settings_show_toolbar">
- <property name="checkable">
- <bool>true</bool>
- </property>
- <property name="text">
- <string>Show &Toolbar</string>
- </property>
- </action>
- <action name="act_settings_configure">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/configure.svgz</normaloff>:/16x16/configure.svgz</iconset>
- </property>
- <property name="text">
- <string>&Configure Carla</string>
- </property>
- </action>
- <action name="act_help_about">
- <property name="text">
- <string>&About</string>
- </property>
- </action>
- <action name="act_help_about_juce">
- <property name="text">
- <string>About &JUCE</string>
- </property>
- </action>
- <action name="act_help_about_qt">
- <property name="text">
- <string>About &Qt</string>
- </property>
- </action>
- <action name="act_settings_show_meters">
- <property name="checkable">
- <bool>true</bool>
- </property>
- <property name="text">
- <string>Show Canvas &Meters</string>
- </property>
- </action>
- <action name="act_settings_show_keyboard">
- <property name="checkable">
- <bool>true</bool>
- </property>
- <property name="text">
- <string>Show Canvas &Keyboard</string>
- </property>
- </action>
- <action name="act_canvas_show_internal">
- <property name="checkable">
- <bool>true</bool>
- </property>
- <property name="text">
- <string>Show Internal</string>
- </property>
- </action>
- <action name="act_canvas_show_external">
- <property name="checkable">
- <bool>true</bool>
- </property>
- <property name="text">
- <string>Show External</string>
- </property>
- </action>
- <action name="act_settings_show_time_panel">
- <property name="checkable">
- <bool>true</bool>
- </property>
- <property name="text">
- <string>Show Time Panel</string>
- </property>
- </action>
- <action name="act_settings_show_side_panel">
- <property name="checkable">
- <bool>true</bool>
- </property>
- <property name="text">
- <string>Show &Side Panel</string>
- </property>
- </action>
- <action name="act_file_connect">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/network-connect.svgz</normaloff>:/16x16/network-connect.svgz</iconset>
- </property>
- <property name="text">
- <string>&Connect...</string>
- </property>
- </action>
- <action name="act_file_refresh">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/view-refresh.svgz</normaloff>:/16x16/view-refresh.svgz</iconset>
- </property>
- <property name="text">
- <string>&Refresh</string>
- </property>
- </action>
- <action name="act_plugins_compact">
- <property name="text">
- <string>Compact Slots</string>
- </property>
- </action>
- <action name="act_plugins_expand">
- <property name="text">
- <string>Expand Slots</string>
- </property>
- </action>
- <action name="act_secret_1">
- <property name="text">
- <string>Perform secret 1</string>
- </property>
- </action>
- <action name="act_secret_2">
- <property name="text">
- <string>Perform secret 2</string>
- </property>
- </action>
- <action name="act_secret_3">
- <property name="text">
- <string>Perform secret 3</string>
- </property>
- </action>
- <action name="act_secret_4">
- <property name="text">
- <string>Perform secret 4</string>
- </property>
- </action>
- <action name="act_secret_5">
- <property name="text">
- <string>Perform secret 5</string>
- </property>
- </action>
- <action name="act_add_jack">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/list-add.svgz</normaloff>:/16x16/list-add.svgz</iconset>
- </property>
- <property name="text">
- <string>Add &JACK Application</string>
- </property>
- <property name="iconText">
- <string>Add JACK Application...</string>
- </property>
- <property name="toolTip">
- <string>Add JACK Application...</string>
- </property>
- </action>
- <action name="act_plugin_add_jack">
- <property name="icon">
- <iconset resource="../resources.qrc">
- <normaloff>:/16x16/list-add.svgz</normaloff>:/16x16/list-add.svgz</iconset>
- </property>
- <property name="text">
- <string>Add &JACK Application...</string>
- </property>
- </action>
- </widget>
- <customwidgets>
- <customwidget>
- <class>DigitalPeakMeter</class>
- <extends>QWidget</extends>
- <header>widgets/digitalpeakmeter.h</header>
- <container>1</container>
- </customwidget>
- <customwidget>
- <class>CanvasPreviewFrame</class>
- <extends>QFrame</extends>
- <header>widgets/canvaspreviewframe.h</header>
- <container>1</container>
- </customwidget>
- <customwidget>
- <class>RackListWidget</class>
- <extends>QListWidget</extends>
- <header>widgets/racklistwidget.h</header>
- </customwidget>
- <customwidget>
- <class>DraggableGraphicsView</class>
- <extends>QGraphicsView</extends>
- <header>widgets/draggablegraphicsview.h</header>
- </customwidget>
- </customwidgets>
- <resources>
- <include location="../resources.qrc"/>
- </resources>
- <connections>
- <connection>
- <sender>act_file_quit</sender>
- <signal>triggered()</signal>
- <receiver>CarlaHostW</receiver>
- <slot>close()</slot>
- <hints>
- <hint type="sourcelabel">
- <x>-1</x>
- <y>-1</y>
- </hint>
- <hint type="destinationlabel">
- <x>189</x>
- <y>34</y>
- </hint>
- </hints>
- </connection>
- </connections>
- </ui>
|