/[svn]/qsampler/trunk/src/qsamplerChannelStrip.ui
ViewVC logotype

Annotation of /qsampler/trunk/src/qsamplerChannelStrip.ui

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2569 - (hide annotations) (download)
Tue May 20 20:04:19 2014 UTC (9 years, 11 months ago) by schoenebeck
File size: 12661 byte(s)
* Added instrument list popup on channel strip which shows up when
  the instrument name is clicked. Allows faster switching among
  instruments of the same file.

1 schoenebeck 2569 <?xml version="1.0" encoding="UTF-8"?>
2     <ui version="4.0">
3 schoenebeck 1461 <author>rncbc aka Rui Nuno Capela</author>
4     <comment>qsampler - A LinuxSampler Qt GUI Interface.
5 capela 109
6 schoenebeck 2569 Copyright (C) 2004-2014, rncbc aka Rui Nuno Capela. All rights reserved.
7     Copyright (C) 2007, 2008, 2014 Christian Schoenebeck
8 capela 109
9     This program is free software; you can redistribute it and/or
10     modify it under the terms of the GNU General Public License
11     as published by the Free Software Foundation; either version 2
12     of the License, or (at your option) any later version.
13    
14     This program is distributed in the hope that it will be useful,
15     but WITHOUT ANY WARRANTY; without even the implied warranty of
16     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17     GNU General Public License for more details.
18    
19 capela 920 You should have received a copy of the GNU General Public License along
20     with this program; if not, write to the Free Software Foundation, Inc.,
21     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
22 capela 109
23     </comment>
24 schoenebeck 1461 <class>qsamplerChannelStrip</class>
25 schoenebeck 2569 <widget class="QWidget" name="qsamplerChannelStrip">
26     <property name="geometry">
27 schoenebeck 1461 <rect>
28     <x>0</x>
29     <y>0</y>
30 schoenebeck 1667 <width>815</width>
31 schoenebeck 2569 <height>61</height>
32 schoenebeck 1461 </rect>
33     </property>
34 schoenebeck 2569 <property name="sizePolicy">
35     <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
36 schoenebeck 1461 <horstretch>0</horstretch>
37     <verstretch>0</verstretch>
38     </sizepolicy>
39     </property>
40 schoenebeck 2569 <property name="focusPolicy">
41 schoenebeck 1461 <enum>Qt::StrongFocus</enum>
42     </property>
43 schoenebeck 2569 <property name="windowTitle">
44 schoenebeck 1461 <string>Qsampler: Channel</string>
45     </property>
46 schoenebeck 2569 <property name="windowIcon">
47     <iconset resource="qsampler.qrc">
48     <normaloff>:/images/qsamplerChannel.png</normaloff>:/images/qsamplerChannel.png</iconset>
49 schoenebeck 1461 </property>
50 schoenebeck 2569 <layout class="QHBoxLayout">
51     <property name="spacing">
52 schoenebeck 1461 <number>4</number>
53     </property>
54 schoenebeck 2569 <property name="margin">
55 schoenebeck 1461 <number>4</number>
56     </property>
57     <item>
58 schoenebeck 2569 <widget class="QPushButton" name="ChannelSetupPushButton">
59     <property name="minimumSize">
60 capela 1513 <size>
61     <width>100</width>
62     <height>0</height>
63     </size>
64     </property>
65 schoenebeck 2569 <property name="maximumSize">
66 capela 1513 <size>
67 capela 1515 <width>120</width>
68 capela 1513 <height>32</height>
69     </size>
70     </property>
71 schoenebeck 2569 <property name="toolTip">
72 schoenebeck 1461 <string>Channel setup</string>
73     </property>
74 schoenebeck 2569 <property name="text">
75 schoenebeck 1461 <string>&amp;Channel</string>
76     </property>
77 schoenebeck 2569 <property name="icon">
78     <iconset resource="qsampler.qrc">
79     <normaloff>:/images/qsamplerChannel.png</normaloff>:/images/qsamplerChannel.png</iconset>
80 schoenebeck 1461 </property>
81 schoenebeck 2569 <property name="shortcut">
82 schoenebeck 1461 <string>Alt+C</string>
83     </property>
84     </widget>
85     </item>
86     <item>
87 schoenebeck 2569 <widget class="QFrame" name="ChannelInfoFrame">
88     <property name="sizePolicy">
89     <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
90 schoenebeck 1461 <horstretch>0</horstretch>
91     <verstretch>0</verstretch>
92     </sizepolicy>
93     </property>
94 schoenebeck 2569 <property name="minimumSize">
95 schoenebeck 1461 <size>
96 capela 1515 <width>180</width>
97 schoenebeck 1461 <height>0</height>
98     </size>
99     </property>
100 schoenebeck 2569 <property name="maximumSize">
101 schoenebeck 1461 <size>
102     <width>320</width>
103     <height>64</height>
104     </size>
105     </property>
106 schoenebeck 2569 <property name="autoFillBackground">
107 schoenebeck 1489 <bool>true</bool>
108     </property>
109 schoenebeck 2569 <property name="frameShape">
110 capela 1513 <enum>QFrame::StyledPanel</enum>
111 schoenebeck 1461 </property>
112 schoenebeck 2569 <property name="frameShadow">
113 schoenebeck 1461 <enum>QFrame::Sunken</enum>
114     </property>
115 schoenebeck 2569 <layout class="QGridLayout">
116     <property name="margin">
117     <number>2</number>
118     </property>
119     <property name="spacing">
120 capela 1703 <number>0</number>
121 schoenebeck 1461 </property>
122 schoenebeck 2569 <item row="0" column="0">
123     <widget class="QLabel" name="EngineNameTextLabel">
124     <property name="text">
125 schoenebeck 1691 <string>--</string>
126 capela 109 </property>
127 schoenebeck 1461 </widget>
128     </item>
129 schoenebeck 2569 <item row="0" column="2">
130     <widget class="QLabel" name="MidiPortChannelTextLabel">
131     <property name="sizePolicy">
132     <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
133 schoenebeck 1691 <horstretch>0</horstretch>
134     <verstretch>0</verstretch>
135     </sizepolicy>
136     </property>
137 schoenebeck 2569 <property name="minimumSize">
138 schoenebeck 1461 <size>
139     <width>20</width>
140     <height>0</height>
141     </size>
142     </property>
143 schoenebeck 2569 <property name="toolTip">
144 schoenebeck 1461 <string>MIDI port / channel</string>
145     </property>
146 schoenebeck 2569 <property name="text">
147 schoenebeck 1461 <string>-- / --</string>
148     </property>
149 schoenebeck 2569 <property name="alignment">
150 schoenebeck 1461 <set>Qt::AlignHCenter|Qt::AlignTop</set>
151     </property>
152 schoenebeck 2569 <property name="wordWrap">
153 schoenebeck 1461 <bool>false</bool>
154     </property>
155     </widget>
156     </item>
157 schoenebeck 2569 <item row="1" column="2">
158     <widget class="QLabel" name="InstrumentStatusTextLabel">
159     <property name="minimumSize">
160 schoenebeck 1461 <size>
161     <width>20</width>
162     <height>0</height>
163     </size>
164     </property>
165 schoenebeck 2569 <property name="toolTip">
166 schoenebeck 1461 <string>Instrument load status</string>
167     </property>
168 schoenebeck 2569 <property name="text">
169 schoenebeck 1461 <string>--</string>
170     </property>
171 schoenebeck 2569 <property name="alignment">
172 schoenebeck 1461 <set>Qt::AlignCenter</set>
173     </property>
174 schoenebeck 2569 <property name="wordWrap">
175 schoenebeck 1461 <bool>false</bool>
176     </property>
177     </widget>
178     </item>
179 schoenebeck 2569 <item row="0" column="1">
180     <widget class="QLabel" name="MidiActivityLabel">
181     <property name="sizePolicy">
182     <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
183 schoenebeck 1691 <horstretch>0</horstretch>
184     <verstretch>0</verstretch>
185     </sizepolicy>
186     </property>
187 schoenebeck 2569 <property name="minimumSize">
188 schoenebeck 1691 <size>
189 capela 2036 <width>16</width>
190     <height>16</height>
191 schoenebeck 1691 </size>
192     </property>
193 schoenebeck 2569 <property name="maximumSize">
194 schoenebeck 1691 <size>
195 capela 2036 <width>16</width>
196     <height>16</height>
197 schoenebeck 1691 </size>
198     </property>
199 schoenebeck 2569 <property name="baseSize">
200 schoenebeck 1691 <size>
201 capela 2036 <width>16</width>
202     <height>16</height>
203 schoenebeck 1691 </size>
204     </property>
205 schoenebeck 2569 <property name="toolTip">
206 capela 2036 <string>MIDI activity</string>
207 schoenebeck 1691 </property>
208 schoenebeck 2569 <property name="frameShape">
209 schoenebeck 1691 <enum>QFrame::NoFrame</enum>
210     </property>
211 schoenebeck 2569 <property name="frameShadow">
212 schoenebeck 1691 <enum>QFrame::Plain</enum>
213     </property>
214 schoenebeck 2569 <property name="text">
215 schoenebeck 1691 <string/>
216     </property>
217 schoenebeck 2569 <property name="alignment">
218 schoenebeck 1691 <set>Qt::AlignCenter</set>
219     </property>
220     </widget>
221     </item>
222 schoenebeck 2569 <item row="1" column="0">
223     <widget class="QPushButton" name="InstrumentNamePushButton">
224     <property name="toolTip">
225     <string>Instrument name</string>
226     </property>
227     <property name="styleSheet">
228     <string notr="true">text-align: left; margin: 0px;</string>
229     </property>
230     <property name="text">
231     <string>--</string>
232     </property>
233     <property name="flat">
234     <bool>true</bool>
235     </property>
236     </widget>
237     </item>
238 schoenebeck 1461 </layout>
239     </widget>
240     </item>
241     <item>
242 schoenebeck 2569 <widget class="QPushButton" name="ChannelMutePushButton">
243     <property name="maximumSize">
244 schoenebeck 1461 <size>
245     <width>48</width>
246 capela 1513 <height>32</height>
247 schoenebeck 1461 </size>
248     </property>
249 schoenebeck 2569 <property name="toolTip">
250 schoenebeck 1461 <string>Channel mute</string>
251     </property>
252 schoenebeck 2569 <property name="text">
253 schoenebeck 1461 <string>&amp;Mute</string>
254     </property>
255 schoenebeck 2569 <property name="shortcut">
256 schoenebeck 1461 <string>Alt+M</string>
257     </property>
258 schoenebeck 2569 <property name="checkable">
259 schoenebeck 1461 <bool>true</bool>
260     </property>
261     </widget>
262     </item>
263     <item>
264 schoenebeck 2569 <widget class="QPushButton" name="ChannelSoloPushButton">
265     <property name="maximumSize">
266 schoenebeck 1461 <size>
267     <width>48</width>
268 capela 1513 <height>32</height>
269 schoenebeck 1461 </size>
270     </property>
271 schoenebeck 2569 <property name="toolTip">
272 schoenebeck 1461 <string>Channel solo</string>
273     </property>
274 schoenebeck 2569 <property name="text">
275 schoenebeck 1461 <string>&amp;Solo</string>
276     </property>
277 schoenebeck 2569 <property name="shortcut">
278 schoenebeck 1461 <string>Alt+S</string>
279     </property>
280 schoenebeck 2569 <property name="checkable">
281 schoenebeck 1461 <bool>true</bool>
282     </property>
283     </widget>
284     </item>
285     <item>
286 schoenebeck 2569 <widget class="QSlider" name="VolumeSlider">
287     <property name="minimumSize">
288 schoenebeck 1461 <size>
289 capela 1515 <width>100</width>
290 schoenebeck 1461 <height>0</height>
291     </size>
292     </property>
293 schoenebeck 2569 <property name="maximumSize">
294 capela 1513 <size>
295     <width>32767</width>
296     <height>32</height>
297     </size>
298     </property>
299 schoenebeck 2569 <property name="toolTip">
300 schoenebeck 1461 <string>Channel volume</string>
301     </property>
302 schoenebeck 2569 <property name="maximum">
303 schoenebeck 1461 <number>100</number>
304     </property>
305 schoenebeck 2569 <property name="orientation">
306 schoenebeck 1461 <enum>Qt::Horizontal</enum>
307     </property>
308 schoenebeck 2569 <property name="tickPosition">
309 schoenebeck 1461 <enum>QSlider::TicksBothSides</enum>
310     </property>
311 schoenebeck 2569 <property name="tickInterval">
312 schoenebeck 1461 <number>10</number>
313     </property>
314     </widget>
315     </item>
316     <item>
317 schoenebeck 2569 <widget class="QSpinBox" name="VolumeSpinBox">
318     <property name="minimumSize">
319 schoenebeck 1461 <size>
320 capela 1513 <width>60</width>
321 schoenebeck 1461 <height>0</height>
322     </size>
323     </property>
324 schoenebeck 2569 <property name="maximumSize">
325 schoenebeck 1461 <size>
326 capela 1513 <width>120</width>
327 capela 1515 <height>24</height>
328 schoenebeck 1461 </size>
329     </property>
330 schoenebeck 2569 <property name="toolTip">
331 schoenebeck 1461 <string>Channel volume</string>
332     </property>
333 schoenebeck 2569 <property name="suffix">
334 schoenebeck 1461 <string> %</string>
335     </property>
336 schoenebeck 2569 <property name="maximum">
337 schoenebeck 1461 <number>100</number>
338     </property>
339     </widget>
340     </item>
341     <item>
342 schoenebeck 2569 <widget class="QPushButton" name="FxPushButton">
343     <property name="maximumSize">
344 schoenebeck 1667 <size>
345     <width>48</width>
346     <height>32</height>
347     </size>
348     </property>
349 schoenebeck 2569 <property name="toolTip">
350 schoenebeck 1667 <string>Edit Channel's Effect Settings</string>
351     </property>
352 schoenebeck 2569 <property name="text">
353 schoenebeck 1667 <string>&amp;FX</string>
354     </property>
355 schoenebeck 2569 <property name="shortcut">
356 schoenebeck 1667 <string>Alt+F</string>
357     </property>
358     </widget>
359     </item>
360     <item>
361 schoenebeck 2569 <widget class="QPushButton" name="ChannelEditPushButton">
362     <property name="maximumSize">
363 schoenebeck 1461 <size>
364     <width>48</width>
365 capela 1513 <height>32</height>
366 schoenebeck 1461 </size>
367     </property>
368 schoenebeck 2569 <property name="toolTip">
369 schoenebeck 1489 <string>Edit channel's instrument</string>
370 schoenebeck 1461 </property>
371 schoenebeck 2569 <property name="text">
372 schoenebeck 1461 <string>&amp;Edit</string>
373     </property>
374 schoenebeck 2569 <property name="shortcut">
375 schoenebeck 1461 <string>Alt+E</string>
376     </property>
377     </widget>
378     </item>
379     <item>
380 schoenebeck 2569 <widget class="QProgressBar" name="StreamUsageProgressBar">
381     <property name="sizePolicy">
382     <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
383 schoenebeck 1461 <horstretch>0</horstretch>
384     <verstretch>0</verstretch>
385     </sizepolicy>
386     </property>
387 schoenebeck 2569 <property name="minimumSize">
388 schoenebeck 1461 <size>
389 capela 1515 <width>64</width>
390 schoenebeck 1461 <height>0</height>
391     </size>
392     </property>
393 schoenebeck 2569 <property name="maximumSize">
394 schoenebeck 1461 <size>
395     <width>32767</width>
396 capela 1520 <height>24</height>
397 schoenebeck 1461 </size>
398     </property>
399 schoenebeck 2569 <property name="toolTip">
400 schoenebeck 1461 <string>Least buffer fill stream usage (%)</string>
401     </property>
402 schoenebeck 2569 <property name="orientation">
403 schoenebeck 1461 <enum>Qt::Horizontal</enum>
404     </property>
405     </widget>
406     </item>
407     <item>
408 schoenebeck 2569 <widget class="QLabel" name="StreamVoiceCountTextLabel">
409     <property name="minimumSize">
410 schoenebeck 1461 <size>
411 capela 1515 <width>48</width>
412 schoenebeck 1461 <height>0</height>
413     </size>
414     </property>
415 schoenebeck 2569 <property name="maximumSize">
416 schoenebeck 1461 <size>
417     <width>32767</width>
418 capela 1513 <height>32</height>
419 schoenebeck 1461 </size>
420     </property>
421 schoenebeck 2569 <property name="toolTip">
422 schoenebeck 1461 <string>Stream / Voice count</string>
423     </property>
424 schoenebeck 2569 <property name="autoFillBackground">
425 schoenebeck 1489 <bool>true</bool>
426     </property>
427 schoenebeck 2569 <property name="frameShape">
428 capela 1513 <enum>QFrame::StyledPanel</enum>
429 schoenebeck 1461 </property>
430 schoenebeck 2569 <property name="frameShadow">
431 schoenebeck 1461 <enum>QFrame::Sunken</enum>
432     </property>
433 schoenebeck 2569 <property name="text">
434 schoenebeck 1461 <string>--/--</string>
435     </property>
436 schoenebeck 2569 <property name="alignment">
437 schoenebeck 1461 <set>Qt::AlignCenter</set>
438     </property>
439 schoenebeck 2569 <property name="wordWrap">
440 schoenebeck 1461 <bool>false</bool>
441     </property>
442     </widget>
443     </item>
444     </layout>
445     </widget>
446 schoenebeck 2569 <layoutdefault spacing="0" margin="0"/>
447 schoenebeck 1461 <tabstops>
448     <tabstop>ChannelSetupPushButton</tabstop>
449     <tabstop>ChannelMutePushButton</tabstop>
450     <tabstop>ChannelSoloPushButton</tabstop>
451     <tabstop>VolumeSlider</tabstop>
452     <tabstop>VolumeSpinBox</tabstop>
453 capela 1513 <tabstop>ChannelEditPushButton</tabstop>
454 schoenebeck 1461 </tabstops>
455     <resources>
456 schoenebeck 2569 <include location="qsampler.qrc"/>
457 schoenebeck 1461 </resources>
458 schoenebeck 1667 <connections/>
459 schoenebeck 1461 </ui>

  ViewVC Help
Powered by ViewVC