<?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: Send OSC to VST~Plugin (N.I. Reaktor)</title>
		<atom:link href="http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 11:04:59 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/#post-27344</guid>
					<title><![CDATA[Send OSC to VST~Plugin (N.I. Reaktor)]]></title>
					<link>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/#post-27344</link>
					<pubDate>Mon, 23 Jul 2012 14:14:32 +0000</pubDate>
					<dc:creator>hgh</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>i wants to send numbers higher than 127 to Reaktor (implementet with VST~in my Max-Patch). So Midi is not enough, because higher Values than 127 with an high resolution are not possible.</p>
<p>Is there a way to control Native Instruments Reaktor in a Max/MSP-Patch with scales OSC-Values? How to do that?</p>
<p>Best hgh</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/#post-82624</guid>
					<title><![CDATA[Re: Send OSC to VST~Plugin (N.I. Reaktor)]]></title>
					<link>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/#post-82624</link>
					<pubDate>Mon, 23 Jul 2012 14:45:01 +0000</pubDate>
					<dc:creator>broc</dc:creator>

					<description>
						<![CDATA[
						<p>Reaktor can handle OSC only in standalone mode, not when running as vst plugin.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/#post-82625</guid>
					<title><![CDATA[Re: Send OSC to VST~Plugin (N.I. Reaktor)]]></title>
					<link>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/#post-82625</link>
					<pubDate>Mon, 23 Jul 2012 14:57:17 +0000</pubDate>
					<dc:creator>hgh</dc:creator>

					<description>
						<![CDATA[
						<p>Thx&#8230;</p>
<p>is there a way to send Midi with more than 127 Steps? </p>
<p>I´ve heard NRPN-Midi Setup allows more Steps&#8230; [xBendin] in Max for example receives higher resoluted Midi-Values from Pitchbendwheel&#8230; </p>
<p>Best,<br />
hgh</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/#post-82626</guid>
					<title><![CDATA[Re: Send OSC to VST~Plugin (N.I. Reaktor)]]></title>
					<link>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/#post-82626</link>
					<pubDate>Mon, 23 Jul 2012 16:07:13 +0000</pubDate>
					<dc:creator>ShelLuser</dc:creator>

					<description>
						<![CDATA[
						<p>You could always design a protocol yourself. While 127 maybe the maximum value in MIDI you could consider sending a list instead. I could imagine a &#8216;minimum 2 part list&#8217;; first number determines the amount of numbers and the rest is simply a list of values. Or sent out multipliers and then the value to multiply.</p>
<p>I think there are plenty of workarounds which you can work out.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/#post-82627</guid>
					<title><![CDATA[Re: Send OSC to VST~Plugin (N.I. Reaktor)]]></title>
					<link>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/#post-82627</link>
					<pubDate>Mon, 23 Jul 2012 18:07:10 +0000</pubDate>
					<dc:creator>broc</dc:creator>

					<description>
						<![CDATA[
						<p>Notice that Reaktor VST can also be controlled by parameters which are represented as &#8216;automation ID&#8217; of the GUI elements. To change a parameter send the list <id , value> to the plugin, where value is a float number with range 0-1.</id></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/#post-82628</guid>
					<title><![CDATA[Re: Send OSC to VST~Plugin (N.I. Reaktor)]]></title>
					<link>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/#post-82628</link>
					<pubDate>Tue, 24 Jul 2012 06:39:56 +0000</pubDate>
					<dc:creator>hgh</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks. That sounds very interesting, broc!!!</p>
<p>Do you have a simple example patch in Max&#8230; ?  Must i try a &#8220;automation ID&#8221; Learnfunktion or work it only by define the ID at first part of the list?</p>
<p>Thanks very much,<br />
hgh</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/#post-82629</guid>
					<title><![CDATA[Re: Send OSC to VST~Plugin (N.I. Reaktor)]]></title>
					<link>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/#post-82629</link>
					<pubDate>Tue, 24 Jul 2012 09:18:09 +0000</pubDate>
					<dc:creator>broc</dc:creator>

					<description>
						<![CDATA[
						<p>There is no learn function needed.</p>
<p>For example, the GoBox ensemble has a &#8216;Transp&#8217; slider with automation ID set to 48 by default.<br />
So you can simply send the list &lt;48 $1> to move the slider (with $1 as float between 0 and 1).</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/#post-82630</guid>
					<title><![CDATA[Re: Send OSC to VST~Plugin (N.I. Reaktor)]]></title>
					<link>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/#post-82630</link>
					<pubDate>Tue, 24 Jul 2012 11:23:53 +0000</pubDate>
					<dc:creator>hgh</dc:creator>

					<description>
						<![CDATA[
						<p>Perfect!!!</p>
<p>But how to define the IDs, is there a way to do that manually?</p>
<p>Best,<br />
hgh</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/#post-82631</guid>
					<title><![CDATA[Re: Send OSC to VST~Plugin (N.I. Reaktor)]]></title>
					<link>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/#post-82631</link>
					<pubDate>Tue, 24 Jul 2012 17:53:59 +0000</pubDate>
					<dc:creator>broc</dc:creator>

					<description>
						<![CDATA[
						<p>The ID&#8217;s can be defined/changed manually but rather tricky.<br />
For details see manual, section &#8216;Automation ID Management&#8217;.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/#post-82632</guid>
					<title><![CDATA[Re: Send OSC to VST~Plugin (N.I. Reaktor)]]></title>
					<link>http://cycling74.com/forums/topic/send-osc-to-vstplugin-n-i-reaktor/#post-82632</link>
					<pubDate>Tue, 24 Jul 2012 21:28:09 +0000</pubDate>
					<dc:creator>lowenstern</dc:creator>

					<description>
						<![CDATA[
						<p>This may not be applicable in your case, but I figured some on the board might find it useful:</p>
<p>Whenever I have a NI (or other) plugin that does not directly expose its parameters to Max, I often wrap it in NI&#8217;s Kore2 vst or NI&#8217;s Maschine vst. Those often have an ability to control parameters that are otherwise either inscrutable or just not available. Then I just control Kore/Maschine with Max and everything&#8217;s peachy. I&#8217;ve found success dealing with Mobius this way, for example. (Mobius is controllable with Max, but older versions would not sync to the Max transport, but they&#8217;d sync when wrapped with Kore)</p>
<p>YMMV of course.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

