<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Modartt user forum - using pianoteq as backend for java MIDI application]]></title>
		<link>https://forum.modartt.com/viewtopic.php?id=1845</link>
		<description><![CDATA[The most recent posts in using pianoteq as backend for java MIDI application.]]></description>
		<lastBuildDate>Fri, 18 Feb 2011 19:58:22 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: using pianoteq as backend for java MIDI application]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=15947#p15947</link>
			<description><![CDATA[<p>BTW, just released: native client now supports audio:<br /><a href="http://code.google.com/chrome/nativeclient/docs/audio.html#About">http://code.google.com/chrome/nativecli...html#About</a></p><p>Won&#039;t it be a good idea to plug in pianoteq technology there?</p>]]></description>
			<author><![CDATA[null@example.com (shurik)]]></author>
			<pubDate>Fri, 18 Feb 2011 19:58:22 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=15947#p15947</guid>
		</item>
		<item>
			<title><![CDATA[Re: using pianoteq as backend for java MIDI application]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=15946#p15946</link>
			<description><![CDATA[<p>The alternative is to use the VST api and load pianoteq as a VST plugin. This should be doable in java, see for example <a href="https://github.com/mhroth/jvsthost">https://github.com/mhroth/jvsthost</a> . It is probably a lot more work</p>]]></description>
			<author><![CDATA[null@example.com (julien)]]></author>
			<pubDate>Fri, 18 Feb 2011 18:35:00 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=15946#p15946</guid>
		</item>
		<item>
			<title><![CDATA[Re: using pianoteq as backend for java MIDI application]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=15943#p15943</link>
			<description><![CDATA[<p>From command-line only? What I need is API.<br />Some background: I&#039;m writing HTML5 MIDI application. You enter your music score as text (in a certain format), and play it. Right now, it plays via QuickTime directly from browser (no server code involved at all, the entire thing is javascript app). QuickTime has lousy sound bank (ancient SoundCanvas). So, if eventually you want to listen to your piece and enjoy it, there&#039;s no choice but writing server backend to render MIDI as good-sounding MP3. I&#039;m looking for appropriate server-side technology. Came to this site via link from some blog to explore the possibility. I need piano only, so pianoteq is a natural choice.&nbsp; But I need an API to this thing to perform (maybe system invocation of .exe will work too? depends on how big the said .exe is, but having API would be better anyway).</p>]]></description>
			<author><![CDATA[null@example.com (shurik)]]></author>
			<pubDate>Fri, 18 Feb 2011 17:34:39 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=15943#p15943</guid>
		</item>
		<item>
			<title><![CDATA[Re: using pianoteq as backend for java MIDI application]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=15941#p15941</link>
			<description><![CDATA[<p>If you just want to automatically render midi files into mp3 , that can be done from the command-line. For example, on windows,</p><p>&quot;c:\Program Files\Modartt\Pianoteq\Pianoteq.exe&quot; --midi filename.mid --wav filename.wav --preset &quot;C3 Solo Recording&quot; --rate 44100</p><p>will render filename.mid to filename.wav with the selected preset at 44kHz</p>]]></description>
			<author><![CDATA[null@example.com (julien)]]></author>
			<pubDate>Fri, 18 Feb 2011 16:58:01 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=15941#p15941</guid>
		</item>
		<item>
			<title><![CDATA[using pianoteq as backend for java MIDI application]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=15894#p15894</link>
			<description><![CDATA[<p>Is it possible to use pianoteq programmatically? Suppose I have MIDI file already, and my goal is to generate sound, compress it in MP3 and send to my friend. I&#039;d like to do it all programmatically, without using any GUI, with no manual intervention at all - simply by using some java (or whatever language) class (basically, as a subroutine). Is it possible?</p>]]></description>
			<author><![CDATA[null@example.com (shurik)]]></author>
			<pubDate>Thu, 17 Feb 2011 17:46:53 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=15894#p15894</guid>
		</item>
	</channel>
</rss>
