| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11542" systemVersion="15G1212" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11524"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="YunMusicSoundEffectVC">
- <connections>
- <outlet property="back_Btn" destination="Jm1-Sr-cTT" id="Fj4-Nv-cz0"/>
- <outlet property="bgView" destination="bpU-Jt-UJk" id="UoG-V2-DUp"/>
- <outlet property="bgm_Slider" destination="ipn-Ao-Hkb" id="LiB-lD-0V2"/>
- <outlet property="changeBtn" destination="SxF-3z-NnQ" id="xff-rl-gVo"/>
- <outlet property="effectControlView" destination="POT-tB-Iaf" id="psw-Cd-Ann"/>
- <outlet property="effectTopView" destination="uxk-9s-jMe" id="TE5-LY-L8c"/>
- <outlet property="mic_Slider" destination="crH-FR-lTy" id="lB0-8x-Ek4"/>
- <outlet property="soundEffect_BG_View" destination="Kru-TM-y2f" id="Eih-Iy-zsB"/>
- <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
- </connections>
- </placeholder>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bpU-Jt-UJk">
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Kru-TM-y2f">
- <rect key="frame" x="0.0" y="323" width="375" height="344"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="344" id="bXB-XO-YgI"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uxk-9s-jMe">
- <rect key="frame" x="0.0" y="323" width="375" height="44"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="t3G-MO-6X4">
- <rect key="frame" x="0.0" y="43" width="375" height="1"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="47S-ab-vQG"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="SxF-3z-NnQ">
- <rect key="frame" x="8" y="8" width="30" height="30"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="am1-qy-FFR"/>
- <constraint firstAttribute="width" constant="30" id="xyb-wA-Ewx"/>
- </constraints>
- <state key="normal" image="ic_eq_reload">
- <color key="titleColor" red="0.43529412150000002" green="0.4431372583" blue="0.47450980539999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <connections>
- <action selector="recoverDefaultSliderValue:" destination="-1" eventType="touchUpInside" id="oeB-G9-AHq"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="音效调节" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IgA-Xf-m05">
- <rect key="frame" x="130" y="8" width="115" height="28"/>
- <constraints>
- <constraint firstAttribute="width" constant="115" id="0qc-pD-QsV"/>
- <constraint firstAttribute="height" constant="28" id="LUU-nP-c8h"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.43529412150000002" green="0.4431372583" blue="0.47450980539999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Jm1-Sr-cTT">
- <rect key="frame" x="337" y="8" width="30" height="30"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="9st-Wl-5Qr"/>
- <constraint firstAttribute="width" constant="30" id="ey4-ZS-fMQ"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="19"/>
- <state key="normal" title="X">
- <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
- </state>
- <connections>
- <action selector="removeFromReliveVC:" destination="-1" eventType="touchUpInside" id="8Z8-Mo-agz"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="Jm1-Sr-cTT" secondAttribute="trailing" constant="8" id="Dxe-Td-yKs"/>
- <constraint firstItem="Jm1-Sr-cTT" firstAttribute="top" secondItem="uxk-9s-jMe" secondAttribute="top" constant="8" id="E6C-hv-xjO"/>
- <constraint firstItem="IgA-Xf-m05" firstAttribute="centerX" secondItem="uxk-9s-jMe" secondAttribute="centerX" id="KO8-UH-heI"/>
- <constraint firstItem="SxF-3z-NnQ" firstAttribute="leading" secondItem="uxk-9s-jMe" secondAttribute="leading" constant="8" id="X6w-K0-mLW"/>
- <constraint firstAttribute="trailing" secondItem="t3G-MO-6X4" secondAttribute="trailing" id="aNI-he-T7N"/>
- <constraint firstAttribute="bottom" secondItem="t3G-MO-6X4" secondAttribute="bottom" id="bPO-4n-dod"/>
- <constraint firstItem="IgA-Xf-m05" firstAttribute="centerY" secondItem="uxk-9s-jMe" secondAttribute="centerY" id="kt8-uz-y2R"/>
- <constraint firstAttribute="height" constant="44" id="oCc-a8-4Sm"/>
- <constraint firstItem="SxF-3z-NnQ" firstAttribute="top" secondItem="uxk-9s-jMe" secondAttribute="top" constant="8" id="rdq-5Z-Bgt"/>
- <constraint firstItem="t3G-MO-6X4" firstAttribute="leading" secondItem="uxk-9s-jMe" secondAttribute="leading" id="wL8-CC-EDO"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="POT-tB-Iaf">
- <rect key="frame" x="0.0" y="367" width="375" height="300"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="伴奏" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AjZ-A9-PbS">
- <rect key="frame" x="80" y="263" width="40" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="40" id="3VC-rd-uFp"/>
- <constraint firstAttribute="height" constant="21" id="YAS-aV-Gqa"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="人声" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DQa-oU-76m">
- <rect key="frame" x="255" y="263" width="40" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="qsj-0u-drC"/>
- <constraint firstAttribute="width" constant="40" id="rer-rj-Tii"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="0.5" minValue="0.0" maxValue="1" translatesAutoresizingMaskIntoConstraints="NO" id="ipn-Ao-Hkb">
- <rect key="frame" x="-3.5" y="105" width="207" height="31"/>
- <color key="tintColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="width" constant="203" id="Brv-ti-5FP"/>
- </constraints>
- </slider>
- <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="0.5" minValue="0.0" maxValue="1" translatesAutoresizingMaskIntoConstraints="NO" id="crH-FR-lTy">
- <rect key="frame" x="171.5" y="105" width="207" height="31"/>
- <color key="tintColor" red="0.11616614190000001" green="1" blue="0.079239280499999995" alpha="1" colorSpace="calibratedRGB"/>
- </slider>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="DQa-oU-76m" secondAttribute="trailing" constant="80" id="0Rr-fc-jCW"/>
- <constraint firstItem="crH-FR-lTy" firstAttribute="width" secondItem="ipn-Ao-Hkb" secondAttribute="width" id="97h-Va-LqW"/>
- <constraint firstItem="AjZ-A9-PbS" firstAttribute="centerX" secondItem="ipn-Ao-Hkb" secondAttribute="centerX" id="FLc-l3-r96"/>
- <constraint firstAttribute="bottom" secondItem="AjZ-A9-PbS" secondAttribute="bottom" constant="16" id="Pvz-A5-IkF"/>
- <constraint firstAttribute="bottom" secondItem="DQa-oU-76m" secondAttribute="bottom" constant="16" id="QeB-gZ-zft"/>
- <constraint firstItem="AjZ-A9-PbS" firstAttribute="leading" secondItem="POT-tB-Iaf" secondAttribute="leading" constant="80" id="Z8o-ZX-cqp"/>
- <constraint firstItem="ipn-Ao-Hkb" firstAttribute="top" secondItem="POT-tB-Iaf" secondAttribute="top" constant="105" id="lwr-PD-QjJ"/>
- <constraint firstItem="crH-FR-lTy" firstAttribute="centerY" secondItem="ipn-Ao-Hkb" secondAttribute="centerY" id="mS6-2V-I4w"/>
- <constraint firstAttribute="height" constant="300" id="oYC-j4-gbU"/>
- <constraint firstItem="DQa-oU-76m" firstAttribute="centerX" secondItem="crH-FR-lTy" secondAttribute="centerX" id="rSx-Ca-QIw"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="bpU-Jt-UJk" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="UiB-t1-mym"/>
- <constraint firstAttribute="bottom" secondItem="Kru-TM-y2f" secondAttribute="bottom" id="UkI-7J-prw"/>
- <constraint firstAttribute="bottom" secondItem="bpU-Jt-UJk" secondAttribute="bottom" id="VtM-rS-yWc"/>
- <constraint firstAttribute="trailing" secondItem="bpU-Jt-UJk" secondAttribute="trailing" id="Xyg-LJ-gVC"/>
- <constraint firstAttribute="trailing" secondItem="uxk-9s-jMe" secondAttribute="trailing" id="dBf-Nv-vVd"/>
- <constraint firstItem="POT-tB-Iaf" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="fth-Og-9ur"/>
- <constraint firstItem="POT-tB-Iaf" firstAttribute="top" secondItem="uxk-9s-jMe" secondAttribute="bottom" id="imG-cq-Ii9"/>
- <constraint firstAttribute="bottom" secondItem="POT-tB-Iaf" secondAttribute="bottom" id="jZv-k9-y4k"/>
- <constraint firstItem="uxk-9s-jMe" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="jan-F4-wjx"/>
- <constraint firstAttribute="trailing" secondItem="Kru-TM-y2f" secondAttribute="trailing" id="ji8-ld-lpu"/>
- <constraint firstItem="bpU-Jt-UJk" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="lLU-FM-juu"/>
- <constraint firstItem="Kru-TM-y2f" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="rzy-Zi-BcO"/>
- <constraint firstAttribute="trailing" secondItem="POT-tB-Iaf" secondAttribute="trailing" id="yhD-66-fd8"/>
- </constraints>
- <point key="canvasLocation" x="657.5" y="-489"/>
- </view>
- </objects>
- <resources>
- <image name="ic_eq_reload" width="27" height="27"/>
- </resources>
- </document>
|