|
21 | 21 | <rect key="frame" x="0.0" y="0.0" width="1024" height="337"/>
|
22 | 22 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
23 | 23 | <subviews>
|
24 |
| - <view contentMode="center" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="DJU-Fx-KsR" customClass="KnobView" customModule="SynthUISpike" customModuleProvider="target"> |
25 |
| - <rect key="frame" x="175" y="103" width="130" height="130"/> |
| 24 | + <view tag="100" contentMode="center" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="DJU-Fx-KsR" customClass="KnobView" customModule="SynthUISpike" customModuleProvider="target"> |
| 25 | + <rect key="frame" x="155" y="103" width="130" height="130"/> |
26 | 26 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
27 | 27 | <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
28 | 28 | </view>
|
| 29 | + <view tag="101" contentMode="center" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7A7-28-Zh2" customClass="KnobView" customModule="SynthUISpike" customModuleProvider="target"> |
| 30 | + <rect key="frame" x="354" y="113" width="110" height="110"/> |
| 31 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 32 | + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
| 33 | + </view> |
| 34 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Knob Value: " textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iCj-20-bn8"> |
| 35 | + <rect key="frame" x="231" y="38" width="179" height="21"/> |
| 36 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 37 | + <fontDescription key="fontDescription" name="Helvetica" family="Helvetica" pointSize="20"/> |
| 38 | + <color key="textColor" red="0.90196078431372551" green="0.53333333333333333" blue="0.0078431372549019607" alpha="1" colorSpace="custom" customColorSpace="displayP3"/> |
| 39 | + <nil key="highlightedColor"/> |
| 40 | + </label> |
29 | 41 | </subviews>
|
30 | 42 | <color key="backgroundColor" red="0.21176470588235294" green="0.20784313725490194" blue="0.21568627450980393" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
|
31 | 43 | </view>
|
32 | 44 | <value key="contentSizeForViewInPopover" type="size" width="1024" height="337"/>
|
33 | 45 | <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
34 | 46 | <size key="freeformSize" width="1024" height="337"/>
|
35 | 47 | <connections>
|
36 |
| - <outlet property="myKnob" destination="DJU-Fx-KsR" id="g8M-7f-yJE"/> |
| 48 | + <outlet property="displayLabel" destination="iCj-20-bn8" id="UtE-vd-65M"/> |
| 49 | + <outlet property="knobOne" destination="DJU-Fx-KsR" id="R5h-tc-9Hx"/> |
| 50 | + <outlet property="knobTwo" destination="7A7-28-Zh2" id="cJr-dX-jRB"/> |
37 | 51 | </connections>
|
38 | 52 | </viewController>
|
39 | 53 | <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
|
|
0 commit comments