<?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: jit.lcd for creating GUIs</title>
		<atom:link href="http://cycling74.com/forums/topic/jit-lcd-for-creating-guis/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/jit-lcd-for-creating-guis/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 04:13:50 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/jit-lcd-for-creating-guis/#post-35717</guid>
					<title><![CDATA[jit.lcd for creating GUIs]]></title>
					<link>http://cycling74.com/forums/topic/jit-lcd-for-creating-guis/#post-35717</link>
					<pubDate>Fri, 08 Feb 2008 08:32:13 +0000</pubDate>
					<dc:creator>solomonB</dc:creator>

					<description>
						<![CDATA[
						<p>Has anyone used jit.lcd to make toggles, faders, buttons, etc? I&#8217;m looking to create a gui interface to overlay ontop of a video stream.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-lcd-for-creating-guis/#post-122053</guid>
					<title><![CDATA[Re: jit.lcd for creating GUIs]]></title>
					<link>http://cycling74.com/forums/topic/jit-lcd-for-creating-guis/#post-122053</link>
					<pubDate>Fri, 08 Feb 2008 11:49:07 +0000</pubDate>
					<dc:creator>Brecht</dc:creator>

					<description>
						<![CDATA[
						<p>I haven&#8217;t used jit.lcd for that, but I did use jit.gl.sketch<br />
You could bring your video into gl-land by putting it on a  <br />
jit.gl.videoplane, and then use gl.sketch for the gui. Check ou the  <br />
examples in your max folder > examples > jitter-examples > javascript  <br />
 > ui</p>
<p>b.</p>
<p>On 08 Feb 2008, at 09:32, Solomon Bothwell wrote:</p>
<p>><br />
> Has anyone used jit.lcd to make toggles, faders, buttons, etc? I&#8217;m  <br />
> looking to create a gui interface to overlay ontop of a video stream.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-lcd-for-creating-guis/#post-122054</guid>
					<title><![CDATA[Re: jit.lcd for creating GUIs]]></title>
					<link>http://cycling74.com/forums/topic/jit-lcd-for-creating-guis/#post-122054</link>
					<pubDate>Sat, 09 Feb 2008 11:56:56 +0000</pubDate>
					<dc:creator>lists@lowfrequency.or</dc:creator>

					<description>
						<![CDATA[
						<p>jsui is the way to go.</p>
<p>maybe this will be of help&#8230; maybe not:</p>
<p><a href="http://lowfrequency.org/lfo.jsui.html" rel="nofollow">http://lowfrequency.org/lfo.jsui.html</a></p>
<p>
On Feb 8, 2008, at 8:32 AM, Solomon Bothwell wrote:</p>
<p>><br />
> Has anyone used jit.lcd to make toggles, faders, buttons, etc? I&#8217;m  <br />
> looking to create a gui interface to overlay ontop of a video stream.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-lcd-for-creating-guis/#post-122055</guid>
					<title><![CDATA[Re: jit.lcd for creating GUIs]]></title>
					<link>http://cycling74.com/forums/topic/jit-lcd-for-creating-guis/#post-122055</link>
					<pubDate>Wed, 13 Feb 2008 17:47:52 +0000</pubDate>
					<dc:creator>Peter Nyboer</dc:creator>

					<description>
						<![CDATA[
						<p><a href="http://www.lividinstruments.com/software_cell.php" rel="nofollow">http://www.lividinstruments.com/software_cell.php</a><br />
has a clip grid that&#8217;s all based on javascript controlled jit.gl.sketch.(so does the other software Union). So, yes it&#8217;s possible. The basic task of making a grid of thumbnails isn&#8217;t too bad, but getting all the rest of the goodies going (frames, mouseovers, labels, reorganization, etc.) starts taking up a lot time.</p>
<p>the File browser is a javascript controlled lcd. (not jit.lcd).</p>
<p>I&#8217;d recommend against using jsui for knobs and faders &#8211; you will find your cpu getting unreasonably hammered by it, leaving less room for video processing, which is the point.</p>
<p>I do use jsui for buttons, though, as they are incredibly handy.</p>
<p>Pict-based knobs and faders would be MUCH better if they output and accepted floats as well as integers, but maybe in max 5.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

