<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Dancing Robots]]></title><description><![CDATA[<p>Hi,</p>
<p>I own a number of humanoid robots, and they have bluetooth interfaces. I have in my head the idea I can use Puredata to play music from my computer and at the same time send a signal to instruct the robot to perform a move/step.</p>
<p>Running Win7 I know Puredata doesn't have a working HID command, which is why I have learned how to connect Processing to Puredata via OSC.</p>
<p>I have successfully tested sending a packet of data from a Puredata patch, to a Processing sketch, to my bluetooth device and have confirmed the data has been received. That is the hardware all sorted, that means I can send signals from Puredata and it will be received by my robots no problem.</p>
<p>But I am a complete novice when it comes to Puredata, midi's and music.</p>
<p>I basically want to replicate how lights can be synchronized to music, but instead of lights being the output it will be my robots.</p>
<p>Do I need to invent the wheel, or is there a patch somewhere that already has signals connected to music which I can modify for my own music (i.e. mp3, wav file etc) and purposes?</p>
<p>I started two days ago, I've got this far, but I want to put together something for a display on September the 8th and I'm hoping I can fast track it by leveraging the collective talent on this forum.</p>
<p>Thanks in advance,<br />
Michael</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/6511/dancing-robots</link><generator>RSS for Node</generator><lastBuildDate>Wed, 09 Sep 2026 06:14:21 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/6511.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 16 Aug 2012 13:16:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Dancing Robots on Thu, 16 Aug 2012 13:16:07 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>I own a number of humanoid robots, and they have bluetooth interfaces. I have in my head the idea I can use Puredata to play music from my computer and at the same time send a signal to instruct the robot to perform a move/step.</p>
<p>Running Win7 I know Puredata doesn't have a working HID command, which is why I have learned how to connect Processing to Puredata via OSC.</p>
<p>I have successfully tested sending a packet of data from a Puredata patch, to a Processing sketch, to my bluetooth device and have confirmed the data has been received. That is the hardware all sorted, that means I can send signals from Puredata and it will be received by my robots no problem.</p>
<p>But I am a complete novice when it comes to Puredata, midi's and music.</p>
<p>I basically want to replicate how lights can be synchronized to music, but instead of lights being the output it will be my robots.</p>
<p>Do I need to invent the wheel, or is there a patch somewhere that already has signals connected to music which I can modify for my own music (i.e. mp3, wav file etc) and purposes?</p>
<p>I started two days ago, I've got this far, but I want to put together something for a display on September the 8th and I'm hoping I can fast track it by leveraging the collective talent on this forum.</p>
<p>Thanks in advance,<br />
Michael</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/6511/dancing-robots</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/6511/dancing-robots</guid><dc:creator><![CDATA[roboteshop]]></dc:creator><pubDate>Thu, 16 Aug 2012 13:16:07 GMT</pubDate></item><item><title><![CDATA[Reply to Dancing Robots on Sat, 18 Aug 2012 19:41:49 GMT]]></title><description><![CDATA[<p>Hi again,</p>
<p>My PD learning curve is steep, but its progressing.</p>
<p>I was able to use Olaf Matthes' showcolors2 patch to confirm PD is working on my system.</p>
<p>I installed both Jack and ASIO4ALL on my Win7 machine, but I have an issue with audio input.</p>
<p>I don't appear to be able to get iTunes output to be PD input. I have had no luck with Jack, but I did have some partial success with ASIO4ALL.</p>
<p>With ASIO4ALL using the settings shown in the PDF attached to this post, I was able to get audio from my browser (i.e. Youtube) to work with the showcolors2 patch very nicely.</p>
<p>But if I start iTunes, no audio. If I change the ASIO4ALL settings I lose the Youtube sound but do not gain the iTunes sound in compensation.</p>
<p>Can anyone walk me through what I need to do to get iTunes to play nice with Puredata on a windows machine?</p>
<p>Note: I also turned off both &quot;Exclusive Mode&quot; check boxes on my speakers.</p>
<p>Regards<br />
Michael Gruber</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/6511/dancing-robots/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/6511/dancing-robots/2</guid><dc:creator><![CDATA[roboteshop]]></dc:creator><pubDate>Sat, 18 Aug 2012 19:41:49 GMT</pubDate></item><item><title><![CDATA[Reply to Dancing Robots on Mon, 20 Aug 2012 03:47:40 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>Back again, I worked out my issues with iTunes and Puredata. I now play music in iTunes, and via ASIO4ALL have that feed into Puredata.</p>
<p>The problem was that I had too many things enabled in ASIO4ALL. I've attached an image that shows my ASIO4ALL settings.</p>
<p>FYI, the versions I'm using;</p>
<ul>
<li>Windows 7</li>
<li>Puredata 0.42.5 extended</li>
<li>iTunes 10</li>
<li>ASIO4ALL v2.10</li>
</ul>
<p>I didn't need to use Jack for this.</p>
<p>Hope that helps some people.</p>
<p>Regards<br />
Michael</p>
<p><a href="http://www.pdpatchrepo.info/hurleur/ASIO4ALL_settings.jpg" rel="nofollow">http://www.pdpatchrepo.info/hurleur/ASIO4ALL_settings.jpg</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/6511/dancing-robots/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/6511/dancing-robots/3</guid><dc:creator><![CDATA[roboteshop]]></dc:creator><pubDate>Mon, 20 Aug 2012 03:47:40 GMT</pubDate></item><item><title><![CDATA[Reply to Dancing Robots on Tue, 21 Aug 2012 13:52:09 GMT]]></title><description><![CDATA[<p>Hey Michael,</p>
<p>I have no idea what you're up to, but it's great that you're coming back to show how you've solved your issues. I'm sure it'll be helpful for others in the future.</p>
<p>Cheers,<br />
Joe</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/6511/dancing-robots/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/6511/dancing-robots/4</guid><dc:creator><![CDATA[Jwif]]></dc:creator><pubDate>Tue, 21 Aug 2012 13:52:09 GMT</pubDate></item><item><title><![CDATA[Reply to Dancing Robots on Wed, 22 Aug 2012 09:18:09 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>Most dancing robots you see on YouTube are a preprogrammed sequence of steps and the timing of the moves is luck or a good trigger.</p>
<p>I been wanting to have a system which is more autonomous, and when I came across PureData I thought it just may be possible.</p>
<p>So far I can play iTunes and use BONK and FIDDLE to generate numbers which I can send via OSC to Processor, which can pass it onto my bluetooth receiver which is on the robot.</p>
<p>But as I have not yet fine tuned Puredata the numbers (data) is not yet useful. I really need someone who may be interested in helping me with a patch that could through out a datastream which (a) isn't to fast (b) simple.</p>
<p>I saw this paper using Puredata with a virtual avatar <a href="http://www.acmp.asia/acmp2011papers/pdf/0401weerasinghe.pdf" rel="nofollow">http://www.acmp.asia/acmp2011papers/pdf/0401weerasinghe.pdf</a></p>
<p>These are the robots I have access to which have bluetooth receivers;</p>
<p><a href="http://roboteshop.com/robot-catalogue/innovati/robots/16dof-robotinno.html" rel="nofollow">http://roboteshop.com/robot-catalogue/innovati/robots/16dof-robotinno.html</a><br />
<a href="http://www.roboteshop.com/robot-catalogue/kondo/robots/khr-2hv-rcb3hv.html" rel="nofollow">http://www.roboteshop.com/robot-catalogue/kondo/robots/khr-2hv-rcb3hv.html</a><br />
<a href="http://www.roboteshop.com/robot-catalogue/minirobot/robots/metal-fighter.html" rel="nofollow">http://www.roboteshop.com/robot-catalogue/minirobot/robots/metal-fighter.html</a><br />
<a href="http://www.roboteshop.com/robot-catalogue/vstone/robots/nano-pre-built.html" rel="nofollow">http://www.roboteshop.com/robot-catalogue/vstone/robots/nano-pre-built.html</a></p>
<p>Regards<br />
Michael</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/6511/dancing-robots/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/6511/dancing-robots/5</guid><dc:creator><![CDATA[roboteshop]]></dc:creator><pubDate>Wed, 22 Aug 2012 09:18:09 GMT</pubDate></item></channel></rss>