<?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: Max/MSP + Lanbox / DMX strategies?</title>
		<atom:link href="http://cycling74.com/forums/topic/maxmsp-lanbox-dmx-strategies/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/maxmsp-lanbox-dmx-strategies/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 22:27:45 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/maxmsp-lanbox-dmx-strategies/#post-40666</guid>
					<title><![CDATA[Max/MSP + Lanbox / DMX strategies?]]></title>
					<link>http://cycling74.com/forums/topic/maxmsp-lanbox-dmx-strategies/#post-40666</link>
					<pubDate>Tue, 04 Nov 2008 18:53:52 +0000</pubDate>
					<dc:creator>Danjel van Tijn</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Guys,</p>
<p>I am working on a project where I have a microcontroller box reading sensor values and then sending them to a PC running max via a usb-serial cable. </p>
<p>Then in max/msp I want to use the data to generate DMX fade values and send them out to a string of lights (approximately 30 connected serially).</p>
<p>I have been looking at buying a Lanbox DMX controller but I am not sure which one to get. The LCM or LCE?</p>
<p>The reason I ask is because the LCM communicates via USB-Serial and I was wondering if this will cause problems/bottleneck if I am using two different serial ports in Max? I have found that WIndows XP and software usage of serial ports can be finicky.</p>
<p>If I get the LCE it has ethernet and I wonder if this will be a better interface (assuming I can communicate to it using UDP in max).</p>
<p>Any recommendations are appreciated!</p>
<p>Here are the two DMX boxes:</p>
<p><a href="http://www.lanbox.com/products/products.html" rel="nofollow">http://www.lanbox.com/products/products.html</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/maxmsp-lanbox-dmx-strategies/#post-144045</guid>
					<title><![CDATA[Re: Max/MSP + Lanbox / DMX strategies?]]></title>
					<link>http://cycling74.com/forums/topic/maxmsp-lanbox-dmx-strategies/#post-144045</link>
					<pubDate>Tue, 04 Nov 2008 19:46:58 +0000</pubDate>
					<dc:creator>seejayjames</dc:creator>

					<description>
						<![CDATA[
						<p>Probably either could work, but maybe go with the ethernet. The udpsend object works fine (you could even send it wirelessly). Don&#8217;t know if you need to format the lists/values coming out or not, I recall having to send them through an itoa to send as binary data rather than integers. That could depend on how the unit is configured.</p>
<p>DMX through Max is great! Another option is the ENTTEC USB Pro, which I&#8217;ve gotten to work with Olaf Matthes&#8217; object for it. </p>
<p>&#8211;Chris</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/maxmsp-lanbox-dmx-strategies/#post-144046</guid>
					<title><![CDATA[Re: Max/MSP + Lanbox / DMX strategies?]]></title>
					<link>http://cycling74.com/forums/topic/maxmsp-lanbox-dmx-strategies/#post-144046</link>
					<pubDate>Tue, 04 Nov 2008 20:20:52 +0000</pubDate>
					<dc:creator>plem</dc:creator>

					<description>
						<![CDATA[
						<p>The Enttec works fine here too for a lot less money as the Lanbox. It doesn&#8217;t have any interior processing or memory. But if you don&#8217;t need that, because you use MAX&#8230;</p>
<p>Peter</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/maxmsp-lanbox-dmx-strategies/#post-144047</guid>
					<title><![CDATA[Re: Max/MSP + Lanbox / DMX strategies?]]></title>
					<link>http://cycling74.com/forums/topic/maxmsp-lanbox-dmx-strategies/#post-144047</link>
					<pubDate>Wed, 05 Nov 2008 13:45:25 +0000</pubDate>
					<dc:creator>dtr</dc:creator>

					<description>
						<![CDATA[
						<p>i ve used a lanbox LCX and just started messing with the enttec box. the lanbox works fine over ethernet. lanbox have help patches on their website that make it real easy. </p>
<p>but indeed, if you just need a DMX interface without stand-alone operation then the enttec box is much more efficient. </p>
<p>i also think the lanbox&#8217;s are limited at 20Hz refresh rate while the enttec goes way higher.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/maxmsp-lanbox-dmx-strategies/#post-144048</guid>
					<title><![CDATA[Re: Max/MSP + Lanbox / DMX strategies?]]></title>
					<link>http://cycling74.com/forums/topic/maxmsp-lanbox-dmx-strategies/#post-144048</link>
					<pubDate>Thu, 06 Nov 2008 15:54:12 +0000</pubDate>
					<dc:creator>Aly</dc:creator>

					<description>
						<![CDATA[
						<p>But remember</p>
<p>Not a freeware</p>
<p><a href="http://www.nullmedium.de/dev/dmxusbpro/" rel="nofollow">http://www.nullmedium.de/dev/dmxusbpro/</a></p>
<p>Luis Aly</p>
<p>On Wed, Nov 5, 2008 at 1:45 PM, dtr
<dtr .vndrn@gmail.com> wrote:</dtr></p>
<p>><br />
> i ve used a lanbox LCX and just started messing with the enttec box. the<br />
> lanbox works fine over ethernet. lanbox have help patches on their website<br />
> that make it real easy.<br />
><br />
> but indeed, if you just need a DMX interface without stand-alone operation<br />
> then the enttec box is much more efficient.<br />
><br />
> i also think the lanbox&#8217;s are limited at 20Hz refresh rate while the enttec<br />
> goes way higher.<br />
></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/maxmsp-lanbox-dmx-strategies/#post-144049</guid>
					<title><![CDATA[Re: Max/MSP + Lanbox / DMX strategies?]]></title>
					<link>http://cycling74.com/forums/topic/maxmsp-lanbox-dmx-strategies/#post-144049</link>
					<pubDate>Mon, 10 Nov 2008 19:39:57 +0000</pubDate>
					<dc:creator>ph_m</dc:creator>

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

					
					
				</item>

					
		
	</channel>
	</rss>

