<?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: Changing/Altering values sent from a joystick</title>
		<atom:link href="http://cycling74.com/forums/topic/changingaltering-values-sent-from-a-joystick/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/changingaltering-values-sent-from-a-joystick/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 16:54:08 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/changingaltering-values-sent-from-a-joystick/#post-55316</guid>
					<title><![CDATA[Changing/Altering values sent from a joystick]]></title>
					<link>http://cycling74.com/forums/topic/changingaltering-values-sent-from-a-joystick/#post-55316</link>
					<pubDate>Thu, 03 Mar 2011 22:40:12 +0000</pubDate>
					<dc:creator>DrummerStever</dc:creator>

					<description>
						<![CDATA[
						<p>Hello everyone!</p>
<p>I am attempting to use a joystick to control sound using VBAP. However, my joystick maps from 0-255, and I was wondering if there is a way to make this easily correlate to degrees on the azimuth/elevation.</p>
<p>I would like the controller to read out &#8220;0&#8243; when forward, &#8220;90&#8243; when panned right, and so on.</p>
<p>Thanks for any help you can give!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/changingaltering-values-sent-from-a-joystick/#post-199093</guid>
					<title><![CDATA[Re: Changing/Altering values sent from a joystick]]></title>
					<link>http://cycling74.com/forums/topic/changingaltering-values-sent-from-a-joystick/#post-199093</link>
					<pubDate>Fri, 04 Mar 2011 04:40:25 +0000</pubDate>
					<dc:creator>bkshepard</dc:creator>

					<description>
						<![CDATA[
						<p>[scale 0 255 0 360] ?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/changingaltering-values-sent-from-a-joystick/#post-199094</guid>
					<title><![CDATA[Re: Changing/Altering values sent from a joystick]]></title>
					<link>http://cycling74.com/forums/topic/changingaltering-values-sent-from-a-joystick/#post-199094</link>
					<pubDate>Fri, 04 Mar 2011 05:27:05 +0000</pubDate>
					<dc:creator>spectro</dc:creator>

					<description>
						<![CDATA[
						<p>Edit, again:</p>
<p>For azimuth/*distance* (2d panning) you need to (probably) scale and offset the x and y values and convert to polar coordinates and change the radians to degrees &#8211;  see cartopol</p>
<p>If you *are* actually attempting to control azimuth/*elevation*  (suggesting 3d panning) I&#8217;m not sure how the elevation would intutitviely map to a joystick alone (joystick in centre is up, at perimeter is down?) But that will be a bit more involved to obtain. as you would need to convert the resultant 2d distance value of the distance/angle pair to specify elevation</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/changingaltering-values-sent-from-a-joystick/#post-199095</guid>
					<title><![CDATA[Re: Changing/Altering values sent from a joystick]]></title>
					<link>http://cycling74.com/forums/topic/changingaltering-values-sent-from-a-joystick/#post-199095</link>
					<pubDate>Wed, 09 Mar 2011 21:37:53 +0000</pubDate>
					<dc:creator>DrummerStever</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks to both of you, and sorry for my late reply. I was on a trip and forgot the laptop with Max on it.</p>
<p>The scale function did help with the values, and now I am looking into the cartopol function, and messing with the parameters. Thanks so much for your insight!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

