<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Requests for articles (new posts)</title>
		<link>http://karma-lab.wikidot.com/forum/c-37325/requests-for-articles</link>
		<description>Posts in the forum category &quot;Requests for articles&quot; - Use this forum to request an article. Create separate threads for each request.

Don&#039;t be lazy! Please request an article only if you are completely unable to figure out how something is done and cannot write the article yourself. Be sure to specify the product category you need help with, and also specify the exact scenario that you need help with.</description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://karma-lab.wikidot.com/forum/t-51715#post-143193</guid>
				<title>Korg M3: How to turn drum track on/off with sysex on a midi foot controller: Re: Korg M3: How to turn drum track on/off with sysex on a midi foot controller</title>
				<link>http://karma-lab.wikidot.com/forum/t-51715/korg-m3:how-to-turn-drum-track-on-off-with-sysex-on-a-midi-foot-controller#post-143193</link>
				<description></description>
				<pubDate>Fri, 11 Apr 2008 16:43:15 +0000</pubDate>
				<wikidot:authorName>shannong</wikidot:authorName>				<wikidot:authorUserId>104013</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Perfect! That new <a href="http://karma-lab.wikidot.com/misc:finding-sysex-messages">Misc: Finding SysEx messages for your keyboard</a> article is great stuff. I've updated the <a href="http://karma-lab.wikidot.com/korg-m3:footswitch-for-karma-scenes">Korg M3: Controlling KARMA and other M3 functions with a foot controller</a> article with a link to this new SysEx article.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://karma-lab.wikidot.com/forum/t-51715#post-142808</guid>
				<title>Korg M3: How to turn drum track on/off with sysex on a midi foot controller: Re: Korg M3: How to turn drum track on/off with sysex on a midi foot controller</title>
				<link>http://karma-lab.wikidot.com/forum/t-51715/korg-m3:how-to-turn-drum-track-on-off-with-sysex-on-a-midi-foot-controller#post-142808</link>
				<description></description>
				<pubDate>Fri, 11 Apr 2008 03:27:13 +0000</pubDate>
				<wikidot:authorName>Stephen Kay</wikidot:authorName>				<wikidot:authorUserId>104076</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Check the 'sysex' tag. ;-)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://karma-lab.wikidot.com/forum/t-51715#post-142804</guid>
				<title>Korg M3: How to turn drum track on/off with sysex on a midi foot controller: Re: Korg M3: How to turn drum track on/off with sysex on a midi foot controller</title>
				<link>http://karma-lab.wikidot.com/forum/t-51715/korg-m3:how-to-turn-drum-track-on-off-with-sysex-on-a-midi-foot-controller#post-142804</link>
				<description></description>
				<pubDate>Fri, 11 Apr 2008 03:10:30 +0000</pubDate>
				<wikidot:authorName>Stephen Kay</wikidot:authorName>				<wikidot:authorUserId>104076</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The best way to get the sysex message required for a particular function is not by reading the spec, but by hooking the M3 up to some sort of MIDI monitoring program, making sure it is sending sysex by moving various sliders, then activate and deactivate the parameter or feature you are looking for. You will see the resulting sysex message that you need to use. I just did, and this is how you turn on and off the Drum Track Button:</p> <p>On: F0&nbsp;42&nbsp;30&nbsp;75&nbsp;41&nbsp;00&nbsp;00&nbsp;20&nbsp;00&nbsp;0A 00&nbsp;00&nbsp;00&nbsp;00&nbsp;01 F7<br /> Off: F0&nbsp;42&nbsp;30&nbsp;75&nbsp;41&nbsp;00&nbsp;00&nbsp;20&nbsp;00&nbsp;0A 00&nbsp;00&nbsp;00&nbsp;00&nbsp;00 F7</p> <p>The second last Byte is the on/off 01/00 part.</p> <p>So typically, in external controller boxes that allow you to control sysex, there will be a way to enter the entire message shown above (which is in hexadecimal by the way), and somehow designate the last byte before the "F7" as being the variable byte.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://karma-lab.wikidot.com/forum/t-51715#post-140210</guid>
				<title>Korg M3: How to turn drum track on/off with sysex on a midi foot controller: Re: Korg M3: How to turn drum track on/off with sysex on a midi foot controller</title>
				<link>http://karma-lab.wikidot.com/forum/t-51715/korg-m3:how-to-turn-drum-track-on-off-with-sysex-on-a-midi-foot-controller#post-140210</link>
				<description></description>
				<pubDate>Mon, 07 Apr 2008 17:43:46 +0000</pubDate>
				<wikidot:authorName>shannong</wikidot:authorName>				<wikidot:authorUserId>104013</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>For what it's worth, I've pored through the <strong>MIDI Implementation</strong> appendix of the <em>M3 Parameter Guide</em> and can find absolutely no mention of how to switch the Drum Track on/off via sysex. I'm stumped. It looks like there are pretty significant limitations on sysex manipulation of anything to do with drum tracks—about all I can see is possible is the changing of the drum track pattern used in a combi/program that is itself not a drum track program.</p> <p>For now, I've removed mention of the possibility of using sysex to turn the drum track on/off from that article. If anyone can figure out how to do this, please add it back to the article with the requisite details.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://karma-lab.wikidot.com/forum/t-51715#post-139370</guid>
				<title>Korg M3: How to turn drum track on/off with sysex on a midi foot controller: Korg M3: How to turn drum track on/off with sysex on a midi foot controller</title>
				<link>http://karma-lab.wikidot.com/forum/t-51715/korg-m3:how-to-turn-drum-track-on-off-with-sysex-on-a-midi-foot-controller#post-139370</link>
				<description></description>
				<pubDate>Sun, 06 Apr 2008 09:43:17 +0000</pubDate>
				<wikidot:authorName>shannong</wikidot:authorName>				<wikidot:authorUserId>104013</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><span style="color: red;">This is not a request for a <em>new</em> article, but instead for an enhancement to an existing article.</span></p> <p>In the article <a href="http://karma-lab.wikidot.com/korg-m3:footswitch-for-karma-scenes">Korg M3: Controlling KARMA and other M3 functions with a foot controller</a>, down in the <strong>Tips</strong> section, there is a note that "There is no CC number that will turn the DRUM TRACK on/off, but you can use sysex to do this."</p> <p>This bit came from a post by Stephen Kay on the Karma-Lab forums, in <strong>Korg M3: General Discussions</strong> in this thread: <a href="http://www.karma-lab.com/forum/showthread.php?s=&amp;threadid=11782" >Using a Midi Foot Controller to trigger Pads, Latch, Karma on/off</a>.</p> <p>However, Stephen didn't describe how this would be done; only that "It's a bit more involved…"</p> <p>It would be great to flesh out this article with the details on how you can control the DRUM TRACK on/off via sysex—where do you go in the M3 to see the sysex command you need to configure on the midi foot controller?</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>