<?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: Dynamically change size of rslider?</title>
		<atom:link href="http://cycling74.com/forums/topic/dynamically-change-size-of-rslider/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/dynamically-change-size-of-rslider/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 16:20:06 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/dynamically-change-size-of-rslider/#post-60962</guid>
					<title><![CDATA[Dynamically change size of rslider?]]></title>
					<link>http://cycling74.com/forums/topic/dynamically-change-size-of-rslider/#post-60962</link>
					<pubDate>Mon, 02 Jan 2012 09:51:48 +0000</pubDate>
					<dc:creator>foldh</dc:creator>

					<description>
						<![CDATA[
						<p>Pretty new to Max and am looking for a little help with the following&#8230;</p>
<p>I&#8217;m using rslider to set loop start and end points in a groove object. I know how to change the maximum size to match the length of the sample using the Inspector. What I am wondering though is if there is a way to automate this so that when loading a new file into a buffer the max value of the rslider is changed to match this?</p>
<p>Paul</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/dynamically-change-size-of-rslider/#post-219568</guid>
					<title><![CDATA[Re: Dynamically change size of rslider?]]></title>
					<link>http://cycling74.com/forums/topic/dynamically-change-size-of-rslider/#post-219568</link>
					<pubDate>Mon, 02 Jan 2012 10:27:57 +0000</pubDate>
					<dc:creator>Ch</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Paul.</p>
<p>To get the length of the buffer, you can use [info~].<br />
to dynamically change the size of [rslider], you can send it the messages<br />
&#8220;min $1&#8243; to set the minimum value, and &#8220;size $1&#8243; to set its range.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/dynamically-change-size-of-rslider/#post-219569</guid>
					<title><![CDATA[Re: Dynamically change size of rslider?]]></title>
					<link>http://cycling74.com/forums/topic/dynamically-change-size-of-rslider/#post-219569</link>
					<pubDate>Mon, 02 Jan 2012 10:31:02 +0000</pubDate>
					<dc:creator>Ch</dc:creator>

					<description>
						<![CDATA[
						<p>by the way, to know which message you have to send to set an attribute that you see in the inspector, you can simply drag and drop the attribute from the inspector to the patcher.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/dynamically-change-size-of-rslider/#post-219570</guid>
					<title><![CDATA[Re: Dynamically change size of rslider?]]></title>
					<link>http://cycling74.com/forums/topic/dynamically-change-size-of-rslider/#post-219570</link>
					<pubDate>Mon, 02 Jan 2012 11:22:40 +0000</pubDate>
					<dc:creator>commathe</dc:creator>

					<description>
						<![CDATA[
						<p>What you could do, that might be a whole lot easier, is use a scale object. Then all you need to do is feed it the length of the buffer as the &#8220;output max&#8221; value when the buffer changes. Might be much easier than modifying the rslider directly.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/dynamically-change-size-of-rslider/#post-219571</guid>
					<title><![CDATA[Re: Dynamically change size of rslider?]]></title>
					<link>http://cycling74.com/forums/topic/dynamically-change-size-of-rslider/#post-219571</link>
					<pubDate>Mon, 02 Jan 2012 11:58:01 +0000</pubDate>
					<dc:creator>foldh</dc:creator>

					<description>
						<![CDATA[
						<p>Many thanks to you both for the info. Hadn&#8217;t realised messeges could be sent directly to an Inspector, very useful to know!</p>
<p>I will also give the scale method a go.</p>
<p>Paul</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

