<?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: Mono/Stereo Wave~/Buffer~</title>
		<atom:link href="http://cycling74.com/forums/topic/monostereo-wavebuffer/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/monostereo-wavebuffer/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 16:47:15 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/monostereo-wavebuffer/#post-40713</guid>
					<title><![CDATA[Mono/Stereo Wave~/Buffer~]]></title>
					<link>http://cycling74.com/forums/topic/monostereo-wavebuffer/#post-40713</link>
					<pubDate>Thu, 06 Nov 2008 19:56:11 +0000</pubDate>
					<dc:creator>pm</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,<br />
Since a buffer~ can load Mono or stereo file and adapt itself, using a Replace message, does anybody has ever thought of a way to make a wave~ object adapt itself to the number of channels of his dedicated buffer~? When you read a mono file in a stereo wave~, there&#8217;s signal going out only from the left channel.</p>
<p>Info~ doesn&#8217;t give the number of channel, and I never heard of an object that gives this information about a replaced buffer~. </p>
<p>The only way I achieved to &#8220;stereo-ize&#8221; a mono file playing through a wave~ object was with a =~ 0 that would detect when there is no signal going through the right channel. But to me, that seems a bit complex for nothing&#8230; </p>
<p>Anybody has an idea to solve this?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/monostereo-wavebuffer/#post-144328</guid>
					<title><![CDATA[Re: Mono/Stereo Wave~/Buffer~]]></title>
					<link>http://cycling74.com/forums/topic/monostereo-wavebuffer/#post-144328</link>
					<pubDate>Thu, 06 Nov 2008 21:52:47 +0000</pubDate>
					<dc:creator>Patrick Delges</dc:creator>

					<description>
						<![CDATA[
						<p>
On 06-nov.-08, at 20:56, Pm B wrote:<br />
></p>
<p>> Info~ doesn&#8217;t give the number of channel, and I never heard of an <br />
> object that gives this information about a replaced buffer~.</p>
<p>Check [mxj buf.Op]&#8216;s help file, especially its &#8220;getChannels&#8221; message.</p>
<p>You can then use a [wave~ ... 4] to be able to read all type of buffers <br />
(buffers don&#8217;t have more than 4 channels) and add some routing to the <br />
outputs, based on the now known number of channels, to suit your needs.</p>
<p>p</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

