<?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: tri~ issues</title>
		<atom:link href="http://cycling74.com/forums/topic/tri-issues/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/tri-issues/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 16:25:51 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/tri-issues/#post-24319</guid>
					<title><![CDATA[tri~ issues]]></title>
					<link>http://cycling74.com/forums/topic/tri-issues/#post-24319</link>
					<pubDate>Wed, 08 Feb 2006 03:06:18 +0000</pubDate>
					<dc:creator>Simone</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>I have built a synth that includes the tri~ object.  I<br />
have noticed some strange behavior which illustrated<br />
by the patch below.  In my synth I am using a line~<br />
object before an mtof~ object.  I use the line~ object<br />
to slide between pitches sent to the various<br />
oscillators including tri~.  When the slide time is 0<br />
the signal from tri~ seems to phase in and out.  It is<br />
most noticeable when the signal passes through an<br />
overdrive~ object which is also part of my synth. <br />
Anyone know why this is happening and how I can avoid<br />
it?</p>
<p>Thanks</p>
<p>sg</p>
<p>max v2;<br />
#N vpatcher 182 44 1076 766;<br />
#P user scope~ 441 394 801 517 13 3 95 -1. 1. 0 0. 0<br />
0. 102 255 51 135 135 135 0;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P newex 358 108 60 196617 loadmess 1;<br />
#P newex 254 337 27 196617 + 1;<br />
#P toggle 254 311 15 0;<br />
#P newex 254 366 115 196617 selector~ 2 1;<br />
#P newex 358 337 40 196617 tri~;<br />
#P message 484 228 20 196617 53;<br />
#P message 442 228 20 196617 97;<br />
#P message 421 228 20 196617 96;<br />
#P toggle 358 132 15 0;<br />
#P newex 358 204 178 196617 sel 0 1 2 3 4 5 6 7;<br />
#P message 400 228 20 196617 94;<br />
#P message 358 229 20 196617 58;<br />
#N counter 0 7;<br />
#X flags 0 0;<br />
#P newobj 358 180 66 196617 counter 0 7;<br />
#P newex 358 155 58 196617 metro 200;<br />
#P newex 254 496 73 196617 overdrive~ 1.;<br />
#P newex 306 311 31 196617 mtof;<br />
#P user scope~ 440 524 800 647 13 3 95 -1. 1. 0 0. 0<br />
0. 102 255 51 135 135 135 0;<br />
#P message 358 259 31 196617 $1 0;<br />
#P newex 358 287 32 196617 line~;<br />
#P user ezdac~ 254 662 298 695 0;<br />
#P newex 358 311 37 196617 mtof~;<br />
#P user gain~ 254 525 24 100 158 0 1.071519 7.94321<br />
10.;<br />
#P newex 306 337 40 196617 tri~;<br />
#P comment 205 312 48 196617 compare;<br />
#P connect 21 0 22 0;<br />
#P connect 22 0 20 0;<br />
#P connect 20 0 9 0;<br />
#P connect 9 0 2 0;<br />
#P connect 2 0 4 0;<br />
#P fasten 2 0 4 1 259 654 293 654;<br />
#P fasten 6 0 8 0 363 279 311 279;<br />
#P connect 8 0 1 0;<br />
#P connect 1 0 20 1;<br />
#P connect 23 0 15 0;<br />
#P connect 15 0 10 0;<br />
#P connect 10 0 11 0;<br />
#P connect 11 0 14 0;<br />
#P connect 14 0 12 0;<br />
#P connect 12 0 6 0;<br />
#P fasten 13 0 6 0 405 251 363 251;<br />
#P fasten 16 0 6 0 426 251 363 251;<br />
#P fasten 17 0 6 0 447 251 363 251;<br />
#P fasten 18 0 6 0 489 251 363 251;<br />
#P connect 6 0 5 0;<br />
#P connect 5 0 3 0;<br />
#P connect 3 0 19 0;<br />
#P connect 19 0 20 2;<br />
#P connect 14 2 13 0;<br />
#P connect 14 3 16 0;<br />
#P fasten 9 0 7 0 259 519 445 519;<br />
#P fasten 20 0 24 0 259 389 446 389;<br />
#P connect 14 4 17 0;<br />
#P connect 14 6 18 0;<br />
#P pop;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/tri-issues/#post-70167</guid>
					<title><![CDATA[Re: tri~ issues]]></title>
					<link>http://cycling74.com/forums/topic/tri-issues/#post-70167</link>
					<pubDate>Wed, 08 Feb 2006 08:08:38 +0000</pubDate>
					<dc:creator>projects</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Simone,</p>
<p>I want to thank you very very much.  I have had several reports of<br />
problems with tri~, and I was able to reproduce them, but I was never<br />
able to figure out just what the heck was wrong with the object.  I<br />
wasted many hours exploring all sorts of complicated solutions for<br />
what I thought was the problem, but I was never able to fix it.  But<br />
for some reason tonight, after looking at your VERY CLEAR EXAMPLE<br />
PATCH, I opened up the code and the bug was fixed in less than a<br />
minute.  Wow that feels good!</p>
<p>A fixed version of tri~ will be in the next Max/MSP update.  I am<br />
currently away from my office and don&#8217;t have an OS X computer handy,<br />
but I&#8217;ll be home tomorrow and will make the fixed externals available<br />
tomorrow night.</p>
<p>Ben</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/tri-issues/#post-70168</guid>
					<title><![CDATA[Re: tri~ issues]]></title>
					<link>http://cycling74.com/forums/topic/tri-issues/#post-70168</link>
					<pubDate>Fri, 10 Feb 2006 01:40:43 +0000</pubDate>
					<dc:creator>Simone</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>just wondering when the fixed version of tri~ might be<br />
available&#8230;</p>
<p>thanks&#8230;.</p>
<p>glad it was a simple fix&#8230;</p>
<p>sg</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/tri-issues/#post-70169</guid>
					<title><![CDATA[Re: tri~ issues]]></title>
					<link>http://cycling74.com/forums/topic/tri-issues/#post-70169</link>
					<pubDate>Fri, 10 Feb 2006 08:28:43 +0000</pubDate>
					<dc:creator>Maurizio Giri</dc:creator>

					<description>
						<![CDATA[
						<p>Another problem with tri~ is that when you play a bit with the duty <br />
cycle parameter (expecially if you go a few times from 0 to 1) the <br />
signal become eventually a stream of &#8220;inf&#8221;s.</p>
<p>#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P flonum 279 111 35 9 0. 1. 3 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P user number~ 287 167 326 182 9 3 3 2 0. 0. 0 0. 250 0. 0 0 0 221 <br />
221 221 222 222 222 0 0 0;<br />
#P window linecount 1;<br />
#P newex 260 139 49 196617 tri~ 130;<br />
#P message 187 312 27 196617 stop;<br />
#P message 187 295 67 196617 startwindow;<br />
#P newex 260 312 29 196617 dac~;<br />
#P user gain~ 260 192 21 89 158 0 1.071519 7.94321 10.;<br />
#P window linecount 2;<br />
#P comment 248 85 100 196617 play with this a few times&#8230;;<br />
#P comment 332 167 100 196617 sooner or later you&#8217;ll get an &#8220;inf&#8221; here;<br />
#P connect 8 0 6 1;<br />
#P connect 6 0 2 0;<br />
#P connect 6 0 7 0;<br />
#P connect 2 0 3 0;<br />
#P connect 2 0 3 1;<br />
#P connect 4 0 3 0;<br />
#P connect 5 0 3 0;<br />
#P window clipboard copycount 9;</p>
<p>&#8211; <br />
HomePage: <a href="http://www.giri.it" rel="nofollow">http://www.giri.it</a><br />
Computer Music Italian Forum <a href="http://www.virtual-sound.com" rel="nofollow">http://www.virtual-sound.com</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/tri-issues/#post-70170</guid>
					<title><![CDATA[Re: tri~ issues]]></title>
					<link>http://cycling74.com/forums/topic/tri-issues/#post-70170</link>
					<pubDate>Tue, 14 Feb 2006 01:24:23 +0000</pubDate>
					<dc:creator>projects</dc:creator>

					<description>
						<![CDATA[
						<p>> just wondering when the fixed version of tri~ might be<br />
> available&#8230;</p>
<p>It&#8217;s available now from the incremental downloads page:</p>
<p><a href="http://cycling74.com/twiki/bin/view/IncrementalDownloads" rel="nofollow">http://cycling74.com/twiki/bin/view/IncrementalDownloads</a></p>
<p>Ben</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/tri-issues/#post-70171</guid>
					<title><![CDATA[Re: tri~ issues]]></title>
					<link>http://cycling74.com/forums/topic/tri-issues/#post-70171</link>
					<pubDate>Tue, 14 Feb 2006 01:25:26 +0000</pubDate>
					<dc:creator>projects</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Maurizio,</p>
<p>Sorry, but I&#8217;m not able to reproduce your bug with the latest version of tri~.</p>
<p>Ben</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/tri-issues/#post-70172</guid>
					<title><![CDATA[Re: tri~ issues]]></title>
					<link>http://cycling74.com/forums/topic/tri-issues/#post-70172</link>
					<pubDate>Fri, 17 Feb 2006 14:52:26 +0000</pubDate>
					<dc:creator>Patrick Delges</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/tri-issues/#post-70173</guid>
					<title><![CDATA[Re: tri~ issues]]></title>
					<link>http://cycling74.com/forums/topic/tri-issues/#post-70173</link>
					<pubDate>Fri, 17 Feb 2006 15:46:05 +0000</pubDate>
					<dc:creator>Maurizio Giri</dc:creator>

					<description>
						<![CDATA[
						<p>Dear Ben,</p>
<p>unfortunately I still can reproduce it, expecially when I change the <br />
duty cycle very fast a few times&#8230;</p>
<p>Ibook g4 1.2 Mhz<br />
OSX 10.3.9<br />
MaxMSP 4.5.6</p>
<p>NB I only have one version of tri~ in my computer. The creation date <br />
is Feb 14 2006</p>
<p>m</p>
<p>&#8211; <br />
HomePage: <a href="http://www.giri.it" rel="nofollow">http://www.giri.it</a><br />
Computer Music Italian Forum <a href="http://www.virtual-sound.com" rel="nofollow">http://www.virtual-sound.com</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/tri-issues/#post-70174</guid>
					<title><![CDATA[Re: tri~ issues]]></title>
					<link>http://cycling74.com/forums/topic/tri-issues/#post-70174</link>
					<pubDate>Fri, 17 Feb 2006 17:52:03 +0000</pubDate>
					<dc:creator>David Stanford</dc:creator>

					<description>
						<![CDATA[
						<p>I can reproduce this bug on my machine:</p>
<p>OSX 10.3.9<br />
MaxMSP 4.5.6<br />
Newst version of tri~<br />
powerbook g4 1.5 Ghz</p>
<p>  I did some digging, however, and I&#8217;m finding that the infs don&#8217;t seem <br />
to be related to just changing the duty cycle, but rather, subjecting <br />
the duty cycle parameter to &#8220;unnecessary&#8221; roughness. I can use a <br />
dc-offset [cycle~ 10.] to modulate the duty cycle all day long, and <br />
there&#8217;s no issue, but if I run it through [~* 100]  -> [clip 0. 1.]&#8230; <br />
the min/max values of the resulting waveform from tri~ are&#8230; strange. <br />
FWIW.</p>
<p>-David</p>
<p>max v2;<br />
#N vpatcher 10 59 631 618;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P comment 252 288 136 196617 &#8230;and magic happens here.;<br />
#P message 253 88 17 196617 1.;<br />
#P message 227 88 23 196617 0.5;<br />
#P message 238 163 34 196617 reset;<br />
#P flonum 156 46 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P newex 156 107 40 196617 +~ 0.5;<br />
#P newex 156 86 41 196617 *~ 0.5;<br />
#P user number~ 193 298 232 313 9 3 3 2 0. 0. 0 0. 250 0. 0 0 0 221 221 <br />
221 222 222 222 0 0 0;<br />
#P user number~ 207 279 246 294 9 3 3 2 0. 0. 0 0. 250 0. 0 0 0 221 221 <br />
221 222 222 222 0 0 0;<br />
#P newex 193 211 53 196617 minmax~;<br />
#P message 261 106 31 196617 100.;<br />
#P message 238 106 23 196617 50.;<br />
#P message 215 106 23 196617 10.;<br />
#P newex 156 155 56 196617 clip~ 0. 1.;<br />
#P newex 156 131 35 196617 *~ 1.;<br />
#P newex 156 65 58 196617 cycle~ 10.;<br />
#P newex 137 179 49 196617 tri~ 130;<br />
#P message 64 364 27 196617 stop;<br />
#P message 64 347 67 196617 startwindow;<br />
#P newex 137 364 29 196617 dac~;<br />
#P user gain~ 137 235 21 89 158 0 1.071519 7.94321 10.;<br />
#P comment 297 97 79 196617 click on these&#8230;;<br />
#P connect 5 0 1 0;<br />
#P connect 1 0 2 0;<br />
#P connect 4 0 2 0;<br />
#P connect 3 0 2 0;<br />
#P connect 17 0 6 0;<br />
#P connect 6 0 15 0;<br />
#P connect 15 0 16 0;<br />
#P connect 16 0 7 0;<br />
#P connect 7 0 8 0;<br />
#P connect 8 0 5 1;<br />
#P connect 1 0 2 1;<br />
#P connect 20 0 7 1;<br />
#P connect 19 0 7 1;<br />
#P connect 9 0 7 1;<br />
#P fasten 10 0 7 1 243 119;<br />
#P connect 11 0 7 1;<br />
#P connect 5 0 12 0;<br />
#P connect 18 0 12 0;<br />
#P connect 12 0 14 0;<br />
#P connect 12 1 13 0;<br />
#P pop;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/tri-issues/#post-70175</guid>
					<title><![CDATA[Re: tri~ issues]]></title>
					<link>http://cycling74.com/forums/topic/tri-issues/#post-70175</link>
					<pubDate>Tue, 28 Feb 2006 18:22:31 +0000</pubDate>
					<dc:creator>projects</dc:creator>

					<description>
						<![CDATA[
						<p>Dear tri~ lovers,</p>
<p>I believe we are moving closer to a well-behaved object.  Please<br />
download and install the new version at the incremental updates page<br />
at</p>
<p><a href="http://cycling74.com/twiki/bin/view/IncrementalDownloads" rel="nofollow">http://cycling74.com/twiki/bin/view/IncrementalDownloads</a></p>
<p>
Do not hesitate to let me know about any bugginess that persists!</p>
<p>Dutifully yours,<br />
Ben &#8220;tri~ceratops rex&#8221; Nevile</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

