<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Tiction v0.3.0</title>
	<atom:link href="http://www.shoddyandquick.com/2008/11/tiction-v030/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shoddyandquick.com/2008/11/tiction-v030/</link>
	<description></description>
	<lastBuildDate>Mon, 22 Mar 2010 23:56:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jan</title>
		<link>http://www.shoddyandquick.com/2008/11/tiction-v030/comment-page-1/#comment-190</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Thu, 05 Feb 2009 14:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinkthank.net/?p=172#comment-190</guid>
		<description>Hi,

I&#039;d love to try your software, but on my OS X 10.5, I get the following exception and the window stays white and no key command (except CMD-Q) works:

05.02.09 15:45:23 [0x0-0x44044].Tiction[545] Exception in thread &quot;Animation Thread&quot; java.lang.UnsatisfiedLinkError: /Applications/Tiction.app/Contents/Resources/Java/libjogl_awt.jnilib:
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at java.lang.ClassLoader$NativeLibrary.load(Native Method)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1822)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1739)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at java.lang.Runtime.loadLibrary0(Runtime.java:822)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at java.lang.System.loadLibrary(System.java:993)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.NativeLibLoader.loadLibraryInternal(NativeLibLoader.java:189)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.NativeLibLoader.access$000(NativeLibLoader.java:49)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.NativeLibLoader$DefaultAction.loadLibrary(NativeLibLoader.java:80)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.NativeLibLoader.loadLibrary(NativeLibLoader.java:103)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.NativeLibLoader.access$200(NativeLibLoader.java:49)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.NativeLibLoader$2.run(NativeLibLoader.java:132)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at java.security.AccessController.doPrivileged(Native Method)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.NativeLibLoader.loadAWTImpl(NativeLibLoader.java:118)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.JAWT.getJAWT(JAWT.java:91)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.macosx.MacOSXOnscreenGLDrawable.lockSurface(MacOSXOnscreenGLDrawable.java:144)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.macosx.MacOSXOnscreenGLContext.makeCurrentImpl(MacOSXOnscreenGLContext.java:57)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.GLContextImpl.makeCurrent(GLContextImpl.java:134)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at processing.opengl.PGraphicsOpenGL.detainContext(PGraphicsOpenGL.java:224)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at processing.opengl.PGraphicsOpenGL.beginDraw(PGraphicsOpenGL.java:269)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at processing.core.PApplet.handleDraw(PApplet.java:1365)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at processing.core.PApplet.run(PApplet.java:1300)
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at java.lang.Thread.run(Thread.java:613)

Any idea what&#039;s wrong with my setup?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;d love to try your software, but on my OS X 10.5, I get the following exception and the window stays white and no key command (except CMD-Q) works:</p>
<p>05.02.09 15:45:23 [0x0-0x44044].Tiction[545] Exception in thread &#8220;Animation Thread&#8221; java.lang.UnsatisfiedLinkError: /Applications/Tiction.app/Contents/Resources/Java/libjogl_awt.jnilib:<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at java.lang.ClassLoader$NativeLibrary.load(Native Method)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1822)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1739)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at java.lang.Runtime.loadLibrary0(Runtime.java:822)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at java.lang.System.loadLibrary(System.java:993)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.NativeLibLoader.loadLibraryInternal(NativeLibLoader.java:189)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.NativeLibLoader.access$000(NativeLibLoader.java:49)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.NativeLibLoader$DefaultAction.loadLibrary(NativeLibLoader.java:80)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.NativeLibLoader.loadLibrary(NativeLibLoader.java:103)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.NativeLibLoader.access$200(NativeLibLoader.java:49)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.NativeLibLoader$2.run(NativeLibLoader.java:132)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at java.security.AccessController.doPrivileged(Native Method)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.NativeLibLoader.loadAWTImpl(NativeLibLoader.java:118)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.JAWT.getJAWT(JAWT.java:91)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.macosx.MacOSXOnscreenGLDrawable.lockSurface(MacOSXOnscreenGLDrawable.java:144)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.macosx.MacOSXOnscreenGLContext.makeCurrentImpl(MacOSXOnscreenGLContext.java:57)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at com.sun.opengl.impl.GLContextImpl.makeCurrent(GLContextImpl.java:134)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at processing.opengl.PGraphicsOpenGL.detainContext(PGraphicsOpenGL.java:224)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at processing.opengl.PGraphicsOpenGL.beginDraw(PGraphicsOpenGL.java:269)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at processing.core.PApplet.handleDraw(PApplet.java:1365)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at processing.core.PApplet.run(PApplet.java:1300)<br />
05.02.09 15:45:23 [0x0-0x44044].Tiction[545]  at java.lang.Thread.run(Thread.java:613)</p>
<p>Any idea what&#8217;s wrong with my setup?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hans</title>
		<link>http://www.shoddyandquick.com/2008/11/tiction-v030/comment-page-1/#comment-192</link>
		<dc:creator>hans</dc:creator>
		<pubDate>Sun, 01 Feb 2009 22:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinkthank.net/?p=172#comment-192</guid>
		<description>Hi darko,

Absolutely - you can set up a notein object that listens to whatever channels Tiction is using. You can then route that data to anything - continuous controller messages to effects parameters, for example. The tricky part is routing MIDI from Tiction into Max/MSP - if you&#039;re using a Mac, set up an IAC bus (described on the Tiction page), or if you&#039;re using Windows, there are a number of free/shareware apps that will let you send MIDI from one program to another.

Real soon now Tiction will send OSC messages as well as MIDI, so you&#039;ll be able to use that too.

Enjoy!</description>
		<content:encoded><![CDATA[<p>Hi darko,</p>
<p>Absolutely &#8211; you can set up a notein object that listens to whatever channels Tiction is using. You can then route that data to anything &#8211; continuous controller messages to effects parameters, for example. The tricky part is routing MIDI from Tiction into Max/MSP &#8211; if you&#8217;re using a Mac, set up an IAC bus (described on the Tiction page), or if you&#8217;re using Windows, there are a number of free/shareware apps that will let you send MIDI from one program to another.</p>
<p>Real soon now Tiction will send OSC messages as well as MIDI, so you&#8217;ll be able to use that too.</p>
<p>Enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: darko</title>
		<link>http://www.shoddyandquick.com/2008/11/tiction-v030/comment-page-1/#comment-191</link>
		<dc:creator>darko</dc:creator>
		<pubDate>Sun, 01 Feb 2009 21:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinkthank.net/?p=172#comment-191</guid>
		<description>is there any way i can get this to trigger different parameters of sound in max/msp? so this becomes almost like an interactive sequencer device for sound in other software? the program looks amazing. keep it up! cheers!</description>
		<content:encoded><![CDATA[<p>is there any way i can get this to trigger different parameters of sound in max/msp? so this becomes almost like an interactive sequencer device for sound in other software? the program looks amazing. keep it up! cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: twoandtwo</title>
		<link>http://www.shoddyandquick.com/2008/11/tiction-v030/comment-page-1/#comment-193</link>
		<dc:creator>twoandtwo</dc:creator>
		<pubDate>Wed, 10 Dec 2008 19:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinkthank.net/?p=172#comment-193</guid>
		<description>wow, i absolutely love this.
got it to work as midi input for live.
i just can´t get it to sync to live, is there any way to do that yet?
keep up the amazing work.</description>
		<content:encoded><![CDATA[<p>wow, i absolutely love this.<br />
got it to work as midi input for live.<br />
i just can´t get it to sync to live, is there any way to do that yet?<br />
keep up the amazing work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
