<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ChipMusic.org - How to Use a Passive Volume Pedal as a Controller]]></title>
		<link>https://chipmusic.org/forums/topic/559/how-to-use-a-passive-volume-pedal-as-a-controller/</link>
		<description><![CDATA[The most recent posts in How to Use a Passive Volume Pedal as a Controller.]]></description>
		<lastBuildDate>Sun, 31 Jan 2010 05:52:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How to Use a Passive Volume Pedal as a Controller]]></title>
			<link>https://chipmusic.org/forums/post/8055/#p8055</link>
			<description><![CDATA[<b><i>little-scale says:</i></b><p>They have all been made over an extended period of time.</p>]]></description>
			<pubDate>Sun, 31 Jan 2010 05:52:36 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/8055/#p8055</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to Use a Passive Volume Pedal as a Controller]]></title>
			<link>https://chipmusic.org/forums/post/8054/#p8054</link>
			<description><![CDATA[<b><i>Russolo says:</i></b><p>You do <strong>ALOT</strong> of tutorials man</p>]]></description>
			<pubDate>Sun, 31 Jan 2010 05:46:27 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/8054/#p8054</guid>
		</item>
		<item>
			<title><![CDATA[How to Use a Passive Volume Pedal as a Controller]]></title>
			<link>https://chipmusic.org/forums/post/8052/#p8052</link>
			<description><![CDATA[<b><i>little-scale says:</i></b><p>So I&#039;ve got this old passive volume pedal lying around. I haven&#039;t used it in many years. Today I decided to use it as an expression pedal, which is something that I am far more likely to use.</p><p><a class="postimg" href="http://1.bp.blogspot.com/_5s0kNc3eu14/S2UV8iuPj9I/AAAAAAAAGUc/YSFJ3xCTmLw/s400/100_1680.jpg" title="http://1.bp.blogspot.com/_5s0kNc3eu14/S2UV8iuPj9I/AAAAAAAAGUc/YSFJ3xCTmLw/s400/100_1680.jpg" id="forum_image_77570309"><img src="http://1.bp.blogspot.com/_5s0kNc3eu14/S2UV8iuPj9I/AAAAAAAAGUc/YSFJ3xCTmLw/s400/100_1680.jpg" /></a></p><p>The pedal itself uses a very basic setup - a trim pot and the main pot which is controlled by the tilt of the foot. The audio signal usually goes through the pots which adjust the volume.</p><p><a class="postimg" href="http://4.bp.blogspot.com/_5s0kNc3eu14/S2UV8V67OaI/AAAAAAAAGUU/7722E6aRqeE/s400/100_1683.jpg" title="http://4.bp.blogspot.com/_5s0kNc3eu14/S2UV8V67OaI/AAAAAAAAGUU/7722E6aRqeE/s400/100_1683.jpg" id="forum_image_19851847"><img src="http://4.bp.blogspot.com/_5s0kNc3eu14/S2UV8V67OaI/AAAAAAAAGUU/7722E6aRqeE/s400/100_1683.jpg" /></a></p><p>I made a cable that connects my Arduino board to two 6.5mm mono jacks. The shield of the blue connector goes to ground, the tip of the blue connector goes to 5V, the shield of the red connector goes to ground and the tip of the red connector goes to Analog Input Pin 5.</p><p><a class="postimg" href="http://1.bp.blogspot.com/_5s0kNc3eu14/S2UV8MGNNiI/AAAAAAAAGUM/ganfkU8w61c/s400/100_1696.jpg" title="http://1.bp.blogspot.com/_5s0kNc3eu14/S2UV8MGNNiI/AAAAAAAAGUM/ganfkU8w61c/s400/100_1696.jpg" id="forum_image_43993954"><img src="http://1.bp.blogspot.com/_5s0kNc3eu14/S2UV8MGNNiI/AAAAAAAAGUM/ganfkU8w61c/s400/100_1696.jpg" /></a></p><p>The red connector is connected to the output of the pedal. The blue connector is connected to the input. The idea is that the volume put acts as a voltage divider. The output is then a voltage between just over 0V and 5V, depending on the tilt of the pedal. This voltage is then read by the Arduino</p><p><a class="postimg" href="http://2.bp.blogspot.com/_5s0kNc3eu14/S2UV7ocwq3I/AAAAAAAAGUE/53cVWppzFNo/s400/100_1699.jpg" title="http://2.bp.blogspot.com/_5s0kNc3eu14/S2UV7ocwq3I/AAAAAAAAGUE/53cVWppzFNo/s400/100_1699.jpg" id="forum_image_24530070"><img src="http://2.bp.blogspot.com/_5s0kNc3eu14/S2UV7ocwq3I/AAAAAAAAGUE/53cVWppzFNo/s400/100_1699.jpg" /></a></p><p>The Arduino has a very simple sketch, which checks for a change in voltage on its analog voltage, and then sends the data to a Max/MSP patch.</p><p><a class="postimg" href="http://2.bp.blogspot.com/_5s0kNc3eu14/S2UXLU9JWpI/AAAAAAAAGUs/VuIL5WaMqw8/s400/Picture+3.jpg" title="http://2.bp.blogspot.com/_5s0kNc3eu14/S2UXLU9JWpI/AAAAAAAAGUs/VuIL5WaMqw8/s400/Picture+3.jpg" id="forum_image_40912712"><img src="http://2.bp.blogspot.com/_5s0kNc3eu14/S2UXLU9JWpI/AAAAAAAAGUs/VuIL5WaMqw8/s400/Picture+3.jpg" /></a></p><p>The Max/MSP patch takes the value, which is between 0 and 255, and divides it by two. This value is sent as a MIDI CC value to other programs or devices, such as Ableton Live</p><p><a class="postimg" href="http://3.bp.blogspot.com/_5s0kNc3eu14/S2UXK4HI8GI/AAAAAAAAGUk/A3Iso3VjOyc/s400/Picture+2.jpg" title="http://3.bp.blogspot.com/_5s0kNc3eu14/S2UXK4HI8GI/AAAAAAAAGUk/A3Iso3VjOyc/s400/Picture+2.jpg" id="forum_image_83552954"><img src="http://3.bp.blogspot.com/_5s0kNc3eu14/S2UXK4HI8GI/AAAAAAAAGUk/A3Iso3VjOyc/s400/Picture+2.jpg" /></a></p><p>I plan on housing the microcontroller etc in the pedal itself, and running actual MIDI hardware from the pedal, so that it doesn&#039;t need the Max/MSP patch.</p><p>Below you can see a quick demo video of the pedal in action.<br /><div class="embed_video"><iframe width="560" height="340" src="https://www.youtube.com/embed/EzOwwqNd4Dk" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div></p>]]></description>
			<pubDate>Sun, 31 Jan 2010 05:44:34 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/8052/#p8052</guid>
		</item>
	</channel>
</rss>
