File: AudioFilesTestViewController.xib

package info (click to toggle)
csound 1%3A6.18.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 62,416 kB
  • sloc: ansic: 192,636; cpp: 14,151; javascript: 9,654; objc: 9,181; java: 3,337; python: 3,333; sh: 1,783; yacc: 1,255; xml: 985; perl: 635; lisp: 411; tcl: 341; lex: 217; makefile: 126
file content (105 lines) | stat: -rw-r--r-- 8,444 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12120" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES">
    <device id="retina4_7" orientation="portrait">
        <adaptation id="fullscreen"/>
    </device>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="AudioFilesTestViewController" customModule="Csound_iOS_SwiftExamples" customModuleProvider="target">
            <connections>
                <outlet property="pitchKnob" destination="14" id="jHx-AO-OYI"/>
                <outlet property="pitchLabel" destination="9" id="wSq-qM-DZE"/>
                <outlet property="playButton" destination="3" id="5f2-dg-1II"/>
                <outlet property="view" destination="1" id="X8C-Pt-v3l"/>
            </connections>
        </placeholder>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view autoresizesSubviews="NO" contentMode="scaleToFill" id="1">
            <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3">
                    <rect key="frame" x="145" y="105" width="30" height="30"/>
                    <state key="normal" title="Play">
                        <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    </state>
                    <connections>
                        <action selector="play:" destination="-1" eventType="touchUpInside" id="760-fL-mTB"/>
                    </connections>
                </button>
                <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Pitch" textAlignment="center" lineBreakMode="tailTruncation" minimumFontSize="10" translatesAutoresizingMaskIntoConstraints="NO" id="8">
                    <rect key="frame" x="141" y="171" width="39" height="21"/>
                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                    <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
                    <nil key="highlightedColor"/>
                </label>
                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="14" customClass="ControlKnob" customModule="Csound_iOS_SwiftExamples" customModuleProvider="target">
                    <rect key="frame" x="120" y="200" width="80" height="80"/>
                    <color key="backgroundColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="80" id="clk-Z7-OGO"/>
                        <constraint firstAttribute="width" constant="80" id="p6K-YG-Dms"/>
                    </constraints>
                    <connections>
                        <action selector="changePitch:" destination="-1" eventType="valueChanged" id="al1-uG-uwk"/>
                    </connections>
                </view>
                <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="1.0" textAlignment="center" lineBreakMode="tailTruncation" minimumFontSize="10" translatesAutoresizingMaskIntoConstraints="NO" id="9">
                    <rect key="frame" x="151" y="288" width="19" height="17"/>
                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                    <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
                    <nil key="highlightedColor"/>
                </label>
                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="olW-rn-fMf">
                    <rect key="frame" x="144" y="313" width="32" height="30"/>
                    <state key="normal" title="Stop">
                        <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    </state>
                    <connections>
                        <action selector="stop:" destination="-1" eventType="touchUpInside" id="xvY-ZE-IIh"/>
                    </connections>
                </button>
                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ugZ-wc-3o0">
                    <rect key="frame" x="16" y="67" width="25" height="25"/>
                    <constraints>
                        <constraint firstAttribute="width" constant="25" id="po4-yr-EZc"/>
                    </constraints>
                    <state key="normal" title="Button" image="InfoButton"/>
                    <connections>
                        <action selector="showInfo:" destination="-1" eventType="touchUpInside" id="6FT-JR-TVs"/>
                    </connections>
                </button>
            </subviews>
            <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
            <constraints>
                <constraint firstItem="olW-rn-fMf" firstAttribute="centerX" secondItem="1" secondAttribute="centerX" id="3Ex-jT-xsw"/>
                <constraint firstItem="9" firstAttribute="centerX" secondItem="1" secondAttribute="centerX" id="7kP-mQ-wFh"/>
                <constraint firstItem="ugZ-wc-3o0" firstAttribute="top" secondItem="1" secondAttribute="top" constant="67" id="JFD-qO-ccT"/>
                <constraint firstItem="9" firstAttribute="top" secondItem="14" secondAttribute="bottom" constant="8" id="Owa-z0-ZPA"/>
                <constraint firstItem="3" firstAttribute="top" secondItem="1" secondAttribute="top" constant="105" id="P0K-jA-iPp"/>
                <constraint firstItem="8" firstAttribute="centerX" secondItem="1" secondAttribute="centerX" id="Tdc-0t-9Kx"/>
                <constraint firstItem="ugZ-wc-3o0" firstAttribute="leading" secondItem="1" secondAttribute="leading" constant="16" id="aHC-cO-zk9"/>
                <constraint firstItem="14" firstAttribute="centerX" secondItem="1" secondAttribute="centerX" id="jiq-sm-m2Z"/>
                <constraint firstItem="olW-rn-fMf" firstAttribute="top" secondItem="9" secondAttribute="bottom" constant="8" id="kfb-3f-VPl"/>
                <constraint firstItem="14" firstAttribute="centerY" secondItem="1" secondAttribute="centerY" id="p2y-TC-iXF"/>
                <constraint firstItem="14" firstAttribute="centerY" secondItem="1" secondAttribute="centerY" id="ujx-zh-ry1"/>
                <constraint firstItem="3" firstAttribute="centerX" secondItem="1" secondAttribute="centerX" id="vGZ-Dh-yYI"/>
                <constraint firstItem="14" firstAttribute="top" secondItem="8" secondAttribute="bottom" constant="8" id="wuF-dl-5zl"/>
            </constraints>
            <simulatedNavigationBarMetrics key="simulatedTopBarMetrics" prompted="NO"/>
            <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
        </view>
    </objects>
    <resources>
        <image name="InfoButton" width="25" height="25"/>
    </resources>
    <simulatedMetricsContainer key="defaultSimulatedMetrics">
        <simulatedStatusBarMetrics key="statusBar"/>
        <simulatedOrientationMetrics key="orientation"/>
        <simulatedScreenMetrics key="destination" type="retina4_7.fullscreen"/>
    </simulatedMetricsContainer>
</document>