<?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: I got math problems ^^</title>
		<atom:link href="http://cycling74.com/forums/topic/i-got-math-problems/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/i-got-math-problems/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 03:29:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/i-got-math-problems/#post-45280</guid>
					<title><![CDATA[I got math problems ^^]]></title>
					<link>http://cycling74.com/forums/topic/i-got-math-problems/#post-45280</link>
					<pubDate>Sun, 30 Aug 2009 19:58:32 +0000</pubDate>
					<dc:creator>coffeencigs</dc:creator>

					<description>
						<![CDATA[
						<p>hey..</p>
<p>i want to make two buttons for controling the playback speed.</p>
<p>the normal black back speed is 1&#8230; when i hit the button i want it to add 0.5 to the current speed..</p>
<p>so button press = 1,5 next button press = 2.0 and so on</p>
<p>how can i do so?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/i-got-math-problems/#post-163194</guid>
					<title><![CDATA[Re: I got math problems ^^]]></title>
					<link>http://cycling74.com/forums/topic/i-got-math-problems/#post-163194</link>
					<pubDate>Sun, 30 Aug 2009 21:43:52 +0000</pubDate>
					<dc:creator>Ad.</dc:creator>

					<description>
						<![CDATA[
						<p>Something like this may help you: </p>
<p>max v2;<br />
#N vpatcher 844 414 1112 665;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P newex 134 149 34 196617 + 0.5;<br />
#P newex 133 170 62 196617 prepend set;<br />
#P window setfont &#8220;Sans Serif&#8221; 12.;<br />
#P message 110 194 48 196620 2.;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P newex 131 97 69 196617 loadmess 0.5;<br />
#P button 23 66 31 0;<br />
#P button 131 70 15 0;<br />
#P comment 150 70 35 196617 reset;<br />
#P comment 55 84 45 196617 Add 0.5;<br />
#P objectname <none>;<br />
#P fasten 3 0 5 0 28 146 115 146;<br />
#P fasten 6 0 5 0 138 192 115 192;<br />
#P connect 2 0 4 0;<br />
#P connect 7 0 6 0;<br />
#P fasten 4 0 7 0 136 148 139 148;<br />
#P hidden connect 5 0 7 0;<br />
#P pop;</none></p>
<p>
Adrien</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/i-got-math-problems/#post-163195</guid>
					<title><![CDATA[Re: I got math problems ^^]]></title>
					<link>http://cycling74.com/forums/topic/i-got-math-problems/#post-163195</link>
					<pubDate>Sun, 30 Aug 2009 23:28:10 +0000</pubDate>
					<dc:creator>Luke Hall</dc:creator>

					<description>
						<![CDATA[
						<p>You might also want to have a look at the [accum] object. The help file should teach you everything you need to know.</p>
<p>lh</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

