<?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: sysex query</title>
		<atom:link href="http://cycling74.com/forums/topic/sysex-query/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/sysex-query/feed</link>
		<description></description>
		<pubDate>Thu, 20 Jun 2013 03:52:24 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/sysex-query/#post-45454</guid>
					<title><![CDATA[sysex query]]></title>
					<link>http://cycling74.com/forums/topic/sysex-query/#post-45454</link>
					<pubDate>Tue, 15 Sep 2009 12:13:42 +0000</pubDate>
					<dc:creator>robin</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I&#8217;m just messing around with a patch to change parameters on a synth, and have reached a point where ideally i need to use sysex messages. I have no idea how to send one, and the messages i get in the max window seems to bear no resemblance to the raw message i get in the MIDI Monitor application.</p>
<p>for example, changing one particular parameter on the synth gives me this from the [sysex] object:</p>
<p>print: 240<br />
print: 66<br />
print: 48<br />
print: 88<br />
print: 65<br />
print: 114<br />
print: 0<br />
print: 1<br />
print: 0<br />
print: 247</p>
<p>but the raw message appears to be this:</p>
<p>00  F0 42 30 58 41 72 00 01  00 F7                    | B0XAr    |</p>
<p>and i have no idea which to use if i wish to send that parameter change back out of max, or even how to do so.</p>
<p>if anyone could give me some assistance I&#8217;d be grateful!</p>
<p>thanks,</p>
<p>robin</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/sysex-query/#post-163899</guid>
					<title><![CDATA[Re: sysex query]]></title>
					<link>http://cycling74.com/forums/topic/sysex-query/#post-163899</link>
					<pubDate>Tue, 15 Sep 2009 12:18:25 +0000</pubDate>
					<dc:creator>robin</dc:creator>

					<description>
						<![CDATA[
						<p>oh wait</p>
<p>it&#8217;s as simple as sending the list from sysexin out midiout</p>
<p>duhhhhhhhhh</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/sysex-query/#post-163900</guid>
					<title><![CDATA[Re: sysex query]]></title>
					<link>http://cycling74.com/forums/topic/sysex-query/#post-163900</link>
					<pubDate>Tue, 15 Sep 2009 13:28:32 +0000</pubDate>
					<dc:creator>Luke Hall</dc:creator>

					<description>
						<![CDATA[
						<p>Just so you know, they are exactly the same set of data but one is in hexadecimal, you can set [number] to display in hex using the &#8220;format&#8221; attribute. I hope that clears things up a bit.</p>
<p>lh</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/sysex-query/#post-163901</guid>
					<title><![CDATA[Re: sysex query]]></title>
					<link>http://cycling74.com/forums/topic/sysex-query/#post-163901</link>
					<pubDate>Tue, 15 Sep 2009 14:45:51 +0000</pubDate>
					<dc:creator>robin</dc:creator>

					<description>
						<![CDATA[
						<p>when i stopped being intimidated by all the strange formats I realised that. It&#8217;s a lot simpler than i thought. Thanks tho&#8230;</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

