<?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[PixelTango crashes pd]]></title><description><![CDATA[<p>hi all,</p>
<p>to get started creating my real time video mixer using pd, i've downloaded and installed dedicated externals such as Framestein and PixelTango so that I can have a glance at the pre-made patch examples. But whenever I try to open one of the PixelTango patches, pd just shuts down without any notice nor error message. I'm running win xp home on a laptop with intel pentium m processor (1500 MHz) and 1 go RAM.</p>
<p>can anybody help ?</p>
<p>thanx in advance,</p>
<p>em</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 03:22:37 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/780.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 17 Mar 2007 15:50:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to PixelTango crashes pd on Sat, 17 Mar 2007 15:50:25 GMT]]></title><description><![CDATA[<p>hi all,</p>
<p>to get started creating my real time video mixer using pd, i've downloaded and installed dedicated externals such as Framestein and PixelTango so that I can have a glance at the pre-made patch examples. But whenever I try to open one of the PixelTango patches, pd just shuts down without any notice nor error message. I'm running win xp home on a laptop with intel pentium m processor (1500 MHz) and 1 go RAM.</p>
<p>can anybody help ?</p>
<p>thanx in advance,</p>
<p>em</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd</guid><dc:creator><![CDATA[eMTv]]></dc:creator><pubDate>Sat, 17 Mar 2007 15:50:25 GMT</pubDate></item><item><title><![CDATA[Reply to PixelTango crashes pd on Sun, 18 Mar 2007 01:45:46 GMT]]></title><description><![CDATA[<p>pixel tang crashes os x too--try gem-but you may have to build a mixer from scratch-it shouldnt be too har-pixel tango is a front end for gem anayway</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd/2</guid><dc:creator><![CDATA[dubtub]]></dc:creator><pubDate>Sun, 18 Mar 2007 01:45:46 GMT</pubDate></item><item><title><![CDATA[Reply to PixelTango crashes pd on Sun, 18 Mar 2007 13:06:32 GMT]]></title><description><![CDATA[<p>well, i'm already trying to figure out how to build a videomixer from scratch in Gem... I've started with 2 [pix_film] objects getting into a [pix_mix] before rendering to the Gemwin... seems like nothing for yuo, but quite an achievement for a newbie like I am ! will let you know how it's going.</p>
<p>thanx for your reply dubtub.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd/3</guid><dc:creator><![CDATA[eMTv]]></dc:creator><pubDate>Sun, 18 Mar 2007 13:06:32 GMT</pubDate></item><item><title><![CDATA[Reply to PixelTango crashes pd on Sat, 31 Mar 2007 22:12:34 GMT]]></title><description><![CDATA[<p>you'll get the hang of it-just try something basic-once you get that you can add onto it---saying that Ive never tried to make a video mixer in gem-but Id rather attempt to make my own than get stressed about Pixeltango-i dont consider it to be very user friendly (because the user cant use it!)</p>
<p>feel welcome to post your patches here if you get stuck</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd/4</guid><dc:creator><![CDATA[dubtub]]></dc:creator><pubDate>Sat, 31 Mar 2007 22:12:34 GMT</pubDate></item><item><title><![CDATA[Reply to PixelTango crashes pd on Sat, 07 Apr 2007 01:07:08 GMT]]></title><description><![CDATA[<p>pixelTango uses GEM. You can post the crashlogs to the pd list and someone will have a look.</p>
<p>Video mixing can be done using the graphics card too. Try putting the alpha and colorRGB objects after pix_texture and before the rectangle object. The right outlet controls the alpha transparency of the Geo and also the texture mapped onto it.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd/5</guid><dc:creator><![CDATA[cgc]]></dc:creator><pubDate>Sat, 07 Apr 2007 01:07:08 GMT</pubDate></item><item><title><![CDATA[Reply to PixelTango crashes pd on Thu, 28 Jun 2007 19:32:35 GMT]]></title><description><![CDATA[<p>pixeltango seems to be fixed for Pd-0.39.2-extended-rc3-</p>
<p>here:<br />
<a href="http://at.or.at/hans/pd/installers.html" rel="nofollow">http://at.or.at/hans/pd/installers.html</a></p>
<p>looking good!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd/6</guid><dc:creator><![CDATA[dubtub]]></dc:creator><pubDate>Thu, 28 Jun 2007 19:32:35 GMT</pubDate></item><item><title><![CDATA[Reply to PixelTango crashes pd on Sat, 30 Jun 2007 15:21:58 GMT]]></title><description><![CDATA[<p>cool. i'll have a look soon.</p>
<p>and cgc, I started creating my own video mixer, adding controls after pix_texture and before the Geo object, and it works just fine. thanx !</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd/7</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd/7</guid><dc:creator><![CDATA[eMTv]]></dc:creator><pubDate>Sat, 30 Jun 2007 15:21:58 GMT</pubDate></item><item><title><![CDATA[Reply to PixelTango crashes pd on Sun, 08 Jul 2007 12:41:31 GMT]]></title><description><![CDATA[<p>hi,</p>
<p>so... works well? did you try it?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd/8</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd/8</guid><dc:creator><![CDATA[tirengarfio]]></dc:creator><pubDate>Sun, 08 Jul 2007 12:41:31 GMT</pubDate></item><item><title><![CDATA[Reply to PixelTango crashes pd on Mon, 09 Jul 2007 21:26:24 GMT]]></title><description><![CDATA[<p>hello again !</p>
<p>well, I've tried it and it works well, indeed, but it's still very very basic at the moment, and I need to focus on some other stuff right now so I'll let you know more as soon as I get back into it.</p>
<p>here's the patch at this early stage.. not much to see though, but I guess I'll work on it quicker with your feedback if any of you wishes to have a look and give me advice on what I could do to make it better...</p>
<p>oh, and by the way, I've started looking into the texture environment mode, but it's not very clear to me how this works, so far... once I select one of the blending modes, it remains visible on all the videos even if I turn off the video on which it's set by turning its alpha down to zero.</p>
<p><a href="http://www.pdpatchrepo.info/hurleur/milxerStart.pd" rel="nofollow">http://www.pdpatchrepo.info/hurleur/milxerStart.pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd/9</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd/9</guid><dc:creator><![CDATA[eMTv]]></dc:creator><pubDate>Mon, 09 Jul 2007 21:26:24 GMT</pubDate></item><item><title><![CDATA[Reply to PixelTango crashes pd on Sat, 04 Aug 2007 18:15:30 GMT]]></title><description><![CDATA[<p>I like it! Its good stuff-the great thing about PD is that you can get a alot of satisfaction from just starting something basic and then experimeting by adding on different things to see what works</p>
<p>Always remember though, you can easliy add music to your Gem patches which gives you another dimention to work with</p>
<p>All the best! (^_^)</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd/10</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/780/pixeltango-crashes-pd/10</guid><dc:creator><![CDATA[dubtub]]></dc:creator><pubDate>Sat, 04 Aug 2007 18:15:30 GMT</pubDate></item></channel></rss>