<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Modartt user forum - How to use Pianoteq as a VST pluggin]]></title>
		<link>https://forum.modartt.com/viewtopic.php?id=636</link>
		<description><![CDATA[The most recent posts in How to use Pianoteq as a VST pluggin.]]></description>
		<lastBuildDate>Mon, 25 May 2009 09:55:11 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How to use Pianoteq as a VST pluggin]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=4593#p4593</link>
			<description><![CDATA[<div class="quotebox"><cite>LianZhang wrote:</cite><blockquote><p>Admin, does it mean I need to make some configuration in pianoteq firstly according to what you mentioned and then I can use it in csound?</p></blockquote></div><p>Yes that will be required if you want to control exactly the fundamental frequency of the notes played via pianoteq. But I suggest that you do not bother with that until you get pianoteq running in csound and can trigger notes on it via the vstnote command.</p>]]></description>
			<author><![CDATA[null@example.com (julien)]]></author>
			<pubDate>Mon, 25 May 2009 09:55:11 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=4593#p4593</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to use Pianoteq as a VST pluggin]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=4579#p4579</link>
			<description><![CDATA[<p>Thanks for above replies.</p><p>Admin, does it mean I need to make some configuration in pianoteq firstly according to what you mentioned and then I can use it in csound?</p><p>I try the vstnote example in the manual, but I can not successfully use vstplugg, the compiling result shows using vstplugg is invalid. however I use the newest csound to compile and vst4cs.dll has been included within the csound folder. I am so confused about that.</p>]]></description>
			<author><![CDATA[null@example.com (LianZhang)]]></author>
			<pubDate>Fri, 22 May 2009 21:33:11 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=4579#p4579</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to use Pianoteq as a VST pluggin]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=4578#p4578</link>
			<description><![CDATA[<p>Hi,</p><p>You will probably get more help from the CSound forums as your question is quite generic (using a VST synth in csound). According to csound doc you can use&nbsp; <a href="http://www.csounds.com/manual/html/vstnote.html">http://www.csounds.com/manual/html/vstnote.html</a> in order to send notes into the vst instrument. In order to have pianoteq generate sound for a given pitch, you should select the &quot;flat&quot; tuning in pianoteq , set octave stretching to 1, and then the midi note N will have a fundamental of freq 440 * 2^((N-69)/12). Using pitchbend midi messages, you can alter those frequencies, the default pitchbend range in pianoteq is +-200 cents.</p>]]></description>
			<author><![CDATA[null@example.com (julien)]]></author>
			<pubDate>Fri, 22 May 2009 13:48:00 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=4578#p4578</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to use Pianoteq as a VST pluggin]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=4577#p4577</link>
			<description><![CDATA[<p>CSound is setup to take VST pluggins.&nbsp; There are CSound VST commands, like VST init.&nbsp; So it is not a matter that CSound cant be a VST host but a matter of how to link in the pianoteq.dll into the CSound environment.&nbsp; Unfortunately I dont know the answer to that question.</p>]]></description>
			<author><![CDATA[null@example.com (Dr. David Horowitz)]]></author>
			<pubDate>Fri, 22 May 2009 13:31:22 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=4577#p4577</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to use Pianoteq as a VST pluggin]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=4576#p4576</link>
			<description><![CDATA[<p>Hi,EvilDragon. Thank you for your reply. <br />But I still believe Csound could be a VST host to load vstpluggin. <br />I have already loaded pianoteq.dll into my csound file, I just want to know how to use it within the csound.</p>]]></description>
			<author><![CDATA[null@example.com (LianZhang)]]></author>
			<pubDate>Fri, 22 May 2009 09:46:44 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=4576#p4576</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to use Pianoteq as a VST pluggin]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=4575#p4575</link>
			<description><![CDATA[<p>I think Csound is not a VST host, but rather a sound design programming language. Therefore you cannot use Pianoteq as VST in it, you need a regular VST host, like SAVIhost or something like that.</p>]]></description>
			<author><![CDATA[null@example.com (EvilDragon)]]></author>
			<pubDate>Thu, 21 May 2009 21:29:53 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=4575#p4575</guid>
		</item>
		<item>
			<title><![CDATA[How to use Pianoteq as a VST pluggin]]></title>
			<link>https://forum.modartt.com/viewtopic.php?pid=4574#p4574</link>
			<description><![CDATA[<p>I am wondering how to use Pianoteq as a VST pluggin in Csound. I load Pianoteq.dll to csound file but I dont know how to deal with it. </p><p>Anyway who can tell me how can I transfer frequency value to MIDI note value in Csound. Many thanks.</p>]]></description>
			<author><![CDATA[null@example.com (LianZhang)]]></author>
			<pubDate>Thu, 21 May 2009 20:10:51 +0000</pubDate>
			<guid>https://forum.modartt.com/viewtopic.php?pid=4574#p4574</guid>
		</item>
	</channel>
</rss>
