<?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: Hobnox Java MIDI SPI for OS X</title>
	<atom:link href="http://blog.joa-ebert.com/2008/10/22/hobnox-java-midi-spi-for-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joa-ebert.com/2008/10/22/hobnox-java-midi-spi-for-os-x/</link>
	<description>Actionscript3, Flash, Scala, Java, C#, C++, Algorithms &#38; Imageprocessing</description>
	<lastBuildDate>Sun, 05 Feb 2012 21:26:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: joa</title>
		<link>http://blog.joa-ebert.com/2008/10/22/hobnox-java-midi-spi-for-os-x/comment-page-1/#comment-163747</link>
		<dc:creator>joa</dc:creator>
		<pubDate>Wed, 10 Dec 2008 22:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=254#comment-163747</guid>
		<description>That is correct, we have the SPI written for the Mac and it works very well. I would love to open-source it but the code does not belong to me. It is technically Hobnox who owns the code so I can not make this decision.

Writing an SPI for the Mac is really simple. It should not take you too long if you are more familiar with Java and JNI. There are also much simpler solutions to the SPI instead of the one I choose. You could for instance buffer all data in the native library and query for that data from the Java side. But I thought it is much more elegant to have a callback from C to Java.</description>
		<content:encoded><![CDATA[<p>That is correct, we have the SPI written for the Mac and it works very well. I would love to open-source it but the code does not belong to me. It is technically Hobnox who owns the code so I can not make this decision.</p>
<p>Writing an SPI for the Mac is really simple. It should not take you too long if you are more familiar with Java and JNI. There are also much simpler solutions to the SPI instead of the one I choose. You could for instance buffer all data in the native library and query for that data from the Java side. But I thought it is much more elegant to have a callback from C to Java.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sixman9</title>
		<link>http://blog.joa-ebert.com/2008/10/22/hobnox-java-midi-spi-for-os-x/comment-page-1/#comment-163741</link>
		<dc:creator>sixman9</dc:creator>
		<pubDate>Wed, 10 Dec 2008 17:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=254#comment-163741</guid>
		<description>Joa,
Sorry man, I thought you were asking about SPI availability. It sounds like you have an SPI for Mac written, are you planing on distributing this, open source?

Cheers

Rich</description>
		<content:encoded><![CDATA[<p>Joa,<br />
Sorry man, I thought you were asking about SPI availability. It sounds like you have an SPI for Mac written, are you planing on distributing this, open source?</p>
<p>Cheers</p>
<p>Rich</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joa</title>
		<link>http://blog.joa-ebert.com/2008/10/22/hobnox-java-midi-spi-for-os-x/comment-page-1/#comment-163422</link>
		<dc:creator>joa</dc:creator>
		<pubDate>Mon, 01 Dec 2008 10:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=254#comment-163422</guid>
		<description>Yes, but the Mandolane Midi SPI is not free. You have to buy it after a trail period.</description>
		<content:encoded><![CDATA[<p>Yes, but the Mandolane Midi SPI is not free. You have to buy it after a trail period.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sixman9</title>
		<link>http://blog.joa-ebert.com/2008/10/22/hobnox-java-midi-spi-for-os-x/comment-page-1/#comment-163353</link>
		<dc:creator>sixman9</dc:creator>
		<pubDate>Fri, 28 Nov 2008 15:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=254#comment-163353</guid>
		<description>Although a free alternative is always good, this has already been done at http://www.mandolane.co.uk/swMandoMidi.html . Its a Java to SPI provider.

Cheers

Rich</description>
		<content:encoded><![CDATA[<p>Although a free alternative is always good, this has already been done at <a href="http://www.mandolane.co.uk/swMandoMidi.html" rel="nofollow">http://www.mandolane.co.uk/swMandoMidi.html</a> . Its a Java to SPI provider.</p>
<p>Cheers</p>
<p>Rich</p>
]]></content:encoded>
	</item>
</channel>
</rss>

