<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
	<key>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleDocumentTypes</key>
	<array>
		<dict>
			<key>CFBundleTypeIconFile</key>
			<string>data.icns</string>
			<key>CFBundleTypeName</key>
			<string>Sound Studio Data File</string>
			<key>CFBundleTypeOSTypes</key>
			<array>
				<string>Data</string>
			</array>
			<key>CFBundleTypeRole</key>
			<string>Editor</string>
			<key>LSIsAppleDefaultForType</key>
			<string>No</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>aif</string>
				<string>aiff</string>
				<string>AIF</string>
				<string>AIFF</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>aiff.icns</string>
			<key>CFBundleTypeName</key>
			<string>AIFF Audio</string>
			<key>CFBundleTypeOSTypes</key>
			<array>
				<string>AIFF</string>
			</array>
			<key>CFBundleTypeRole</key>
			<string>Editor</string>
			<key>LSIsAppleDefaultForType</key>
			<string>No</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>aifc</string>
				<string>aiffc</string>
				<string>AIFC</string>
				<string>AIFFC</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>aiff.icns</string>
			<key>CFBundleTypeName</key>
			<string>AIFF-C Audio</string>
			<key>CFBundleTypeOSTypes</key>
			<array>
				<string>AIFC</string>
			</array>
			<key>CFBundleTypeRole</key>
			<string>Editor</string>
			<key>LSIsAppleDefaultForType</key>
			<string>No</string>
		</dict>
		<dict>
			<key>CFBundleTypeIconFile</key>
			<string>aiff.icns</string>
			<key>CFBundleTypeName</key>
			<string>CD Audio Track</string>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>cdda</string>
			</array>
			<key>CFBundleTypeRole</key>
			<string>Editor</string>
			<key>LSIsAppleDefaultForType</key>
			<string>No</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>sd2</string>
				<string>SD2</string>
				<string>sdii</string>
				<string>SDII</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>sdii.icns</string>
			<key>CFBundleTypeName</key>
			<string>Sound Designer II Audio</string>
			<key>CFBundleTypeOSTypes</key>
			<array>
				<string>Sd2f</string>
			</array>
			<key>CFBundleTypeRole</key>
			<string>Editor</string>
			<key>LSIsAppleDefaultForType</key>
			<string>No</string>
		</dict>
		<dict>
			<key>CFBundleTypeIconFile</key>
			<string>system7sound.icns</string>
			<key>CFBundleTypeName</key>
			<string>System Sound</string>
			<key>CFBundleTypeOSTypes</key>
			<array>
				<string>sfil</string>
			</array>
			<key>CFBundleTypeRole</key>
			<string>Editor</string>
			<key>LSIsAppleDefaultForType</key>
			<string>No</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>wav</string>
				<string>WAV</string>
				<string>wave</string>
				<string>WAVE</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>wave.icns</string>
			<key>CFBundleTypeName</key>
			<string>WAV Audio</string>
			<key>CFBundleTypeOSTypes</key>
			<array>
				<string>WAVE</string>
			</array>
			<key>CFBundleTypeRole</key>
			<string>Editor</string>
			<key>LSIsAppleDefaultForType</key>
			<string>No</string>
		</dict>
	</array>
	<key>CFBundleExecutable</key>
	<string>Sound Studio</string>
	<key>CFBundleGetInfoString</key>
	<string>Sound Studio 2.1, Copyright Lucius Kwok 2003</string>
	<key>CFBundleIconFile</key>
	<string>SoundStudio.icns</string>
	<key>CFBundleIdentifier</key>
	<string>com.felttip.SoundStudio</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>2.1</string>
	<key>CFBundleName</key>
	<string>Sound Studio</string>
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleShortVersionString</key>
	<string>2.1</string>
	<key>CFBundleSignature</key>
	<string>lkSS</string>
	<key>CFBundleVersion</key>
	<string>2.1</string>
	<key>CSResourcesFileMapped</key>
	<false/>
</dict>
</plist>
