<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: Play a 192kHz file at 44.11kHz</title>
		<atom:link href="http://cycling74.com/forums/topic/play-a-192khz-file-at-44-11khz/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/play-a-192khz-file-at-44-11khz/feed</link>
		<description></description>
		<pubDate>Thu, 20 Jun 2013 03:04:45 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/play-a-192khz-file-at-44-11khz/#post-58972</guid>
					<title><![CDATA[Play a 192kHz file at 44.11kHz]]></title>
					<link>http://cycling74.com/forums/topic/play-a-192khz-file-at-44-11khz/#post-58972</link>
					<pubDate>Wed, 21 Sep 2011 14:12:10 +0000</pubDate>
					<dc:creator>auto-lock</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, could some one hint me in the correct direction please.</p>
<p>I would like to play 192kHz files at 44.1kHz in MAX/MSP</p>
<p>i am assuming playback should be slower because it is played back as if it were 44.1 ?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/play-a-192khz-file-at-44-11khz/#post-211849</guid>
					<title><![CDATA[Re: Play a 192kHz file at 44.11kHz]]></title>
					<link>http://cycling74.com/forums/topic/play-a-192khz-file-at-44-11khz/#post-211849</link>
					<pubDate>Thu, 22 Sep 2011 20:51:57 +0000</pubDate>
					<dc:creator>AlexHarker</dc:creator>

					<description>
						<![CDATA[
						<p>If you using groove~ / play~ / sfplay~ they should be aware of the difference in sampling rate, and compensate accordingly. However, you may hear aliasing from the frequencies above the nyquist (SR/2 = 44100 / 2 = 22050Hz) wrapping back into the audible range.</p>
<p>Unfortunately solving this problem is not so easy. The way to do it is to play the file in an upsampled poly~ (probably about 4 times upsampled), lowpass filter the result (within the poly~) to remove the frequencies that are too high, and then passing the result out of the poly~ where it will be downsampled.</p>
<p>HTH</p>
<p>Alex</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

