<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://cycling74.com/wiki/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://cycling74.com/wiki/index.php?title=MIDI_and_the_vst~_object&amp;feed=atom&amp;action=history</id>
		<title>MIDI and the vst~ object - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://cycling74.com/wiki/index.php?title=MIDI_and_the_vst~_object&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://cycling74.com/wiki/index.php?title=MIDI_and_the_vst%7E_object&amp;action=history"/>
		<updated>2013-05-21T16:17:41Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.1</generator>

	<entry>
		<id>http://cycling74.com/wiki/index.php?title=MIDI_and_the_vst%7E_object&amp;diff=3578&amp;oldid=prev</id>
		<title>Butler2710@gmail.com at 12:54, 13 December 2012</title>
		<link rel="alternate" type="text/html" href="http://cycling74.com/wiki/index.php?title=MIDI_and_the_vst%7E_object&amp;diff=3578&amp;oldid=prev"/>
				<updated>2012-12-13T12:54:38Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 12:54, 13 December 2012&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 60:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 60:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;/maxpat&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;/maxpat&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Max &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;and &lt;/del&gt;MIDI]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Max &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;And &lt;/ins&gt;MIDI]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Butler2710@gmail.com</name></author>	</entry>

	<entry>
		<id>http://cycling74.com/wiki/index.php?title=MIDI_and_the_vst%7E_object&amp;diff=3524&amp;oldid=prev</id>
		<title>Max Gardener: Created page with &quot;In Max/MSP, [//en.wikipedia.org/wiki/Virtual_Studio_Technology VST] instrument and audio effects plug-ins can be hosted using the [//www.cycling74.com/docs/max6/dynamic/c74_do...&quot;</title>
		<link rel="alternate" type="text/html" href="http://cycling74.com/wiki/index.php?title=MIDI_and_the_vst%7E_object&amp;diff=3524&amp;oldid=prev"/>
				<updated>2012-12-05T03:43:42Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;In Max/MSP, [//en.wikipedia.org/wiki/Virtual_Studio_Technology VST] instrument and audio effects plug-ins can be hosted using the [//www.cycling74.com/docs/max6/dynamic/c74_do...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In Max/MSP, [//en.wikipedia.org/wiki/Virtual_Studio_Technology VST] instrument and audio effects plug-ins can be hosted using the [//www.cycling74.com/docs/max6/dynamic/c74_docs.html#vst~ vst~] object.&lt;br /&gt;
&lt;br /&gt;
VST instruments and audio effects commonly expect input formatted as standard [//en.wikipedia.org/wiki/MIDI MIDI] messages. The [//www.cycling74.com/docs/max6/dynamic/c74_docs.html#vst~ vst~] object expects to receive MIDI-format messages in the form '''midievent ''&amp;lt;MIDI message&amp;gt;'''''. &lt;br /&gt;
&lt;br /&gt;
The following Max patch demonstrates the use of a Max patcher object containing the necessary logic to work with the Max [//www.cycling74.com/docs/max6/dynamic/c74_docs.html#midiparse midiparse] object to properly format MIDI messages to VST instruments:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;maxpat&amp;gt;&lt;br /&gt;
----------begin_max5_patcher----------&lt;br /&gt;
2227.3oc6bs0aaaCF8YmeEDdCncXIAhT221KccuTfshBrh8RwP.sEsMakk7D&lt;br /&gt;
oSZZQ2u8wKRxR1RVzw1JNK9gXEQRId9N76Foo4WuXvvQoelvFB9IvG.CF70K&lt;br /&gt;
FLPUjrfA42OX3b7mGGiYplMbb574jD9vK00wIelqJ+W.QoKGEStZbLc7m.7T&lt;br /&gt;
.iP.yRuC7Gu42dCXNgwvSIL.Ni.xHSRyli4bRTw6gFodKoi93UvfhBWf4imQ&lt;br /&gt;
SldSFYLWCRXn20VWBfVpK1dgxKHz0Vf+N+gRVNmlDS3J3BWUX5RdQoV4kNIM&lt;br /&gt;
gmfmSTc8qxn33hddR1zQpVdcQaWjQXB4FyooIUvCJvUgmPj7hU9GkfQ1CL5W&lt;br /&gt;
T8.z4ZKYoe6hKjebogDN4KQ3w+aS7j+V3IGaE+DDHu33V7YyrDpYV5A.1X5s&lt;br /&gt;
jqmhoIk.9VbVIEuYsUEGuNEGjs5hGTQ41gcIOKvYhtlSxtgjfE5lsqQ3lWpt&lt;br /&gt;
H98KH59cHiNMQpVT8+j+MINEyk+SLkIvXALX3aIQ2HzryniVxIq9OVNokyZR&lt;br /&gt;
dIdIIcRQwEkWEzKSnbF+dMtctbyFLWv8x57JzRWqVZhr1q7sZrdp30KU4UBZ&lt;br /&gt;
Ek1ZMpfJZ5EvlklwaevsVaiSSl1TS0sTokUbYGU4Z2gTomHwXUD.C9q+78fE&lt;br /&gt;
wKmdkfWZP+aadcrcTpbtZ2Mt18kWmCf+iDxcBwaC5YNMh1HOf51qhxchq0Cg&lt;br /&gt;
DfcRBaXBRSpXfcbIDg9Jiz.m31Im3q9Dp8ztqjh+tSJE9gj+IInFubHYs7.3&lt;br /&gt;
aPaRCpFXrsECOH7Z2RiIaUDJj0tEa5AnF0G5P2x3MFZqaaJXnNOBnsjaZWAp&lt;br /&gt;
Y5HX2oi1BrohmsRMp7uVYuJQ9xe0e2akOglKDuPgyWQjr+YIQvHhriDE8yh2&lt;br /&gt;
1gizW.Dc0M4YTJ31lF.r6d.PmQYmVv9MN.X+vsf2pgZUTSxVOGhIzXxsjLlH&lt;br /&gt;
kzJFECFhWrnRw0SuXN9iopWjWYTZgzoKZUP9LxszhmOnHFcwqeE0oBA33jye&lt;br /&gt;
9pvBxbzJSkX3nowoi+DIp5qeX5BRBMoZF00pNhLAuLVNjVgLPW2X8SviIs9v&lt;br /&gt;
MNRLX3zLZTZhDD0dRYwEcmHju1dzspvnZQBdQCOLSHGKYivYRdKOUSTQk7zz&lt;br /&gt;
35UUNTIz3wITglKgS0fEYU9RoyWjoTOpzQ5LYmwFmkFGW6Uoq41FpIRLZNlb&lt;br /&gt;
GMhOqV5ExZDMmtnXHXXIGEQESViWuLNdJqdI0l8XU0rplx0JeqIuU2tNBmcG&lt;br /&gt;
MALMKkwHf43HBfOixp11Jl311UqnAy7PGs1pmdf0AtdbmViV2dtba2lu4b51&lt;br /&gt;
zNGoCAUIQ3BuhODJslWx07TlQD5sQ.YpNBGG048FREtMpzUmAnCJehXv0cYt&lt;br /&gt;
KTIzXpr8P5sFV+zgSQcvoHj0yKNsdBk0IUFgC9dXaV5cvjA9JsSanJdjSX21&lt;br /&gt;
4n+upb9ifxUUYcVzwL2kH+pYoi5cVrZ1QmrZjtloQlykm0HalE8LTiTe4rF4&lt;br /&gt;
1zH8MTiLOmnyZjMxhAFpQZgNqQ1kFYngZjZt7rFYKYlaYlJIzy9rJYWpjPnY&lt;br /&gt;
5j4j4YcxVnQjg5jny5jcqSZ3raxIym65jNNswiNlwiAZZz6YfNotyaiu5bNL&lt;br /&gt;
14KelNkG2hO22UOqXE.k.QsSQd8LbRBIdXuI4dFtZWGSI+0hg8rzXvuSYbvK&lt;br /&gt;
GKnfKAi4YwWBtEG+C8GW3a3pTcL4hjTNADWgHjEHHBxgkHLXM8fnVcuz0TC7&lt;br /&gt;
cx2fRJhJH77JjJhREzFa10jC7zqV+Y1rhtYHpsUZ1xLGZmYyJroeaY2h5ZRB&lt;br /&gt;
N5.imYyJromUarYWyUvFcV2bc1r0jbQ1lEt9YCapji1HKGCyvEYZpMVFwUcm&lt;br /&gt;
yeao.CdokHu7CZROakfbMKmlGWB5cTAt.+pzv3kG5bi2J63YVNJOtryqlvIY&lt;br /&gt;
7zkBJpeYGeS2x.Op5NYoSyvyU1WSI8LCEXVdDGcFpKeOuVLsqixLO2J6DZVd&lt;br /&gt;
AOhry6RiuG7tLBisLSn67Ix88KEYaY5NH4Qihdqbl65kv33Lm8sscwd+LJCn&lt;br /&gt;
nE.G+IBCPSDMWPQ.0O0BFXRV5b8G7YDP418FHHWAGBvhHJYjqz6iTlrMyAX0&lt;br /&gt;
UvKJ2bOuX0OjIYEx83ZwyujQXWWEYwzDx3zkZtwtkAUCW677A0v7sX4IvlVq&lt;br /&gt;
4D2VsWIkReKaMPkXJqu4QbV5xrwEJaEqINntDGQXbZR4VG8CqxGdsFNiFEUe&lt;br /&gt;
qZp2wqQKREgJxAXPfidGoqYYTX4c06TJStCKiJ+wQ0oV8tJoRa7Cqjd7wLx3&lt;br /&gt;
QmSGHaHhkKG5IBjkeWklwxn8yFP+CYz1d0c8rMfLUfCqjd7wrwPFtWCNHan7&lt;br /&gt;
hicX4c88fSvgVRO9X12THaseCNdpQEWmU202CNGbIsG7qYpB0oi9DL7IGjQV&lt;br /&gt;
O8fL7oGjQO8zkMEwdmLP10THGtWtyssTqVtmqU4c8s6buCsj1CSfwTHGreCN&lt;br /&gt;
NpMQluqa4c88fi6gVR6AL6XJlceBhYmSGmpFi4SmYwCMN10CbJLgN4qph5G3&lt;br /&gt;
d4JtX26YICMMWnv8SPCU6rvxoUa26tnLMyZ+8RNymSZ0Yn1yxoogIc2O4z2p&lt;br /&gt;
x3o5tdVNM0qh8dIm1VAUFOU202FnF69bOWpK8YsQg8J7QvUjwNcOglvtotOO&lt;br /&gt;
cx6wTGgmNywwTWZGpbdzGGKkGwG4GiY5uXqsbFlsuGDGcePerCmNEMBhsz4s&lt;br /&gt;
0oSiSGgiyOwUJe1FNDLNFGYYadFJxUeQipuZ9b0jFNdab11YWlEb0g1Ep3q3&lt;br /&gt;
5Q8nKS000+FB0z151I4jWGNNMZMK1zxXSqhMFF2I7.MAOv9AOdlfG+9EOVlf&lt;br /&gt;
mdZ7x1D9A0AdVKsBHTsZDP8ZSHLzJtYU+bXE.q8U.Nb3QlasWWvwtViN1vw0&lt;br /&gt;
D331avwwD33zavw1D3X2avAYBbP8Fbfl.GXuAGKSfS+XnGbZ42wj7.befnQm&lt;br /&gt;
kxZmkdRfr1Yn2Zmedqe14Idae6h+CB1Lvl.&lt;br /&gt;
-----------end_max5_patcher-----------&lt;br /&gt;
&amp;lt;/maxpat&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Max and MIDI]]&lt;/div&gt;</summary>
		<author><name>Max Gardener</name></author>	</entry>

	</feed>