<?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: Sorry if this is the stupidest noob question, BUT.. !?</title>
		<atom:link href="http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 22:49:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/#post-51305</guid>
					<title><![CDATA[Sorry if this is the stupidest noob question, BUT.. !?]]></title>
					<link>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/#post-51305</link>
					<pubDate>Sat, 19 Jan 2013 15:42:44 +0000</pubDate>
					<dc:creator>Ragz13</dc:creator>

					<description>
						<![CDATA[
						<p>How do I use multiple ezadc objects and control them individually in the same patch, rather all of them turning on or off when I press one ?</p>
<p>I have checked help, but cant seem to work this seemingly tiny problem out :-(</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/#post-183975</guid>
					<title><![CDATA[Re: Sorry if this is the stupidest noob question, BUT.. !?]]></title>
					<link>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/#post-183975</link>
					<pubDate>Sat, 19 Jan 2013 15:57:18 +0000</pubDate>
					<dc:creator>Rodrigo</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m assuming you want to selectively send audio out to your output, but turning on/off ezdac is not the way to go about that. As you&#8217;ve seen, all ezdacs are connected together because you are literally turning on/off ALL audio processing when you press one. If you want to send audio out look at the gain~ or *~ objects, and you can connect whatever you want to those, then send all of them to ezdacs, or dacs, and have individual control over each section.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/#post-183976</guid>
					<title><![CDATA[Re: Sorry if this is the stupidest noob question, BUT.. !?]]></title>
					<link>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/#post-183976</link>
					<pubDate>Sat, 19 Jan 2013 16:03:49 +0000</pubDate>
					<dc:creator>Ragz13</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, thanks</p>
<p>Sorry I didn&#8217;t explain myself too clearly. I want to control the ezadc separately from the ezdac. For example I want to be able to record through the mic but don/t want to the mic on all of the time and don&#8217;t want to have to turn the mic off itself as I am using the internal mic.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/#post-183977</guid>
					<title><![CDATA[Re: Sorry if this is the stupidest noob question, BUT.. !?]]></title>
					<link>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/#post-183977</link>
					<pubDate>Sat, 19 Jan 2013 16:07:35 +0000</pubDate>
					<dc:creator>Ragz13</dc:creator>

					<description>
						<![CDATA[
						<p>I guess adding the gain is the best bet then, and just work with the volume !.. thanks :-)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/#post-183978</guid>
					<title><![CDATA[Re: Sorry if this is the stupidest noob question, BUT.. !?]]></title>
					<link>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/#post-183978</link>
					<pubDate>Sat, 19 Jan 2013 16:57:14 +0000</pubDate>
					<dc:creator>Rodrigo</dc:creator>

					<description>
						<![CDATA[
						<p>Yeah, use gain or *~ or anything else. The way you&#8217;ve been using ezdac/ezadc is not what they are meant to be used for. (ie they always stay on if you are processing audio). Just figure out the routing/levels another way.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/#post-183979</guid>
					<title><![CDATA[Re: Sorry if this is the stupidest noob question, BUT.. !?]]></title>
					<link>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/#post-183979</link>
					<pubDate>Sat, 19 Jan 2013 18:57:44 +0000</pubDate>
					<dc:creator>Gregory Taylor</dc:creator>

					<description>
						<![CDATA[
						<p>As Rodrigo et. al. have pointed out, the <strong>ezdac~</strong> object, by default, turns on audio processing <em>globally</em>. You *can* enable and disable audio in a patcher window, however &#8211; you might want to open the <strong>ezdac~</strong> help file and look at the tab marked &#8220;local&#8221; for more on that. But the <strong>ezdac~</strong> object isn&#8217;t intended to turn off audio &#8211; there are other alternatives to this, such as the <strong>gate~</strong> object. </p>
<p>Have you considered using the &#8220;search&#8221; feature and then exploring what it gives you while you&#8217;re patching? It&#8217;s a good way to learn about using Max.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/#post-183980</guid>
					<title><![CDATA[Re: Sorry if this is the stupidest noob question, BUT.. !?]]></title>
					<link>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/#post-183980</link>
					<pubDate>Sat, 19 Jan 2013 20:20:23 +0000</pubDate>
					<dc:creator>n00b_meister</dc:creator>

					<description>
						<![CDATA[
						<p><a href='http://cycling74.com/forums/users/gregory/' rel='nofollow' class='bbp-mention-link Gregory'>@Gregory</a></p>
<p>and my own favourite personal Max guru, called &#8220;See Also&#8221;</p>
<p>..but not in this specific context obviously</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/#post-183981</guid>
					<title><![CDATA[Re: Sorry if this is the stupidest noob question, BUT.. !?]]></title>
					<link>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/#post-183981</link>
					<pubDate>Sat, 19 Jan 2013 21:22:37 +0000</pubDate>
					<dc:creator>Ragz13</dc:creator>

					<description>
						<![CDATA[
						<p>Onnit, thanks :-)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/#post-183982</guid>
					<title><![CDATA[Re: Sorry if this is the stupidest noob question, BUT.. !?]]></title>
					<link>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/#post-183982</link>
					<pubDate>Mon, 21 Jan 2013 18:13:40 +0000</pubDate>
					<dc:creator>Simon</dc:creator>

					<description>
						<![CDATA[
						<p>@n00b_meister</p>
<p>Spot on!<br />
+ idly browsing the object explorer, pecking here &#038; there at a help file !</p>
<p>Rooster_mode/off</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/#post-183983</guid>
					<title><![CDATA[Re: Sorry if this is the stupidest noob question, BUT.. !?]]></title>
					<link>http://cycling74.com/forums/topic/sorry-if-this-is-the-stupidest-noob-question-but/#post-183983</link>
					<pubDate>Tue, 22 Jan 2013 21:53:22 +0000</pubDate>
					<dc:creator>kjelgaard</dc:creator>

					<description>
						<![CDATA[
						<p>Put a gate after the adc~. Connect its outlet to the right inlet of a gate~ object. Attach a toggle to the left inlet. When the toggle is X&#8217;ed, your adc~ signal will pass through. This works with dac~ as well.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

