Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/English.lproj/RecordPanel.xib

Parent Directory Parent Directory | Revision Log Revision Log


Revision 145 - (show annotations) (download)
Sat Nov 11 13:52:18 2017 UTC (6 years, 6 months ago) by toshinagata1964
File size: 39589 byte(s)
MIDI note transpose is implemented for MIDI thru and recording
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="15G1010" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3 <dependencies>
4 <deployment identifier="macosx"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/>
6 <capability name="box content view" minToolsVersion="7.0"/>
7 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
8 </dependencies>
9 <objects>
10 <customObject id="-2" userLabel="File's Owner" customClass="RecordPanelController">
11 <connections>
12 <outlet property="barBeatPopUp" destination="124" id="141"/>
13 <outlet property="barBeatText" destination="112" id="145"/>
14 <outlet property="destinationDevicePopUp" destination="23" id="52"/>
15 <outlet property="destinationTrackPopUp" destination="17" id="51"/>
16 <outlet property="midiChannelPopUp" destination="29" id="53"/>
17 <outlet property="modePopUp" destination="105" id="140"/>
18 <outlet property="overdubRadioMatrix" destination="129" id="142"/>
19 <outlet property="sourceDevicePopUp" destination="11" id="50"/>
20 <outlet property="startTickText" destination="99" id="143"/>
21 <outlet property="stopTickCheckbox" destination="104" id="146"/>
22 <outlet property="stopTickText" destination="101" id="144"/>
23 <outlet property="transposeNotePopUp" destination="rll-Ss-YRR" id="gJa-XR-vin"/>
24 <outlet property="transposeOctavePopUp" destination="c0c-ui-3BP" id="bDn-He-A5m"/>
25 <outlet property="window" destination="7" id="9"/>
26 </connections>
27 </customObject>
28 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
29 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
30 <window title="Panel" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="7" userLabel="Panel" customClass="NSPanel">
31 <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
32 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
33 <rect key="contentRect" x="74" y="227" width="359" height="333"/>
34 <rect key="screenRect" x="0.0" y="0.0" width="1024" height="746"/>
35 <value key="minSize" type="size" width="213" height="107"/>
36 <view key="contentView" misplaced="YES" id="8">
37 <rect key="frame" x="0.0" y="0.0" width="359" height="333"/>
38 <autoresizingMask key="autoresizingMask"/>
39 <subviews>
40 <button verticalHuggingPriority="750" id="48">
41 <rect key="frame" x="223" y="13" width="121" height="28"/>
42 <autoresizingMask key="autoresizingMask"/>
43 <buttonCell key="cell" type="push" title="Start Recording" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="156">
44 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
45 <font key="font" metaFont="smallSystem"/>
46 <string key="keyEquivalent" base64-UTF8="YES">
47 DQ
48 </string>
49 </buttonCell>
50 <connections>
51 <action selector="startButtonPressed:" target="-2" id="59"/>
52 </connections>
53 </button>
54 <button verticalHuggingPriority="750" id="49">
55 <rect key="frame" x="13" y="13" width="80" height="28"/>
56 <autoresizingMask key="autoresizingMask"/>
57 <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="157">
58 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
59 <font key="font" metaFont="smallSystem"/>
60 <string key="keyEquivalent" base64-UTF8="YES">
61 Gw
62 </string>
63 </buttonCell>
64 <connections>
65 <action selector="cancelButtonPressed:" target="-2" id="58"/>
66 </connections>
67 </button>
68 <box title="Sequence Settings" id="87">
69 <rect key="frame" x="17" y="46" width="325" height="139"/>
70 <autoresizingMask key="autoresizingMask"/>
71 <view key="contentView" id="aXC-eT-Nsh">
72 <rect key="frame" x="2" y="2" width="321" height="122"/>
73 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
74 <subviews>
75 <textField verticalHuggingPriority="750" id="16">
76 <rect key="frame" x="11" y="92" width="89" height="14"/>
77 <autoresizingMask key="autoresizingMask"/>
78 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Target track" id="164">
79 <font key="font" metaFont="smallSystem"/>
80 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
81 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
82 </textFieldCell>
83 </textField>
84 <popUpButton verticalHuggingPriority="750" id="17">
85 <rect key="frame" x="102" y="87" width="206" height="22"/>
86 <autoresizingMask key="autoresizingMask"/>
87 <popUpButtonCell key="cell" type="push" title="Item1" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="21" id="165">
88 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
89 <font key="font" metaFont="smallSystem"/>
90 <menu key="menu" title="OtherViews" id="18">
91 <items>
92 <menuItem title="Item1" state="on" id="21"/>
93 <menuItem title="Item2" id="20"/>
94 <menuItem title="Item3" id="19"/>
95 </items>
96 </menu>
97 </popUpButtonCell>
98 <connections>
99 <action selector="myPopUpAction:" target="-2" id="56"/>
100 </connections>
101 </popUpButton>
102 <textField verticalHuggingPriority="750" id="99">
103 <rect key="frame" x="45" y="38" width="90" height="19"/>
104 <autoresizingMask key="autoresizingMask"/>
105 <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="center" placeholderString="----:--:----" drawsBackground="YES" id="166">
106 <font key="font" metaFont="smallSystem"/>
107 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
108 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
109 </textFieldCell>
110 <connections>
111 <action selector="tickTextChanged:" target="-2" id="149"/>
112 <outlet property="delegate" destination="-2" id="kOt-KW-1cQ"/>
113 </connections>
114 </textField>
115 <textField verticalHuggingPriority="750" id="101">
116 <rect key="frame" x="215" y="38" width="90" height="19"/>
117 <autoresizingMask key="autoresizingMask"/>
118 <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="center" placeholderString="----:--:----" drawsBackground="YES" id="167">
119 <font key="font" metaFont="smallSystem"/>
120 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
121 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
122 </textFieldCell>
123 <connections>
124 <action selector="tickTextChanged:" target="-2" id="150"/>
125 <outlet property="delegate" destination="-2" id="Df5-OU-hLK"/>
126 </connections>
127 </textField>
128 <textField verticalHuggingPriority="750" id="102">
129 <rect key="frame" x="11" y="40" width="43" height="14"/>
130 <autoresizingMask key="autoresizingMask"/>
131 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Start" id="168">
132 <font key="font" metaFont="smallSystem"/>
133 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
134 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
135 </textFieldCell>
136 </textField>
137 <button id="104">
138 <rect key="frame" x="149" y="38" width="60" height="18"/>
139 <autoresizingMask key="autoresizingMask"/>
140 <buttonCell key="cell" type="check" title="Stop at" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="169">
141 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
142 <font key="font" metaFont="smallSystem"/>
143 </buttonCell>
144 <connections>
145 <action selector="stopCheckboxClicked:" target="-2" id="153"/>
146 </connections>
147 </button>
148 <popUpButton verticalHuggingPriority="750" id="105">
149 <rect key="frame" x="48" y="9" width="122" height="22"/>
150 <autoresizingMask key="autoresizingMask"/>
151 <popUpButtonCell key="cell" type="push" title="Count off" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" enabled="NO" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="108" id="170">
152 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
153 <font key="font" metaFont="smallSystem"/>
154 <menu key="menu" title="OtherViews" id="106">
155 <items>
156 <menuItem title="Count off" state="on" id="108"/>
157 <menuItem title="Wait for note" tag="1" id="107"/>
158 </items>
159 </menu>
160 </popUpButtonCell>
161 <connections>
162 <action selector="myPopUpAction:" target="-2" id="148"/>
163 </connections>
164 </popUpButton>
165 <textField verticalHuggingPriority="750" id="111">
166 <rect key="frame" x="11" y="14" width="43" height="14"/>
167 <autoresizingMask key="autoresizingMask"/>
168 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Mode" id="171">
169 <font key="font" metaFont="smallSystem"/>
170 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
171 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
172 </textFieldCell>
173 </textField>
174 <textField verticalHuggingPriority="750" id="112">
175 <rect key="frame" x="180" y="12" width="33" height="19"/>
176 <autoresizingMask key="autoresizingMask"/>
177 <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" enabled="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="center" drawsBackground="YES" id="172">
178 <font key="font" metaFont="smallSystem"/>
179 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
180 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
181 </textFieldCell>
182 <connections>
183 <action selector="barBeatTextChanged:" target="-2" id="151"/>
184 <outlet property="delegate" destination="-2" id="qYK-GL-wfk"/>
185 </connections>
186 </textField>
187 <popUpButton verticalHuggingPriority="750" id="124">
188 <rect key="frame" x="218" y="9" width="90" height="22"/>
189 <autoresizingMask key="autoresizingMask"/>
190 <popUpButtonCell key="cell" type="push" title="bars" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" enabled="NO" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="126" id="173">
191 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
192 <font key="font" metaFont="smallSystem"/>
193 <menu key="menu" title="OtherViews" id="125">
194 <items>
195 <menuItem title="bars" state="on" id="126"/>
196 <menuItem title="beats" tag="1" id="127"/>
197 </items>
198 </menu>
199 </popUpButtonCell>
200 <connections>
201 <action selector="myPopUpAction:" target="-2" id="152"/>
202 </connections>
203 </popUpButton>
204 <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autosizesCells="NO" id="129">
205 <rect key="frame" x="9" y="63" width="140" height="21"/>
206 <autoresizingMask key="autoresizingMask"/>
207 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
208 <size key="cellSize" width="68" height="21"/>
209 <size key="intercellSpacing" width="4" height="2"/>
210 <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" controlSize="small" inset="2" id="174">
211 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
212 <font key="font" metaFont="smallSystem"/>
213 </buttonCell>
214 <cells>
215 <column>
216 <buttonCell type="radio" title="Overdub" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="138">
217 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
218 <font key="font" metaFont="smallSystem"/>
219 </buttonCell>
220 </column>
221 <column>
222 <buttonCell type="radio" title="Replace" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" tag="1" inset="2" id="139">
223 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
224 <font key="font" metaFont="smallSystem"/>
225 </buttonCell>
226 </column>
227 </cells>
228 <connections>
229 <action selector="overdubRadioChecked:" target="-2" id="147"/>
230 </connections>
231 </matrix>
232 </subviews>
233 </view>
234 </box>
235 <box misplaced="YES" title="Device Settings" id="73">
236 <rect key="frame" x="17" y="189" width="326" height="133"/>
237 <autoresizingMask key="autoresizingMask"/>
238 <view key="contentView" id="zos-cu-qZO">
239 <rect key="frame" x="2" y="2" width="322" height="116"/>
240 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
241 <subviews>
242 <textField verticalHuggingPriority="750" misplaced="YES" id="10">
243 <rect key="frame" x="11" y="90" width="95" height="14"/>
244 <autoresizingMask key="autoresizingMask"/>
245 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Source" id="158">
246 <font key="font" metaFont="smallSystem"/>
247 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
248 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
249 </textFieldCell>
250 </textField>
251 <popUpButton verticalHuggingPriority="750" misplaced="YES" id="11">
252 <rect key="frame" x="102" y="85" width="207" height="22"/>
253 <autoresizingMask key="autoresizingMask"/>
254 <popUpButtonCell key="cell" type="push" title="Item1" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="13" id="159">
255 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
256 <font key="font" metaFont="smallSystem"/>
257 <menu key="menu" title="OtherViews" id="12">
258 <items>
259 <menuItem title="Item1" state="on" id="13"/>
260 <menuItem title="Item2" id="14"/>
261 <menuItem title="Item3" id="15"/>
262 </items>
263 </menu>
264 </popUpButtonCell>
265 <connections>
266 <action selector="myPopUpAction:" target="-2" id="57"/>
267 </connections>
268 </popUpButton>
269 <textField verticalHuggingPriority="750" misplaced="YES" id="22">
270 <rect key="frame" x="11" y="64" width="95" height="14"/>
271 <autoresizingMask key="autoresizingMask"/>
272 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Destination" id="160">
273 <font key="font" metaFont="smallSystem"/>
274 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
275 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
276 </textFieldCell>
277 </textField>
278 <popUpButton verticalHuggingPriority="750" misplaced="YES" id="23">
279 <rect key="frame" x="102" y="60" width="207" height="22"/>
280 <autoresizingMask key="autoresizingMask"/>
281 <popUpButtonCell key="cell" type="push" title="Item1" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="27" id="161">
282 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
283 <font key="font" metaFont="smallSystem"/>
284 <menu key="menu" title="OtherViews" id="24">
285 <items>
286 <menuItem title="Item1" state="on" id="27"/>
287 <menuItem title="Item2" id="26"/>
288 <menuItem title="Item3" id="25"/>
289 </items>
290 </menu>
291 </popUpButtonCell>
292 <connections>
293 <action selector="myPopUpAction:" target="-2" id="55"/>
294 </connections>
295 </popUpButton>
296 <textField verticalHuggingPriority="750" misplaced="YES" id="28">
297 <rect key="frame" x="35" y="37" width="71" height="14"/>
298 <autoresizingMask key="autoresizingMask"/>
299 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Channel" id="162">
300 <font key="font" metaFont="smallSystem"/>
301 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
302 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
303 </textFieldCell>
304 </textField>
305 <popUpButton verticalHuggingPriority="750" misplaced="YES" id="29">
306 <rect key="frame" x="142" y="33" width="167" height="22"/>
307 <autoresizingMask key="autoresizingMask"/>
308 <popUpButtonCell key="cell" type="push" title="Keep Incoming Channel" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="17" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="154" id="163">
309 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
310 <font key="font" metaFont="smallSystem"/>
311 <menu key="menu" title="OtherViews" id="30">
312 <items>
313 <menuItem title="1" tag="1" id="31"/>
314 <menuItem title="2" tag="2" id="33"/>
315 <menuItem title="3" tag="3" id="32"/>
316 <menuItem title="4" tag="4" id="35"/>
317 <menuItem title="5" tag="5" id="36"/>
318 <menuItem title="6" tag="6" id="37"/>
319 <menuItem title="7" tag="7" id="38"/>
320 <menuItem title="8" tag="8" id="39"/>
321 <menuItem title="9" tag="9" id="40"/>
322 <menuItem title="10" tag="10" id="41"/>
323 <menuItem title="11" tag="11" id="42"/>
324 <menuItem title="12" tag="12" id="43"/>
325 <menuItem title="13" tag="13" id="44"/>
326 <menuItem title="14" tag="14" id="45"/>
327 <menuItem title="15" tag="15" id="46"/>
328 <menuItem title="16" tag="16" id="47"/>
329 <menuItem title="Keep Incoming Channel" state="on" tag="17" id="154"/>
330 </items>
331 </menu>
332 </popUpButtonCell>
333 <connections>
334 <action selector="myPopUpAction:" target="-2" id="54"/>
335 </connections>
336 </popUpButton>
337 <box horizontalHuggingPriority="750" misplaced="YES" boxType="separator" id="75">
338 <rect key="frame" x="20" y="44" width="5" height="17"/>
339 <autoresizingMask key="autoresizingMask"/>
340 </box>
341 <box verticalHuggingPriority="750" misplaced="YES" boxType="separator" id="81">
342 <rect key="frame" x="22" y="42" width="11" height="5"/>
343 <autoresizingMask key="autoresizingMask"/>
344 </box>
345 <box horizontalHuggingPriority="750" misplaced="YES" boxType="separator" id="83">
346 <rect key="frame" x="125" y="44" width="5" height="14"/>
347 <autoresizingMask key="autoresizingMask"/>
348 </box>
349 <box verticalHuggingPriority="750" misplaced="YES" boxType="separator" id="85">
350 <rect key="frame" x="127" y="42" width="11" height="5"/>
351 <autoresizingMask key="autoresizingMask"/>
352 </box>
353 <textField verticalHuggingPriority="750" misplaced="YES" id="A6c-RA-RIN">
354 <rect key="frame" x="11" y="12" width="95" height="14"/>
355 <autoresizingMask key="autoresizingMask"/>
356 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Transpose" id="S4J-RO-7gc">
357 <font key="font" metaFont="smallSystem"/>
358 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
359 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
360 </textFieldCell>
361 </textField>
362 <popUpButton verticalHuggingPriority="750" misplaced="YES" id="c0c-ui-3BP">
363 <rect key="frame" x="102" y="7" width="93" height="22"/>
364 <autoresizingMask key="autoresizingMask"/>
365 <popUpButtonCell key="cell" type="push" title="0" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="1Rf-N6-i3I" id="4XA-vt-vSa">
366 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
367 <font key="font" metaFont="smallSystem"/>
368 <menu key="menu" title="OtherViews" id="sf7-7Q-TBX">
369 <items>
370 <menuItem title="+4" tag="4" id="7HK-26-QW2">
371 <modifierMask key="keyEquivalentModifierMask"/>
372 </menuItem>
373 <menuItem title="+3" tag="3" id="sJ5-TP-o2V">
374 <modifierMask key="keyEquivalentModifierMask"/>
375 </menuItem>
376 <menuItem title="+2" tag="2" id="V8q-hi-XVU">
377 <modifierMask key="keyEquivalentModifierMask"/>
378 </menuItem>
379 <menuItem title="+1" tag="1" id="0Fh-tk-Sqg">
380 <modifierMask key="keyEquivalentModifierMask"/>
381 </menuItem>
382 <menuItem title="0" state="on" id="1Rf-N6-i3I">
383 <modifierMask key="keyEquivalentModifierMask"/>
384 </menuItem>
385 <menuItem title="-1" tag="-1" id="dx1-6K-SfQ">
386 <modifierMask key="keyEquivalentModifierMask"/>
387 </menuItem>
388 <menuItem title="-2" tag="-2" id="xCg-Xz-G5O">
389 <modifierMask key="keyEquivalentModifierMask"/>
390 </menuItem>
391 <menuItem title="-3" tag="-3" id="l2i-Cl-iWn">
392 <modifierMask key="keyEquivalentModifierMask"/>
393 </menuItem>
394 <menuItem title="-4" tag="-4" id="ZNr-OB-QF6">
395 <modifierMask key="keyEquivalentModifierMask"/>
396 </menuItem>
397 </items>
398 </menu>
399 </popUpButtonCell>
400 <connections>
401 <action selector="myPopUpAction:" target="-2" id="YGZ-Of-HFb"/>
402 </connections>
403 </popUpButton>
404 <popUpButton verticalHuggingPriority="750" misplaced="YES" id="rll-Ss-YRR">
405 <rect key="frame" x="218" y="7" width="91" height="22"/>
406 <autoresizingMask key="autoresizingMask"/>
407 <popUpButtonCell key="cell" type="push" title="C (Do)" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="wZ9-NO-TMj" id="7Sa-mo-IPA">
408 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
409 <font key="font" metaFont="smallSystem"/>
410 <menu key="menu" title="OtherViews" id="jjO-14-8Ub">
411 <items>
412 <menuItem title="C (Do)" id="wZ9-NO-TMj">
413 <modifierMask key="keyEquivalentModifierMask"/>
414 </menuItem>
415 <menuItem title="C#/Db (Do#)" tag="1" id="XIA-d9-woy">
416 <modifierMask key="keyEquivalentModifierMask"/>
417 </menuItem>
418 <menuItem title="D (Re)" tag="2" id="iIC-5q-G18">
419 <modifierMask key="keyEquivalentModifierMask"/>
420 </menuItem>
421 <menuItem title="D#/Eb (Mib)" tag="3" id="ezD-WF-VWa">
422 <modifierMask key="keyEquivalentModifierMask"/>
423 </menuItem>
424 <menuItem title="E (Mi)" tag="4" id="sU9-Md-MX2">
425 <modifierMask key="keyEquivalentModifierMask"/>
426 </menuItem>
427 <menuItem title="F (Fa)" tag="5" id="0BZ-g8-8of">
428 <modifierMask key="keyEquivalentModifierMask"/>
429 </menuItem>
430 <menuItem title="F#/Gb (Fa#)" tag="6" id="Zc9-bO-Pye">
431 <modifierMask key="keyEquivalentModifierMask"/>
432 </menuItem>
433 <menuItem title="G (Sol)" tag="7" id="UPa-XU-bHx">
434 <modifierMask key="keyEquivalentModifierMask"/>
435 </menuItem>
436 <menuItem title="G#/Ab (Lab)" tag="8" id="8Ar-xa-AcF">
437 <modifierMask key="keyEquivalentModifierMask"/>
438 </menuItem>
439 <menuItem title="A (La)" tag="9" id="v5q-ye-ko1">
440 <modifierMask key="keyEquivalentModifierMask"/>
441 </menuItem>
442 <menuItem title="A#/Bb (Sib)" tag="10" id="pn5-bq-kHs">
443 <modifierMask key="keyEquivalentModifierMask"/>
444 </menuItem>
445 <menuItem title="B (Si)" tag="11" id="xaX-3g-LQt"/>
446 </items>
447 </menu>
448 </popUpButtonCell>
449 <connections>
450 <action selector="myPopUpAction:" target="-2" id="KG5-z6-c9a"/>
451 </connections>
452 </popUpButton>
453 </subviews>
454 </view>
455 </box>
456 </subviews>
457 </view>
458 <point key="canvasLocation" x="132.5" y="158.5"/>
459 </window>
460 <view id="76">
461 <rect key="frame" x="0.0" y="0.0" width="1" height="111"/>
462 <autoresizingMask key="autoresizingMask"/>
463 </view>
464 <view id="82">
465 <rect key="frame" x="0.0" y="0.0" width="125" height="1"/>
466 <autoresizingMask key="autoresizingMask"/>
467 </view>
468 <view id="84">
469 <rect key="frame" x="0.0" y="0.0" width="1" height="111"/>
470 <autoresizingMask key="autoresizingMask"/>
471 </view>
472 <view id="86">
473 <rect key="frame" x="0.0" y="0.0" width="125" height="1"/>
474 <autoresizingMask key="autoresizingMask"/>
475 </view>
476 </objects>
477 </document>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26