<?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: OHM-Force-like knobs???</title>
		<atom:link href="http://cycling74.com/forums/topic/ohm-force-like-knobs/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/ohm-force-like-knobs/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 17:27:54 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-38679</guid>
					<title><![CDATA[OHM-Force-like knobs???]]></title>
					<link>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-38679</link>
					<pubDate>Tue, 01 Jul 2008 08:45:53 +0000</pubDate>
					<dc:creator>Kasper</dc:creator>

					<description>
						<![CDATA[
						<p>hi</p>
<p>some plug-ins, most notably those made by OHM-Force, have a <br />
&#8220;dual-action&#8221; system on their (virtual) knobs &#8211; not sliders but round <br />
&#8220;pots&#8221;:</p>
<p>_the normal, up/down, action inc/decrements them in their normal <br />
range (and this seems to be what i can control by sending a 0.-1. <br />
value from max to the given parameter)<br />
_but the &#8220;side&#8221; action (left-right) fine tunes teh value &#8211; makes very <br />
small changes &#8220;around&#8221; the given value</p>
<p>how could I build such a knob in max??? It&#8217;s not about controlling <br />
the plug-in but building a similar function in max, for example:</p>
<p>_the vertical action on a knob (dial) gives me 0.-1. values (or 0 &#8211; <br />
1000 as dial does not accept floats)<br />
_horizontal action would &#8220;scale&#8221; a different pixel/movement ratio, <br />
for fine tuning</p>
<p>pictctrl allows to choose vertical and/or horizontal tracking, but <br />
the &#8220;pixel/movement ratio&#8221; is the same (when choosing both options, <br />
either movement produces teh same result.</p>
<p>__I am still on max4.6, but if this is possible in max5 it could be a <br />
good reason to change!</p>
<p>many thanks</p>
<p>kasper<br />
&#8211; <br />
  Kasper T. Toeplitz<br />
noise, composition, bass, computer</p>
<p><a href="http://www.sleazeArt.com" rel="nofollow">http://www.sleazeArt.com</a></p>
<p><a href="http://www.myspace.com/sleazeart" rel="nofollow">http://www.myspace.com/sleazeart</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135059</guid>
					<title><![CDATA[Re: OHM-Force-like knobs???]]></title>
					<link>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135059</link>
					<pubDate>Tue, 01 Jul 2008 11:08:50 +0000</pubDate>
					<dc:creator>f.e</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135060</guid>
					<title><![CDATA[Re: OHM-Force-like knobs???]]></title>
					<link>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135060</link>
					<pubDate>Thu, 03 Jul 2008 21:58:59 +0000</pubDate>
					<dc:creator>Stefan Tiedje</dc:creator>

					<description>
						<![CDATA[
						<p>Kasper T Toeplitz schrieb:<br />
> __I am still on max4.6, but if this is possible in max5 it could be a <br />
> good reason to change!</p>
<p>This should be possible with a JSUI in Max 4 or 5&#8230;</p>
<p>Stefan</p>
<p>&#8211; <br />
Stefan Tiedje&#8212;&#8212;&#8212;&#8212;x&#8212;&#8212;-<br />
&#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;&#8212;-<br />
&#8211; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;-()&#8212;&#8212;&#8211;www.ccmix.com</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135061</guid>
					<title><![CDATA[Re: OHM-Force-like knobs???]]></title>
					<link>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135061</link>
					<pubDate>Thu, 03 Jul 2008 22:36:28 +0000</pubDate>
					<dc:creator>sethares@ece.wisc.edu</dc:creator>

					<description>
						<![CDATA[
						<p>It seems like what you are really looking for is two buttons &#8212; one that reacts quickly in response to vertical motion and one that responds slowly to horizontal motion. Looked at from this point of view, you could probably design what appears to be a single dial (but is actually two) by superimposing them on each other using appropriate transparency.</p>
<p>Bill Sethares</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135062</guid>
					<title><![CDATA[Re: OHM-Force-like knobs???]]></title>
					<link>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135062</link>
					<pubDate>Sat, 05 Jul 2008 11:13:19 +0000</pubDate>
					<dc:creator>Kasper</dc:creator>

					<description>
						<![CDATA[
						<p>>Kasper T Toeplitz schrieb:<br />
>>__I am still on max4.6, but if this is possible in max5 it could be <br />
>>a good reason to change!<br />
><br />
>This should be possible with a JSUI in Max 4 or 5&#8230;<br />
></p>
<p>yeahhhhh</p>
<p>which means java script&#8230;..  which i don&#8217;t know. (but of course <br />
summer should be a excellent time to learn it&#8230;.. and learn Super <br />
collider, and CSound as well. and work my cello technique as well !! <br />
;-))</p>
<p>thanks!</p>
<p>kasper<br />
&#8211; <br />
  Kasper T. Toeplitz<br />
noise, composition, bass, computer</p>
<p><a href="http://www.sleazeArt.com" rel="nofollow">http://www.sleazeArt.com</a></p>
<p><a href="http://www.myspace.com/sleazeart" rel="nofollow">http://www.myspace.com/sleazeart</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135063</guid>
					<title><![CDATA[Re: OHM-Force-like knobs???]]></title>
					<link>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135063</link>
					<pubDate>Sat, 05 Jul 2008 11:18:39 +0000</pubDate>
					<dc:creator>Kasper</dc:creator>

					<description>
						<![CDATA[
						<p>>It seems like what you are really looking for is two buttons &#8212; one <br />
>that reacts quickly in response to vertical motion and one that <br />
>responds slowly to horizontal motion. Looked at from this point of <br />
>view, you could probably design what appears to be a single dial <br />
>(but is actually two) by superimposing them on each other using <br />
>appropriate transparency.<br />
></p>
<p>
well, using 2 is a possibility, of course (and that is more or less <br />
what i do sometimes, using 2 controllers)<br />
don&#8217;t know (yet) how it would look when superimposing 2 dials.</p>
<p>Actually the OHMForce interface is great, most probably one of the <br />
very few (if not the only one) plug-ins interface that i like to use <br />
- they have a lot of &#8220;tricks&#8221; which are really great (such as <br />
&#8220;thrown&#8221; sliders, in oddity etc etc)</p>
<p>i will try to get into Jsui&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;</p>
<p>best</p>
<p>kasper<br />
&#8211; <br />
  Kasper T. Toeplitz<br />
noise, composition, bass, computer</p>
<p><a href="http://www.sleazeArt.com" rel="nofollow">http://www.sleazeArt.com</a></p>
<p><a href="http://www.myspace.com/sleazeart" rel="nofollow">http://www.myspace.com/sleazeart</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135064</guid>
					<title><![CDATA[Re: OHM-Force-like knobs???]]></title>
					<link>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135064</link>
					<pubDate>Sat, 05 Jul 2008 11:40:53 +0000</pubDate>
					<dc:creator>roger.carruthers</dc:creator>

					<description>
						<![CDATA[
						<p>Isn&#8217;t there something you could do with mousestate ? It will give you the<br />
axis of movement which you could use to control the data flow from the dial.<br />
Cheers<br />
Roger</p>
<p>
On 05/07/2008 12:18, &#8220;Kasper T Toeplitz&#8221; <kasper @club-internet.fr> wrote:</kasper></p>
<p>>> It seems like what you are really looking for is two buttons &#8212; one<br />
>> that reacts quickly in response to vertical motion and one that<br />
>> responds slowly to horizontal motion. Looked at from this point of<br />
>> view, you could probably design what appears to be a single dial<br />
>> (but is actually two) by superimposing them on each other using<br />
>> appropriate transparency.<br />
>> <br />
> <br />
> <br />
> well, using 2 is a possibility, of course (and that is more or less<br />
> what i do sometimes, using 2 controllers)<br />
> don&#8217;t know (yet) how it would look when superimposing 2 dials.<br />
> <br />
> Actually the OHMForce interface is great, most probably one of the<br />
> very few (if not the only one) plug-ins interface that i like to use<br />
> &#8211; they have a lot of &#8220;tricks&#8221; which are really great (such as<br />
> &#8220;thrown&#8221; sliders, in oddity etc etc)<br />
> <br />
> i will try to get into Jsui&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br />
> <br />
> best<br />
> <br />
> kasper</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135065</guid>
					<title><![CDATA[Re: OHM-Force-like knobs???]]></title>
					<link>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135065</link>
					<pubDate>Sat, 05 Jul 2008 11:47:16 +0000</pubDate>
					<dc:creator>Kasper</dc:creator>

					<description>
						<![CDATA[
						<p>>Isn&#8217;t there something you could do with mousestate ? It will give you the<br />
>axis of movement which you could use to control the data flow from the dial.</p>
<p>
!!!!!!!!</p>
<p>good idea!!</p>
<p>thanks</p>
<p>kasper<br />
&#8211; <br />
  Kasper T. Toeplitz<br />
noise, composition, bass, computer</p>
<p><a href="http://www.sleazeArt.com" rel="nofollow">http://www.sleazeArt.com</a></p>
<p><a href="http://www.myspace.com/sleazeart" rel="nofollow">http://www.myspace.com/sleazeart</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135066</guid>
					<title><![CDATA[Re: OHM-Force-like knobs???]]></title>
					<link>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135066</link>
					<pubDate>Sat, 05 Jul 2008 11:47:48 +0000</pubDate>
					<dc:creator>Jabbo</dc:creator>

					<description>
						<![CDATA[
						<p>something like this?</p>
<p>max v2;<br />
#N vpatcher 10 59 610 459;<br />
#P user dial 115 87 36 36 128 1 0 0 169 270 4 1. 140 140 140 221 221  <br />
221 120 120 120 225 225 225 0 0 0 0 0 0;<br />
#P user dial 90 62 87 87 128 1 0 0 169 270 2 1. 247 247 247 221 221  <br />
221 120 120 120 225 225 225 0 0 0 0 0 0;<br />
#P user panel 94 66 78 78;<br />
#X brgb 83 83 83;<br />
#X frgb 0 0 0;<br />
#X border 1;<br />
#X rounded 16;<br />
#X shadow 0;<br />
#X done;<br />
#P pop;</p>
<p>On Jul 5, 2008, at 1:18 PM, Kasper T Toeplitz wrote:</p>
<p>>> It seems like what you are really looking for is two buttons &#8212;  <br />
>> one that reacts quickly in response to vertical motion and one  <br />
>> that responds slowly to horizontal motion. Looked at from this  <br />
>> point of view, you could probably design what appears to be a  <br />
>> single dial (but is actually two) by superimposing them on each  <br />
>> other using appropriate transparency.<br />
>><br />
><br />
><br />
> well, using 2 is a possibility, of course (and that is more or less  <br />
> what i do sometimes, using 2 controllers)<br />
> don&#8217;t know (yet) how it would look when superimposing 2 dials.<br />
><br />
> Actually the OHMForce interface is great, most probably one of the  <br />
> very few (if not the only one) plug-ins interface that i like to  <br />
> use &#8211; they have a lot of &#8220;tricks&#8221; which are really great (such as  <br />
> &#8220;thrown&#8221; sliders, in oddity etc etc)<br />
><br />
> i will try to get into Jsui&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br />
><br />
> best<br />
><br />
> kasper<br />
> &#8212; <br />
>  Kasper T. Toeplitz<br />
> noise, composition, bass, computer<br />
> <a href="http://www.sleazeArt.com" rel="nofollow">http://www.sleazeArt.com</a><br />
><br />
> <a href="http://www.myspace.com/sleazeart" rel="nofollow">http://www.myspace.com/sleazeart</a><br />
></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135067</guid>
					<title><![CDATA[Re: OHM-Force-like knobs???]]></title>
					<link>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135067</link>
					<pubDate>Sat, 05 Jul 2008 16:39:30 +0000</pubDate>
					<dc:creator>sethares@ece.wisc.edu</dc:creator>

					<description>
						<![CDATA[
						<p>Jabbo&#8217;s patch gives two seperate dials &#8212; you can also suppress the appearence of one totally. Here&#8217;s a variation that appears to be one dial: if you click/drag on the outside ring, you get integer movements, but if click/drag on the inside ring, you get 0.01 movements&#8230; of course, it is actually implemented as two dials with one competely invisible.</p>
<p>&#8211; Bill Sethares</p>
<p>
<div><span id="toggle135067-0" class="patchtoggle" onmousedown="toggleMaxPatch('post135067-0', 'er135067-0');">&#8211; Pasted Max <span id="maxversion135067-0"></span> Patch, click to <span id="er135067-0">expand</span>. &#8211;</span> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"  width="110" height="14" class="clippy" ><param name="allowScriptAccess" value="always" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param NAME="FlashVars" value="copied=copied!&#038;copyto=copy to clipboard"/><param name="bgcolor" value="#FFFFFF"/><param name="wmode" value="opaque"/><embed src="/wp-content/plugins/bbpress-copy-compressed/clippy.swf"  width="110" height="14"   name="clippy"  quality="high"  allowScriptAccess="always"  type="application/x-shockwave-flash"  pluginspage="http://www.macromedia.com/go/getflashplayer"  FlashVars="text=----------begin_max5_patcher----------%0A607.3ocyVtsbaBCDF9Z3oPCW1p5QRf3PuKOGcxzgCxNpCVxCHOwsYx6dQBvF%0AR4Thcn1WHKDKZ%2B2ucWAuXa4jHOwJc.eG7Cfk0K1VVlkzKX0bsky93So4wkFy%0AbDrmkI%2BxAVeKE6jxrrBj.11tp7nJmoT%2B9.qdmcRhE6bf.ms4x3J6erwtCwpz%0Am3hc%2BrfkppME6i1ff.hen9OWxFJDfC1fN%2BL7Li%2Bpzv2v3VGtUJTh38F247PA%0AONu8Nhi64hJwXDOti4k7%2BXLOpxOmMsV3FaI5Ee01VO.WHapBupMYTJTG8vFb%0ALIEH9lv2y.i.yEiRAzmIEZ0XAqjITwJtTzUmQDsz7nFEhZF.O9AX2H0UesZC%0AmAnKAjHx7kSQuSNRdGbDe6HxWzHFeMLooECSqqwlp3J3NiI2tNLjI5Idt5%2Bn%0Anoff%2B%2BwFLu5yACnWcC1sCcM0OddyiN5c1IzYcb7bsN56yErTYtrn1BzlvPhK%0A0ENxLzjXyslTMGE42NN3Y5mw1tdtm5EgHvAmbYeFDnsvDiNCSFKKuez0oDq%2B%0AVlzWFg9U%2BBfiLqmRtx98Oy7Edl7U8IDAlFvvf1wgRWjQRWQ9g9DCS92Y3aeF%0ACeOjwNDKXmSYIxhLVQ2nZPPGYfK9Bt0iCAZ2IOz3MwrKop4.NvD7nAbKoKjG%0AEYLiew9cff4wbzUYu4alMgkd89joTdrHssbs4UIfKNOiUp3ByY9crIpmMOwy%0AxXhthaOO6fjKTMRXjWFrTEEs.Eo%2BDyUTR5uqGfW.kvqqjtuRbzkj3vqpjBVf%0AjnqaozBTTvppHxBTj%2BUnnpKd09u.FX0k%2BC%0A-----------end_max5_patcher-----------&#038;copied=copied!&#038;;copyto=copy to clipboard"  bgcolor="#ffffff"  wmode="opaque" /> </object></div>
<div id="post135067-0" style="display:none;visibility:hidden;" >
<div class="patchtoggleInfo"><small>Copy <b>all</b> of the following text.Then, in Max, select <em>New From Clipboard</em>.</small></div>
<div class="patchtogglediv">
<pre><code id="pastedcode135067-0">----------begin_max5_patcher----------
607.3ocyVtsbaBCDF9Z3oPCW1p5QRf3PuKOGcxzgCxNpCVxCHOwsYx6dQBvF
R4Thcn1WHKDKZ+2ucWAuXa4jHOwJc.eG7Cfk0K1VVlkzKX0bsky93So4wkFy
bDrmkI+xAVeKE6jxrrBj.11tp7nJmoT+9.qdmcRhE6bf.ms4x3J6erwtCwpz
m3hc+rfkppME6i1ff.hen9OWxFJDfC1fN+L7Li+pzv2v3VGtUJTh38F247PA
ONu8Nhi64hJwXDOti4k7+XLOpxOmMsV3FaI5Ee01VO.WHapBupMYTJTG8vFb
LIEH9lv2y.i.yEiRAzmIEZ0XAqjITwJtTzUmQDsz7nFEhZF.O9AX2H0UesZC
mAnKAjHx7kSQuSNRdGbDe6HxWzHFeMLooECSqqwlp3J3NiI2tNLjI5Idt5+n
noff++wFLu5yACnWcC1sCcM0OddyiN5c1IzYcb7bsN56yErTYtrn1BzlvPhK
0ENxLzjXyslTMGE42NN3Y5mw1tdtm5EgHvAmbYeFDnsvDiNCSFKKuez0oDq+
VlzWFg9U+BfiLqmRtx98Oy7Edl7U8IDAlFvvf1wgRWjQRWQ9g9DCS92Y3aeF
CeOjwNDKXmSYIxhLVQ2nZPPGYfK9Bt0iCAZ2IOz3MwrKop4.NvD7nAbKoKjG
EYLiew9cff4wbzUYu4alMgkd89joTdrHssbs4UIfKNOiUp3ByY9crIpmMOwy
xXhthaOO6fjKTMRXjWFrTEEs.Eo+DyUTR5uqGfW.kvqqjtuRbzkj3vqpjBVf
jnqaozBTTvppHxBTj+UnnpKd09u.FX0k+C
-----------end_max5_patcher-----------</code></pre></div>
</div>
</p>						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135068</guid>
					<title><![CDATA[Re: OHM-Force-like knobs???]]></title>
					<link>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135068</link>
					<pubDate>Sat, 05 Jul 2008 17:50:41 +0000</pubDate>
					<dc:creator>Jabbo</dc:creator>

					<description>
						<![CDATA[
						<p>I need to get Number 5 (any one remembers the funny robot???)<br />
starts to feel lonely in 4&#8230;</p>
<p>hihihi<br />
On Jul 5, 2008, at 6:39 PM, Bill Sethares wrote:</p>
<p>><br />
> Jabbo&#8217;s patch gives two seperate dials &#8212; you can also suppress the  <br />
> appearence of one totally. Here&#8217;s a variation that appears to be  <br />
> one dial: if you click/drag on the outside ring, you get integer  <br />
> movements, but if click/drag on the inside ring, you get 0.01  <br />
> movements&#8230; of course, it is actually implemented as two dials  <br />
> with one competely invisible.<br />
><br />
> &#8212; Bill Sethares<br />
><br />
>
<div><span id="toggle135068-0" class="patchtoggle" onmousedown="toggleMaxPatch('post135068-0', 'er135068-0');">&#8211; Pasted Max <span id="maxversion135068-0"></span> Patch, click to <span id="er135068-0">expand</span>. &#8211;</span> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"  width="110" height="14" class="clippy" ><param name="allowScriptAccess" value="always" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param NAME="FlashVars" value="copied=copied!&#038;copyto=copy to clipboard"/><param name="bgcolor" value="#FFFFFF"/><param name="wmode" value="opaque"/><embed src="/wp-content/plugins/bbpress-copy-compressed/clippy.swf"  width="110" height="14"   name="clippy"  quality="high"  allowScriptAccess="always"  type="application/x-shockwave-flash"  pluginspage="http://www.macromedia.com/go/getflashplayer"  FlashVars="text=----------begin_max5_patcher----------%0A%3E+607.3ocyVtsbaBCDF9Z3oPCW1p5QRf3PuKOGcxzgCxNpCVxCHOwsYx6dQBvF%0A%3E+R4Thcn1WHKDKZ%2B2ucWAuXa4jHOwJc.eG7Cfk0K1VVlkzKX0bsky93So4wkFy%0A%3E+bDrmkI%2BxAVeKE6jxrrBj.11tp7nJmoT%2B9.qdmcRhE6bf.ms4x3J6erwtCwpz%0A%3E+m3hc%2BrfkppME6i1ff.hen9OWxFJDfC1fN%2BL7Li%2Bpzv2v3VGtUJTh38F247PA%0A%3E+ONu8Nhi64hJwXDOti4k7%2BXLOpxOmMsV3FaI5Ee01VO.WHapBupMYTJTG8vFb%0A%3E+LIEH9lv2y.i.yEiRAzmIEZ0XAqjITwJtTzUmQDsz7nFEhZF.O9AX2H0UesZC%0A%3E+mAnKAjHx7kSQuSNRdGbDe6HxWzHFeMLooECSqqwlp3J3NiI2tNLjI5Idt5%2Bn%0A%3E+noff%2B%2BwFLu5yACnWcC1sCcM0OddyiN5c1IzYcb7bsN56yErTYtrn1BzlvPhK%0A%3E+0ENxLzjXyslTMGE42NN3Y5mw1tdtm5EgHvAmbYeFDnsvDiNCSFKKuez0oDq%2B%0A%3E+VlzWFg9U%2BBfiLqmRtx98Oy7Edl7U8IDAlFvvf1wgRWjQRWQ9g9DCS92Y3aeF%0A%3E+CeOjwNDKXmSYIxhLVQ2nZPPGYfK9Bt0iCAZ2IOz3MwrKop4.NvD7nAbKoKjG%0A%3E+EYLiew9cff4wbzUYu4alMgkd89joTdrHssbs4UIfKNOiUp3ByY9crIpmMOwy%0A%3E+xXhthaOO6fjKTMRXjWFrTEEs.Eo%2BDyUTR5uqGfW.kvqqjtuRbzkj3vqpjBVf%0A%3E+jnqaozBTTvppHxBTj%2BUnnpKd09u.FX0k%2BC%0A%3E+-----------end_max5_patcher-----------&#038;copied=copied!&#038;;copyto=copy to clipboard"  bgcolor="#ffffff"  wmode="opaque" /> </object></div>
<div id="post135068-0" style="display:none;visibility:hidden;" >
<div class="patchtoggleInfo"><small>Copy <b>all</b> of the following text.Then, in Max, select <em>New From Clipboard</em>.</small></div>
<div class="patchtogglediv">
<pre><code id="pastedcode135068-0">----------begin_max5_patcher----------
> 607.3ocyVtsbaBCDF9Z3oPCW1p5QRf3PuKOGcxzgCxNpCVxCHOwsYx6dQBvF
> R4Thcn1WHKDKZ+2ucWAuXa4jHOwJc.eG7Cfk0K1VVlkzKX0bsky93So4wkFy
> bDrmkI+xAVeKE6jxrrBj.11tp7nJmoT+9.qdmcRhE6bf.ms4x3J6erwtCwpz
> m3hc+rfkppME6i1ff.hen9OWxFJDfC1fN+L7Li+pzv2v3VGtUJTh38F247PA
> ONu8Nhi64hJwXDOti4k7+XLOpxOmMsV3FaI5Ee01VO.WHapBupMYTJTG8vFb
> LIEH9lv2y.i.yEiRAzmIEZ0XAqjITwJtTzUmQDsz7nFEhZF.O9AX2H0UesZC
> mAnKAjHx7kSQuSNRdGbDe6HxWzHFeMLooECSqqwlp3J3NiI2tNLjI5Idt5+n
> noff++wFLu5yACnWcC1sCcM0OddyiN5c1IzYcb7bsN56yErTYtrn1BzlvPhK
> 0ENxLzjXyslTMGE42NN3Y5mw1tdtm5EgHvAmbYeFDnsvDiNCSFKKuez0oDq+
> VlzWFg9U+BfiLqmRtx98Oy7Edl7U8IDAlFvvf1wgRWjQRWQ9g9DCS92Y3aeF
> CeOjwNDKXmSYIxhLVQ2nZPPGYfK9Bt0iCAZ2IOz3MwrKop4.NvD7nAbKoKjG
> EYLiew9cff4wbzUYu4alMgkd89joTdrHssbs4UIfKNOiUp3ByY9crIpmMOwy
> xXhthaOO6fjKTMRXjWFrTEEs.Eo+DyUTR5uqGfW.kvqqjtuRbzkj3vqpjBVf
> jnqaozBTTvppHxBTj+UnnpKd09u.FX0k+C
> -----------end_max5_patcher-----------</code></pre></div>
</div>
</p><p>
></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135069</guid>
					<title><![CDATA[Re: OHM-Force-like knobs???]]></title>
					<link>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135069</link>
					<pubDate>Sun, 06 Jul 2008 11:06:56 +0000</pubDate>
					<dc:creator>Kasper</dc:creator>

					<description>
						<![CDATA[
						<p>>Jabbo&#8217;s patch gives two seperate dials &#8212; you can also suppress the <br />
>appearence of one totally. Here&#8217;s a variation that appears to be one <br />
>dial: if you click/drag on the outside ring, you get integer <br />
>movements, but if click/drag on the inside ring, you get 0.01 <br />
>movements&#8230; of course, it is actually implemented as two dials with <br />
>one competely invisible.<br />
></p>
<p>
many thanks</p>
<p>I can not read your patch (I use max 4.X, not 5) but your <br />
explaination is pretty clear &#8211; in both cases it means having TWO <br />
different areas to clik/drag. In which case, in my opinion, why not <br />
just use 2 dials/sliders or whatever (numboxes, even) &#8211; anyhow, in <br />
order to change the &#8220;resolution&#8221; you have to  release the <br />
mouse/trackpad, and clik in another area  &#8211; the beauty of the <br />
OHMforce graphics is that you can, with the same movement (the same <br />
klik) change from rough values to fine tune them and back &#8211; allows <br />
some very fluid and interesting moves (just by changing the direction <br />
of the mouse &#8211; vertical/horizontal.) If you are interested in it, <br />
just check their great freeware filter FrOHMage (mac &#038; win).</p>
<p>In any case many thanks for your help &#8211; but I will try to have a look <br />
at mousestate, or maybe some modifier key (option?) &#8211; or maybe java <br />
script.</p>
<p>all the best</p>
<p>kasper<br />
&#8211; <br />
  Kasper T. Toeplitz<br />
noise, composition, bass, computer</p>
<p><a href="http://www.sleazeArt.com" rel="nofollow">http://www.sleazeArt.com</a></p>
<p><a href="http://www.myspace.com/sleazeart" rel="nofollow">http://www.myspace.com/sleazeart</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135070</guid>
					<title><![CDATA[Re: OHM-Force-like knobs???]]></title>
					<link>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135070</link>
					<pubDate>Sun, 06 Jul 2008 12:18:02 +0000</pubDate>
					<dc:creator>nesa</dc:creator>

					<description>
						<![CDATA[
						<p>How about using pictslider under a dial? That way you can have  <br />
separate x&#038;y outputs mapped to different increments for each axis.<br />
Below&#8217;s one example patch, but it needs more tweaking to be intuitive  <br />
(for example, bigger &#8216;dead zone&#8217; around center for y axis).</p>
<p>best,<br />
nesa</p>
<p>
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#N vpatcher 20 74 240 320;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P newex 50 156 62 196617 prepend set;<br />
#P newex 50 88 62 196617 clip 0. 100.;<br />
#P newex 50 59 94 196617 accum 0.;<br />
#P inlet 50 30 15 0;<br />
#P inlet 92 30 15 0;<br />
#P outlet 70 128 15 0;<br />
#P fasten 5 0 3 0 55 178 37 178 37 47 55 47;<br />
#P connect 2 0 3 0;<br />
#P connect 3 0 4 0;<br />
#P connect 4 0 5 0;<br />
#P connect 4 0 0 0;<br />
#P connect 1 0 3 1;<br />
#P pop;<br />
#P newobj 44 185 46 196617 p accum;<br />
#P comment 92 67 100 196617 on top of pictslider;<br />
#N vpatcher 20 74 436 333;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P comment 278 79 64 196617 y sensitivity;<br />
#P flonum 276 95 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P flonum 87 100 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P newex 51 162 29 196617 t b f;<br />
#P newex 259 118 27 196617 / 1.;<br />
#P newex 237 51 32 196617 sel 0;<br />
#P newex 51 123 46 196617 / 1000.;<br />
#P newex 29 51 32 196617 sel 0;<br />
#P inlet 29 31 15 0;<br />
#P inlet 237 31 15 0;<br />
#P outlet 51 195 15 0;<br />
#P outlet 70 195 15 0;<br />
#P window linecount 0;<br />
#P comment 88 83 64 196617 x sensitivity;<br />
#P comment 106 54 100 196617 zero = no movement;<br />
#P connect 5 0 6 0;<br />
#P connect 6 1 7 0;<br />
#P fasten 6 0 10 0 34 156 56 156;<br />
#P connect 7 0 10 0;<br />
#P connect 10 0 3 0;<br />
#P fasten 9 0 2 0 264 187 75 187;<br />
#P connect 10 1 2 0;<br />
#P connect 11 0 7 1;<br />
#P connect 4 0 8 0;<br />
#P connect 8 1 9 0;<br />
#P connect 12 0 9 1;<br />
#P pop;<br />
#P newobj 44 157 80 196617 p pictslider2inc;<br />
#P user dial 44 43 40 40 100 1 0 0 159 270 1 1. 170 170 170 221 221  <br />
221 120 120 120 225 225 225 0 0 0 0 0 0;<br />
#P noclick;<br />
#P flonum 60 215 77 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P user pictslider 44 43 40 40 4 4 4 4 SliderDefaultKnob.pct 1  <br />
SliderDefaultBkgnd.pct 1 3443 0 131071 -65535 1. 1.;<br />
#P comment 92 54 100 196617 &#8216;ignore click&#8217; dial;<br />
#P fasten 6 0 3 0 49 246 26 246 26 35 49 35;<br />
#P connect 6 0 2 0;<br />
#P connect 4 0 6 0;<br />
#P connect 4 1 6 1;<br />
#P connect 1 0 4 0;<br />
#P connect 1 1 4 1;<br />
#P window clipboard copycount 7;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135071</guid>
					<title><![CDATA[Re: OHM-Force-like knobs???]]></title>
					<link>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135071</link>
					<pubDate>Sun, 06 Jul 2008 13:23:49 +0000</pubDate>
					<dc:creator>steffensen</dc:creator>

					<description>
						<![CDATA[
						<p>What a great tip nesa, thanks for that one!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135072</guid>
					<title><![CDATA[Re: OHM-Force-like knobs???]]></title>
					<link>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135072</link>
					<pubDate>Mon, 07 Jul 2008 09:44:14 +0000</pubDate>
					<dc:creator>Stefan Tiedje</dc:creator>

					<description>
						<![CDATA[
						<p>nesa schrieb:<br />
> How about using pictslider under a dial? That way you can have separate <br />
> x&#038;y outputs mapped to different increments for each axis.<br />
> Below&#8217;s one example patch, but it needs more tweaking to be intuitive <br />
> (for example, bigger &#8216;dead zone&#8217; around center for y axis).</p>
<p>Modified the idea a bit, without that accumulation effect&#8230;</p>
<p>
<div><span id="toggle135072-0" class="patchtoggle" onmousedown="toggleMaxPatch('post135072-0', 'er135072-0');">&#8211; Pasted Max <span id="maxversion135072-0"></span> Patch, click to <span id="er135072-0">expand</span>. &#8211;</span> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"  width="110" height="14" class="clippy" ><param name="allowScriptAccess" value="always" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param NAME="FlashVars" value="copied=copied!&#038;copyto=copy to clipboard"/><param name="bgcolor" value="#FFFFFF"/><param name="wmode" value="opaque"/><embed src="/wp-content/plugins/bbpress-copy-compressed/clippy.swf"  width="110" height="14"   name="clippy"  quality="high"  allowScriptAccess="always"  type="application/x-shockwave-flash"  pluginspage="http://www.macromedia.com/go/getflashplayer"  FlashVars="text=----------begin_max5_patcher----------%0A1153.3ocyXszaiaCD9r7uBAdYOTuFRTub5whdqGKPuDTDPIQqv0TjBRztocw%0A9euTjR1jVOhri2jjCJzCGRNy2vY3Ly2W4.R4ufa.t%2Bp6itNNeekiihTKAmte%0A6.JQujQQMJ1.L7%2BvS%2BFXsdJA9EghbUOkcblfgJwJp%2BEtNGwP8yUgDYOSXEOU%0AiyD5CMLbi2ZWeOX6%2BB8Z%2BBkec%2B6tkvOHnXg3eqvZ9AfSS0dRMj%2BSMguubkZx%0ArCkDlbMJwE1QjjqjGoj%2BUnG3Lm5sWwpuoPhq6ffNLPdZDJ9HttgvYFb6.NqJ%0AvnVoO9AkNDFz9u.XxYcQhrETd1drRV75Ili2cM6AuByNyuBvr9XyIgUUiavL%0AARzI3lmK5.U7z3vn876PY3IW7DVaGPQMImyZECq01Rt%2B.ez0WowseOK4JNXn%0ApQVrfyoon5ijFRJEaYIj2aQLRIRfEDsDA8NsNRYUMgIr1qRr.kiDHsfXXlL8%0AILtCX4aXQeNejK7SpwRUJ2sAKLmeNbbBOmHMvkjncfF357JtOy3BMzMx2XBS%0AWIef8JLcm5m3GqV0OX88GOEtotj2HRtUGCBpfPsS2qCjoHVAXsKPco5Nho9g%0ASiov2GL8WjwQtOWNCUAxRfKCR2Q4naDLgS.lAe3WPaxPTrqm750V2u5sIRhs%0AQlLRILbF%2BfNzD7df5IwpupwAA%2BDA83I.c36CnqDjEgHc4UD0%2BcdDYfGskR6M%0AQnv4TZiYx3kkXswF.dmACcbt2CvH3iELzG2htZ.8hmANVzifyDv16JT1y4ez%0AFRXh7OT5Q67iiBM7C0Y8lt9Wncs0obbifvNkO3im0hKX7YRdtc1WJfljWwk2%0AJZ5yZZQ1sqVtCVnb6%2BIStgKUtgepja%2Bkh2ibg5CUtCWJdG74St8Wpb6%2B4Qtg%0AeD3cGQoBnKQuAcDm%2Bj7XjAyeBID0jzCBcHSqR1mq3zkUAKkmhnccD3DWfkVB%0A8nkNeU0au5LRn9psgKoOM8O2bYiZ3LWAuxkuyshjIZnjbb8M16lGT40GaV.p%0AuQuJrzzGFu%2BL9izelwaOi2MfA4DD8jtUjwo7591lD29Wx5QG4anCS1xJcch5%0AjoBmsiU1YXCRsEjsmN9gi7uXaUkJXt1svfnf0iNxbsGE0nr8Rsv3hH3zcPu4%0AsLELtT2ojr8SXvBmueZLLNmZK2V8rRIn2fwUBqxC7s01wtRkRFb0cBi35t59%0AeqFyw8Ldt0I0d%2BR7h1tc8niL2uWymJ5TXfZhpfT0EgMOLpgCdCFigwRR2Wvx%0AaIql%2BOUy865Pb%2BV6TapxDf6mSVacJWzMFPMo3YQIptfnd0IriLEuaDpobgPF%0Axb.88Ld53pweHmwTKFswyxXsC2SRIp.WhZr7nT1k1SaBaX73tYm5vMqqmnJf%0A2bOTvvQD8f1cGt8N9ZxWzgGbUwG9hqU.2a4wjnv66iIIu9iIpSvtlKMhbYtQ%0Ac3xvb98LS0Yh7ghr3YPpPimFz.izcUjBuNQJJXSjzlDnrSAZCj4OBT85SyU6%0A32nJDal26TEi3YwzOaTMdAf5EH%2B0IRxe7iU%2BOCk44IC%0A-----------end_max5_patcher-----------&#038;copied=copied!&#038;;copyto=copy to clipboard"  bgcolor="#ffffff"  wmode="opaque" /> </object></div>
<div id="post135072-0" style="display:none;visibility:hidden;" >
<div class="patchtoggleInfo"><small>Copy <b>all</b> of the following text.Then, in Max, select <em>New From Clipboard</em>.</small></div>
<div class="patchtogglediv">
<pre><code id="pastedcode135072-0">----------begin_max5_patcher----------
1153.3ocyXszaiaCD9r7uBAdYOTuFRTub5whdqGKPuDTDPIQqv0TjBRztocw
9euTjR1jVOhri2jjCJzCGRNy2vY3Ly2W4.R4ufa.t+p6itNNeekiihTKAmte
6.JQujQQMJ1.L7+vS+FXsdJA9EghbUOkcblfgJwJp+EtNGwP8yUgDYOSXEOU
iyD5CMLbi2ZWeOX6+B8Z+Bkec+6tkvOHnXg3eqvZ9AfSS0dRMj+SMguubkZx
rCkDlbMJwE1QjjqjGoj+UnG3Lm5sWwpuoPhq6ffNLPdZDJ9HttgvYFb6.NqJ
vnVoO9AkNDFz9u.XxYcQhrETd1drRV75Ili2cM6AuByNyuBvr9XyIgUUiavL
ARzI3lmK5.U7z3vn876PY3IW7DVaGPQMImyZECq01Rt+.ez0WowseOK4JNXn
pQVrfyoon5ijFRJEaYIj2aQLRIRfEDsDA8NsNRYUMgIr1qRr.kiDHsfXXlL8
ILtCX4aXQeNejK7SpwRUJ2sAKLmeNbbBOmHMvkjncfF357JtOy3BMzMx2XBS
WIef8JLcm5m3GqV0OX88GOEtotj2HRtUGCBpfPsS2qCjoHVAXsKPco5Nho9g
Siov2GL8WjwQtOWNCUAxRfKCR2Q4naDLgS.lAe3WPaxPTrqm750V2u5sIRhs
QlLRILbF+fNzD7df5IwpupwAA+DA83I.c36CnqDjEgHc4UD0+cdDYfGskR6M
Qnv4TZiYx3kkXswF.dmACcbt2CvH3iELzG2htZ.8hmANVzifyDv16JT1y4ez
FRXh7OT5Q67iiBM7C0Y8lt9Wncs0obbifvNkO3im0hKX7YRdtc1WJfljWwk2
JZ5yZZQ1sqVtCVnb6+IStgKUtgepja+kh2ibg5CUtCWJdG74St8Wpb6+4Qtg
eD3cGQoBnKQuAcDm+j7XjAyeBID0jzCBcHSqR1mq3zkUAKkmhnccD3DWfkVB
8nkNeU0au5LRn9psgKoOM8O2bYiZ3LWAuxkuyshjIZnjbb8M16lGT40GaV.p
uQuJrzzGFu+L9izelwaOi2MfA4DD8jtUjwo7591lD29Wx5QG4anCS1xJcch5
joBmsiU1YXCRsEjsmN9gi7uXaUkJXt1svfnf0iNxbsGE0nr8Rsv3hH3zcPu4
sLELtT2ojr8SXvBmueZLLNmZK2V8rRIn2fwUBqxC7s01wtRkRFb0cBi35t59
eqFyw8Ldt0I0d+R7h1tc8niL2uWymJ5TXfZhpfT0EgMOLpgCdCFigwRR2Wvx
aIql+OUy865Pb+V6TapxDf6mSVacJWzMFPMo3YQIptfnd0IriLEuaDpobgPF
xb.88Ld53pweHmwTKFswyxXsC2SRIp.WhZr7nT1k1SaBaX73tYm5vMqqmnJf
2bOTvvQD8f1cGt8N9ZxWzgGbUwG9hqU.2a4wjnv66iIIu9iIpSvtlKMhbYtQ
c3xvb98LS0Yh7ghr3YPpPimFz.izcUjBuNQJJXSjzlDnrSAZCj4OBT85SyU6
32nJDal26TEi3YwzOaTMdAf5EH+0IRxe7iU+OCk44IC
-----------end_max5_patcher-----------</code></pre></div>
</div>
</p><p>&#8211; <br />
Stefan Tiedje&#8212;&#8212;&#8212;&#8212;x&#8212;&#8212;-<br />
&#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;&#8212;-<br />
&#8211; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;-()&#8212;&#8212;&#8211;www.ccmix.com</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135073</guid>
					<title><![CDATA[Re: OHM-Force-like knobs???]]></title>
					<link>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135073</link>
					<pubDate>Mon, 07 Jul 2008 10:48:21 +0000</pubDate>
					<dc:creator>Kasper</dc:creator>

					<description>
						<![CDATA[
						<p>>nesa schrieb:<br />
>>How about using pictslider under a dial? That way you can have <br />
>>separate x&#038;y outputs mapped to different increments for each axis.<br />
>>Below&#8217;s one example patch, but it needs more tweaking to be <br />
>>intuitive (for example, bigger &#8216;dead zone&#8217; around center for y <br />
>>axis).<br />
><br />
>Modified the idea a bit, without that accumulation effect&#8230;</p>
<p>is it possible to send it in max 4??</p>
<p>(or just a capture of the screen &#8211; since max (5) became <br />
human-readable, and then compressed, if you did not pay the upgrade, <br />
you can not see the answer to your own question ! at least with the <br />
old system you could have an idea of the used objects&#8230;&#8230;.<br />
as said in my original question, &#8221; __I am still on max4.6, but if <br />
this is possible in [only] max5 it could be a good reason to change!&#8221;)</p>
<p>many thanks</p>
<p>kasper</p>
<p>PS</p>
<p>as i belive that for the moment the number of people on this list <br />
using ONLY max 5 is not that important, would it be possible to send <br />
(simple) examples/patches in max4 format?? max 4 opens in 5 (I think) <br />
when max 5 does not open in 4 (yes,I  read that F Olofsson just did <br />
some magic in Super Collider which permits that&#8230;)</p>
<p>thanks<br />
k</p>
<p>&#8211; <br />
  Kasper T. Toeplitz<br />
noise, composition, bass, computer</p>
<p><a href="http://www.sleazeArt.com" rel="nofollow">http://www.sleazeArt.com</a></p>
<p><a href="http://www.myspace.com/sleazeart" rel="nofollow">http://www.myspace.com/sleazeart</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135074</guid>
					<title><![CDATA[Re: OHM-Force-like knobs???]]></title>
					<link>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135074</link>
					<pubDate>Mon, 07 Jul 2008 17:05:19 +0000</pubDate>
					<dc:creator>Stefan Tiedje</dc:creator>

					<description>
						<![CDATA[
						<p>Kasper T Toeplitz schrieb:<br />
> is it possible to send it in max 4??</p>
<p>#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P comment 92 67 100 196617 on top of pictslider;<br />
#N vpatcher 367 271 783 530;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P newex 29 126 97 196617 prepend set;<br />
#P newex 29 100 97 196617 + 0.;<br />
#P newex 97 63 29 196617 t b f;<br />
#P window linecount 2;<br />
#P newex 29 51 60 196617 scale 0 128 0. 1.;<br />
#P inlet 29 31 15 0;<br />
#P inlet 97 31 15 0;<br />
#P outlet 29 175 15 0;<br />
#P connect 2 0 3 0;<br />
#P connect 3 0 5 0;<br />
#P connect 4 0 5 0;<br />
#P connect 5 0 6 0;<br />
#P connect 6 0 0 0;<br />
#P connect 1 0 4 0;<br />
#P connect 4 1 5 1;<br />
#P pop;<br />
#P newobj 44 102 40 196617 p;<br />
#P user dial 44 43 40 40 100 1 0 0 159 270 1 1. 170 170 170 221 221 221 <br />
120 120 120 225 225 225 0 0 0 0 0 0;<br />
#P noclick;<br />
#P flonum 44 145 77 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P user pictslider 44 43 40 40 4 4 4 4 SliderDefaultKnob.pct 1 <br />
SliderDefaultBkgnd.pct 1 3443 0 8323072 127 1. 1.;<br />
#P comment 92 54 100 196617 &#8216;ignore click&#8217; dial;<br />
#P fasten 4 0 3 0 49 131 26 131 26 34 49 34;<br />
#P connect 4 0 2 0;<br />
#P connect 1 0 4 0;<br />
#P connect 1 1 4 1;<br />
#P window clipboard copycount 6;</p>
<p>
&#8211; <br />
Stefan Tiedje&#8212;&#8212;&#8212;&#8212;x&#8212;&#8212;-<br />
&#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;&#8212;-<br />
&#8211; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;-()&#8212;&#8212;&#8211;www.ccmix.com</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135075</guid>
					<title><![CDATA[Re: OHM-Force-like knobs???]]></title>
					<link>http://cycling74.com/forums/topic/ohm-force-like-knobs/#post-135075</link>
					<pubDate>Mon, 07 Jul 2008 20:02:04 +0000</pubDate>
					<dc:creator>kochhw</dc:creator>

					<description>
						<![CDATA[
						<p>hi kasper,</p>
<p>struggeling with the same thing (opening this funny max5-gibber in a  <br />
max5 runtime) some kind soul posted a solution:<br />
<a href="http://www.cycling74.com/forums/index.php?t=msg&#038;goto=141333&#038;rid=0&#038;srch=koch#msg_141333" rel="nofollow">http://www.cycling74.com/forums/index.php?t=msg&#038;goto=141333&#038;rid=0&#038;srch=koch#msg_141333</a><br />
(scroll down to message #141330 by roth)</p>
<p>its tedious but doable</p>
<p>best<br />
hans</p>
<p><a href="http://www.hans-w-koch.net" rel="nofollow">http://www.hans-w-koch.net</a></p>
<p>Am 07.07.2008 um 12:48 schrieb Kasper T Toeplitz:</p>
<p>>> nesa schrieb:<br />
>>><br />
>>> How about using pictslider under a dial? That way you can have  <br />
>>> separate x&#038;y outputs mapped to different increments for each axis.<br />
>>> Below&#8217;s one example patch, but it needs more tweaking to be  <br />
>>> intuitive (for example, bigger &#8216;dead zone&#8217; around center for y  <br />
>>> axis).<br />
>><br />
>> Modified the idea a bit, without that accumulation effect&#8230;<br />
><br />
> is it possible to send it in max 4??<br />
><br />
> (or just a capture of the screen &#8211; since max (5) became human- <br />
> readable, and then compressed, if you did not pay the upgrade, you  <br />
> can not see the answer to your own question ! at least with the old  <br />
> system you could have an idea of the used objects&#8230;&#8230;.<br />
> as said in my original question, &#8221; __I am still on max4.6, but if  <br />
> this is possible in [only] max5 it could be a good reason to change!&#8221;)<br />
><br />
> many thanks<br />
><br />
> kasper<br />
><br />
> PS<br />
><br />
> as i belive that for the moment the number of people on this list  <br />
> using ONLY max 5 is not that important, would it be possible to send  <br />
> (simple) examples/patches in max4 format?? max 4 opens in 5 (I  <br />
> think) when max 5 does not open in 4 (yes,I  read that F Olofsson  <br />
> just did some magic in Super Collider which permits that&#8230;)<br />
><br />
> thanks<br />
> k<br />
><br />
> &#8212; <br />
>  Kasper T. Toeplitz<br />
> noise, composition, bass, computer<br />
> <a href="http://www.sleazeArt.com" rel="nofollow">http://www.sleazeArt.com</a><br />
><br />
> <a href="http://www.myspace.com/sleazeart" rel="nofollow">http://www.myspace.com/sleazeart</a><br />
></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

