<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Send Raw Midi Actor]]></title><description><![CDATA[<p dir="auto">Dear All,</p>
<p dir="auto">I'd post this as a bug but, as I know hardly anything about MIDI, I though I'd better ask here first.</p>
<p dir="auto">It seems to me that the maximum value that can be passed to the 'paramater' inputs of the Send Raw Midi Actor, (and other MIDI actors - I haven't checked), is limited to 127.  I can't set the MAX value of the input any greater.  Midi message values can go to 255 as far as I can ascertain.  (And indeed one of the three default 'hard-coded' values that the actor will send is greater than 127.)  Am I missing something?</p>
<p dir="auto">While I'm at it, the only reason I'm wrangling with MIDI in my project at all, is so I can trigger Applescript via MidiPipe.  This seems, at the very least, inelegant.  Perhaps there's some obvious-but-not-to-me reason why there isn't an 'Applescript' actor similar to the, very useful, 'Javascript' one.</p>
<p dir="auto">Thanks in advance,</p>
<p dir="auto">I</p>
]]></description><link>https://community.troikatronix.com/topic/1978/send-raw-midi-actor</link><generator>RSS for Node</generator><lastBuildDate>Mon, 16 Mar 2026 02:03:21 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/1978.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 23 May 2015 14:01:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Send Raw Midi Actor on Tue, 02 Jun 2015 11:50:45 GMT]]></title><description><![CDATA[<p dir="auto"><span style="font-size:10pt">Dear All,</span></p>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1384">@interluder</a> found a bug, which I've fixed for the next release. The Send Raw MIDI actor was not passing values above 127, which it should do. As I said, fixed for the next release.</div>
<div>
<div><span style="font-size:13.3333330154419px">Best Wishes,</span></div>
<div><span style="font-size:13.3333330154419px">Mark</span></div>
</div>]]></description><link>https://community.troikatronix.com/post/15967</link><guid isPermaLink="true">https://community.troikatronix.com/post/15967</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Tue, 02 Jun 2015 11:50:45 GMT</pubDate></item><item><title><![CDATA[Reply to Send Raw Midi Actor on Mon, 25 May 2015 15:30:21 GMT]]></title><description><![CDATA[<p dir="auto">Vanakaru,</p>
<p dir="auto">Great tip!  I'd never have found it out for myself.</p>
<p dir="auto">I.</p>
]]></description><link>https://community.troikatronix.com/post/15880</link><guid isPermaLink="true">https://community.troikatronix.com/post/15880</guid><dc:creator><![CDATA[interluder]]></dc:creator><pubDate>Mon, 25 May 2015 15:30:21 GMT</pubDate></item><item><title><![CDATA[Reply to Send Raw Midi Actor on Mon, 25 May 2015 10:44:43 GMT]]></title><description><![CDATA[<p dir="auto">I think we have been happy with midi values 128. It has been always this and we have been designing stuff that in mind. However if you need wider range of values try to use Pitch Bend. That goes from -8192 to +8192 and is pretty useful in some places.</p>
]]></description><link>https://community.troikatronix.com/post/15876</link><guid isPermaLink="true">https://community.troikatronix.com/post/15876</guid><dc:creator><![CDATA[vanakaru]]></dc:creator><pubDate>Mon, 25 May 2015 10:44:43 GMT</pubDate></item><item><title><![CDATA[Reply to Send Raw Midi Actor on Mon, 25 May 2015 08:36:35 GMT]]></title><description><![CDATA[<p dir="auto">Guys,</p>
<p dir="auto">Thanks for this.  I've done a bit more digging around and, indeed, MIDI /values/ only go up to 127.  But, status commands have the MSB set, I think, which, of course, makes the total value  higher than 127.  At the very least, it seems to me that the Raw MIDI actor should be able to accept parameter values that represent status commands.  I'm thinking to post it as a bug.</p>
<p dir="auto">DusX: I will request it as as feature but, as with my MIDI problem, I'm surprised that it doesn't seem to have come up before and, so, wonder if I've been missing something really obvious.</p>
<p dir="auto">Yours,</p>
<p dir="auto">I.</p>
]]></description><link>https://community.troikatronix.com/post/15871</link><guid isPermaLink="true">https://community.troikatronix.com/post/15871</guid><dc:creator><![CDATA[interluder]]></dc:creator><pubDate>Mon, 25 May 2015 08:36:35 GMT</pubDate></item><item><title><![CDATA[Reply to Send Raw Midi Actor on Sat, 23 May 2015 17:30:57 GMT]]></title><description><![CDATA[<p dir="auto">Maybe use the support page to suggest the applescript actor as a feature request.</p>
]]></description><link>https://community.troikatronix.com/post/15853</link><guid isPermaLink="true">https://community.troikatronix.com/post/15853</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Sat, 23 May 2015 17:30:57 GMT</pubDate></item><item><title><![CDATA[Reply to Send Raw Midi Actor on Sat, 23 May 2015 14:27:49 GMT]]></title><description><![CDATA[<p dir="auto">DMX does go to 255.</p>
]]></description><link>https://community.troikatronix.com/post/15852</link><guid isPermaLink="true">https://community.troikatronix.com/post/15852</guid><dc:creator><![CDATA[cambrucedavis]]></dc:creator><pubDate>Sat, 23 May 2015 14:27:49 GMT</pubDate></item><item><title><![CDATA[Reply to Send Raw Midi Actor on Sat, 23 May 2015 14:23:37 GMT]]></title><description><![CDATA[<p dir="auto">DMX goes to 255?</p>
<div>MIDI is maxed at 127 (its <span style="text-align:-webkit-center">128 - 255 in bytes though)</span></div>]]></description><link>https://community.troikatronix.com/post/15851</link><guid isPermaLink="true">https://community.troikatronix.com/post/15851</guid><dc:creator><![CDATA[Skulpture]]></dc:creator><pubDate>Sat, 23 May 2015 14:23:37 GMT</pubDate></item><item><title><![CDATA[Reply to Send Raw Midi Actor on Sat, 23 May 2015 14:21:30 GMT]]></title><description><![CDATA[<p dir="auto">I believe Midi is a 7 bit protocol and only has 128 possible values (0-127).</p>
]]></description><link>https://community.troikatronix.com/post/15850</link><guid isPermaLink="true">https://community.troikatronix.com/post/15850</guid><dc:creator><![CDATA[cambrucedavis]]></dc:creator><pubDate>Sat, 23 May 2015 14:21:30 GMT</pubDate></item></channel></rss>