<?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: name ONE indispensable Max/MSP/Jitter object; lines are now open</title>
		<atom:link href="http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/feed</link>
		<description></description>
		<pubDate>Mon, 17 Jun 2013 23:25:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-58561</guid>
					<title><![CDATA[name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-58561</link>
					<pubDate>Sat, 20 Aug 2011 16:59:56 +0000</pubDate>
					<dc:creator>n00b_meister</dc:creator>

					<description>
						<![CDATA[
						<p>Hi<br />
haven&#8217;t posted for a while, kinda miss you guys so I came up with this oft asked question:</p>
<p>What is the ONE Max/MSP/Jitter object you could simply not do without; regardless of preferred medium, externals blah blah etc. Which native object do you use regularly and why?</p>
<p>ahem&#8230;</p>
<p>object:<br />
[trigger] or [t] </p>
<p>reason:<br />
control flow; I can impose structuring as I need; without it, my patches would be a mess, or would simply not work as I require.</p>
<p>At first glance, perhaps a frivolous post, but my hope is that this thread will give newcomers the gift of prescience&#8230;&#8230;&#8230;a valuable skill.</p>
<p>Brendan</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210454</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210454</link>
					<pubDate>Sat, 20 Aug 2011 18:17:50 +0000</pubDate>
					<dc:creator>seejayjames</dc:creator>

					<description>
						<![CDATA[
						<p>[gate]</p>
<p>routing a stream in different directions, or more often, just to turn a stream on and off. I use it a lot when using [print], this way I can control when things are printed using a toggle in a locked patch rather than deleting/recreating the patch cord (not possible in a locked patch without scripting). If you have a ton of things printing very rapidly for a test, you only want a couple sets to print to see what&#8217;s going on.</p>
<p>It also lets you narrow down processing bottlenecks by routing streams in and out of processes/FX, you can track your CPU with audio or your FPS for matrices when you allow/restrict the input, like a bypass in a vst. Besides, you probably want the capability to turn a given effect on and off anyway&#8230;</p>
<p>though [t] is probably tops :)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210455</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210455</link>
					<pubDate>Sat, 20 Aug 2011 19:51:24 +0000</pubDate>
					<dc:creator>Roald Baudoux</dc:creator>

					<description>
						<![CDATA[
						<p>[sfrecord~]</p>
<p>So useful to capture the output when a patcher I am working on suddenly produces a &#8216;Hey-what-an-interesting-sound&#8217;.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210456</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210456</link>
					<pubDate>Sat, 20 Aug 2011 23:09:45 +0000</pubDate>
					<dc:creator>MIB</dc:creator>

					<description>
						<![CDATA[
						<p>[int] [float] [zl reg]</p>
<p>store ints, floats and lists for later use. very useful, specially for recursive things and to ensure order of operations in more complicated structures&#8230;</p>
<p>+1 for [t] though!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210457</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210457</link>
					<pubDate>Sat, 20 Aug 2011 23:52:21 +0000</pubDate>
					<dc:creator>Peter McCulloch</dc:creator>

					<description>
						<![CDATA[
						<p>matrix~.  You can combine lots of signals in any number of arbitrary ways and it provides a very fast building block for mixers in combination with vexpr.  It was even better in the old G4 days since (thanks to Altivec) it was screaming fast in comparison to the alternatives.  </p>
<p>I use it for mixers, linked coefficients (e.g. for freqs for an additive synth), midside, controlling the timing and volume of delay arrays with tapout~, feedback matrices, switchable filters (onepole~ plus matrix~ 2 1 0. = lowpass &#038; highpass!) and more.  It&#8217;s also a great way of doing multiply and add, so I use it in my PM.Scale~ object.</p>
<p>My only gripe is that there&#8217;s no setrow or setcolumn message, so a lot of people don&#8217;t make full use of this object.  I think a lot of people only use it with matrixctrl, and that&#8217;s unfortunate, because there&#8217;s so much more that this object can do.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210458</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210458</link>
					<pubDate>Sun, 21 Aug 2011 01:55:27 +0000</pubDate>
					<dc:creator>mr_mapes</dc:creator>

					<description>
						<![CDATA[
						<p>Does [ezdac] or [loadbang] count as an object one cannot live without??!  I&#8217;ve been stretching the [counter]+[preset] object combo out a lot lately as it&#8217;s pretty useful for pattern sequencers when tied with [matrix] or [itable].</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210459</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210459</link>
					<pubDate>Sun, 21 Aug 2011 12:08:06 +0000</pubDate>
					<dc:creator>Luke Hall</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m with you on [trigger] although when dealing with audio it&#8217;s pretty much always [*~].</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210460</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210460</link>
					<pubDate>Sun, 21 Aug 2011 12:18:42 +0000</pubDate>
					<dc:creator>AudioLemon</dc:creator>

					<description>
						<![CDATA[
						<p>[pak] not [pack] &#8211; I used to use pack all the time with triggers but then I found the [pak] and life was easier. Peter I never use [matrix~], I don&#8217;t think I&#8217;ve used it once! Must start looking into it.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210461</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210461</link>
					<pubDate>Sun, 21 Aug 2011 19:13:41 +0000</pubDate>
					<dc:creator>Mike S</dc:creator>

					<description>
						<![CDATA[
						<p>[line~] &#8211; A great way of fading between values at audio rate :)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210462</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210462</link>
					<pubDate>Sun, 21 Aug 2011 19:19:15 +0000</pubDate>
					<dc:creator>Medd</dc:creator>

					<description>
						<![CDATA[
						<p>+1 for [line~]</p>
<p>also love [pak] and [coll]</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210463</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210463</link>
					<pubDate>Sun, 21 Aug 2011 22:01:49 +0000</pubDate>
					<dc:creator>Rui Caldas</dc:creator>

					<description>
						<![CDATA[
						<p>[coll] Every patch I&#8217;ve made has one at minimum!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210464</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210464</link>
					<pubDate>Sun, 21 Aug 2011 22:08:51 +0000</pubDate>
					<dc:creator>MuShoo</dc:creator>

					<description>
						<![CDATA[
						<p>[scale] or [zmap] &#8211; I use at least 1 of these in every patch. Completely indispensable. </p>
<p>There&#8217;s also f0.auto_scale which can come in very handy sometimes.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210465</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210465</link>
					<pubDate>Sun, 21 Aug 2011 22:24:08 +0000</pubDate>
					<dc:creator>Peter Castine</dc:creator>

					<description>
						<![CDATA[
						<p>My answer must be obvious before I even post it…</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210466</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210466</link>
					<pubDate>Sun, 21 Aug 2011 23:02:35 +0000</pubDate>
					<dc:creator>johnpitcairn</dc:creator>

					<description>
						<![CDATA[
						<p>[funbuff]</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210467</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210467</link>
					<pubDate>Sun, 21 Aug 2011 23:46:06 +0000</pubDate>
					<dc:creator>Tim Lloyd</dc:creator>

					<description>
						<![CDATA[
						<p>[trigger]/[t] &#8211; as Brendan says &#8230; definitely an essential</p>
<p>[comment ] &#8211; quite often, if I leave something unfinished and come back to it &#8230; I don&#8217;t understand how it works anymore without reading my little explanatory comments :)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210468</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210468</link>
					<pubDate>Sun, 21 Aug 2011 23:55:38 +0000</pubDate>
					<dc:creator>Brad Garton</dc:creator>

					<description>
						<![CDATA[
						<p><a href='http://cycling74.com/forums/users/peter/' rel='nofollow' class='bbp-mention-link peter'>@peter</a> &#8212; mine is probably obvious, too.  :-)</p>
<p>(although &#8216;bang&#8217; is a teeny bit useful&#8230;)</p>
<p>brad</p>
<p><a href="http://music.columbia.edu/~brad" rel="nofollow">http://music.columbia.edu/~brad</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210469</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210469</link>
					<pubDate>Mon, 22 Aug 2011 00:17:10 +0000</pubDate>
					<dc:creator>Marc Ainger</dc:creator>

					<description>
						<![CDATA[
						<p>scale~ and objects similar to it.</p>
<p>r and s combos are also indispensable.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210470</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210470</link>
					<pubDate>Mon, 22 Aug 2011 14:01:02 +0000</pubDate>
					<dc:creator>n00b_meister</dc:creator>

					<description>
						<![CDATA[
						<p>Hmmm</p>
<p>not the consensus I expected&#8230;..but that&#8217;s good; keep them coming.</p>
<p>I would&#8217;ve also gone for [scale]/[zmap]/[expr]/[zl], which are all one type of object/function, but I&#8217;m learning to do all my scaling outside of Max first (Arduino), simply so that Max/CPU has less work to do&#8230;</p>
<p>Peter and Brad may have to be a little less reserved :)</p>
<p>Brendan</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210471</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210471</link>
					<pubDate>Mon, 22 Aug 2011 14:14:19 +0000</pubDate>
					<dc:creator>Tim Lloyd</dc:creator>

					<description>
						<![CDATA[
						<p>I would guess that Brad is referring to [rtcmix~] :)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210472</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210472</link>
					<pubDate>Mon, 22 Aug 2011 14:19:57 +0000</pubDate>
					<dc:creator>n00b_meister</dc:creator>

					<description>
						<![CDATA[
						<p>Ah</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210473</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210473</link>
					<pubDate>Mon, 22 Aug 2011 16:35:24 +0000</pubDate>
					<dc:creator>Peter McCulloch</dc:creator>

					<description>
						<![CDATA[
						<p>Speaking of scaling, don&#8217;t forget function; it&#8217;s great for multisegment mappings.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210474</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210474</link>
					<pubDate>Tue, 23 Aug 2011 01:26:38 +0000</pubDate>
					<dc:creator>cap10subtext</dc:creator>

					<description>
						<![CDATA[
						<p>[route] hands down</p>
<p>gets rid of symbol prefix, invaluable for making an abstraction that follows the left index schema, and allows a more advanced use of all jitter object attributes.</p>
<p>And for some reason I still waffle on it&#8217;s pronunciation&#8230;  :P</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210475</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210475</link>
					<pubDate>Tue, 23 Aug 2011 09:54:17 +0000</pubDate>
					<dc:creator>n00b_meister</dc:creator>

					<description>
						<![CDATA[
						<p>&#8230;by which, you naturally mean &#8220;root&#8221;?</p>
<p>:)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210476</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210476</link>
					<pubDate>Wed, 24 Aug 2011 01:12:59 +0000</pubDate>
					<dc:creator>Marc Ainger</dc:creator>

					<description>
						<![CDATA[
						<p>While it is true that we can scale outside of Max &#8211; and I&#8217;ll leave aside the arguments pro and con of this &#8211; the real fun with the scale family of objets is that you can take one input stream and scale it in multiple ways for use in the same patch (0-100 for one thing, 100-0 for another, etc&#8230;.).</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210477</guid>
					<title><![CDATA[Re: name ONE indispensable Max/MSP/Jitter object; lines are now open]]></title>
					<link>http://cycling74.com/forums/topic/name-one-indispensable-maxmspjitter-object-lines-are-now-open/#post-210477</link>
					<pubDate>Wed, 24 Aug 2011 16:25:14 +0000</pubDate>
					<dc:creator>nnneuromodulator</dc:creator>

					<description>
						<![CDATA[
						<p>[grab] kind of blew my mind. I look at my pre-grab patches and shudder.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

