<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: MIDI Rules</title>
	<atom:link href="http://cycokraut.wordpress.com/midi-rules/feed/" rel="self" type="application/rss+xml" />
	<link>http://cycokraut.wordpress.com</link>
	<description>Owner of a BCD2000, not a BCD3000.</description>
	<lastBuildDate>Mon, 21 Dec 2009 11:57:53 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: phobik</title>
		<link>http://cycokraut.wordpress.com/midi-rules/#comment-3141</link>
		<dc:creator>phobik</dc:creator>
		<pubDate>Fri, 06 Nov 2009 18:19:27 +0000</pubDate>
		<guid isPermaLink="false">https://cycokraut.wordpress.com/midi-programming/#comment-3141</guid>
		<description>*bump*</description>
		<content:encoded><![CDATA[<p>*bump*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phobik</title>
		<link>http://cycokraut.wordpress.com/midi-rules/#comment-3140</link>
		<dc:creator>phobik</dc:creator>
		<pubDate>Fri, 06 Nov 2009 18:18:13 +0000</pubDate>
		<guid isPermaLink="false">https://cycokraut.wordpress.com/midi-programming/#comment-3140</guid>
		<description>Hi, any experience with BCD 2000 and linux, in particular for use with Mixxx (www.mixxx.org)

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Hi, any experience with BCD 2000 and linux, in particular for use with Mixxx (www.mixxx.org)</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: branko</title>
		<link>http://cycokraut.wordpress.com/midi-rules/#comment-2980</link>
		<dc:creator>branko</dc:creator>
		<pubDate>Thu, 04 Jun 2009 23:51:26 +0000</pubDate>
		<guid isPermaLink="false">https://cycokraut.wordpress.com/midi-programming/#comment-2980</guid>
		<description>o yes and I use bcd 3000</description>
		<content:encoded><![CDATA[<p>o yes and I use bcd 3000</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: branko</title>
		<link>http://cycokraut.wordpress.com/midi-rules/#comment-2979</link>
		<dc:creator>branko</dc:creator>
		<pubDate>Thu, 04 Jun 2009 23:49:38 +0000</pubDate>
		<guid isPermaLink="false">https://cycokraut.wordpress.com/midi-programming/#comment-2979</guid>
		<description>hello, i have a problem and i hope that you can hel me fix it.
first of all i&#039;m no programer so i dont speak java code or stuff like that.
your mapping worked great untill yesterday. when i start the midi rules when i want to close the midi in section i get this notice:
exception in thread &#039;main&#039; javax,sound. midi unavailable exception: the specific device is already in use. wait untill its free and then try again. and then it says a bunch of stuff similar to this
at com.sun.media.sound.MidiInDevice.nOpen(native method)

please help 
Branko</description>
		<content:encoded><![CDATA[<p>hello, i have a problem and i hope that you can hel me fix it.<br />
first of all i&#8217;m no programer so i dont speak java code or stuff like that.<br />
your mapping worked great untill yesterday. when i start the midi rules when i want to close the midi in section i get this notice:<br />
exception in thread &#8216;main&#8217; javax,sound. midi unavailable exception: the specific device is already in use. wait untill its free and then try again. and then it says a bunch of stuff similar to this<br />
at com.sun.media.sound.MidiInDevice.nOpen(native method)</p>
<p>please help<br />
Branko</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Raw</title>
		<link>http://cycokraut.wordpress.com/midi-rules/#comment-2951</link>
		<dc:creator>Nick Raw</dc:creator>
		<pubDate>Mon, 27 Apr 2009 20:37:29 +0000</pubDate>
		<guid isPermaLink="false">https://cycokraut.wordpress.com/midi-programming/#comment-2951</guid>
		<description>Hi Cyco,

I&#039;m trying to run the latest midi rules in Vista 32bit (but in compatability mode for XPsp2)

i&#039;m getting the following message in the dos popup:

MIDI Rules &#124; Prototype 2007-12-09. Copyright(C) 2006-2007 Christoph Gerkens.
Exception in thread &quot;main&quot; java.lang.ArrayIndexOutOfBoundsException: 3184
        at sun.awt.shell.Win32ShellFolder2.getFileChooserIcon(Unknown Source)
        at sun.awt.shell.Win32ShellFolderManager2.get(Unknown Source)
        at sun.awt.shell.ShellFolder.get(Unknown Source)
        at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$LazyWindowsIcon.cr
eateValue(Unknown Source)
        at javax.swing.UIDefaults.getFromHashtable(Unknown Source)
        at javax.swing.UIDefaults.get(Unknown Source)
        at javax.swing.MultiUIDefaults.get(Unknown Source)
        at javax.swing.UIDefaults.getIcon(Unknown Source)
        at javax.swing.UIManager.getIcon(Unknown Source)
        at javax.swing.plaf.basic.BasicFileChooserUI.installIcons(Unknown Source
)
        at javax.swing.plaf.basic.BasicFileChooserUI.installDefaults(Unknown Sou
rce)
        at javax.swing.plaf.basic.BasicFileChooserUI.installUI(Unknown Source)
        at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installUI(Unknow
n Source)
        at javax.swing.JComponent.setUI(Unknown Source)
        at javax.swing.JFileChooser.updateUI(Unknown Source)
        at javax.swing.JFileChooser.setup(Unknown Source)
        at javax.swing.JFileChooser.(Unknown Source)
        at javax.swing.JFileChooser.(Unknown Source)
        at com.cycosolutions.midirules.Processor.main(Processor.java:292)
Press any key to continue . . .

Is there anything i can do to get midi rules running?
I&#039;m getting knowhere with the BCD2000 and i&#039;m gutted,

Any help would really be appreciated,

cheers</description>
		<content:encoded><![CDATA[<p>Hi Cyco,</p>
<p>I&#8217;m trying to run the latest midi rules in Vista 32bit (but in compatability mode for XPsp2)</p>
<p>i&#8217;m getting the following message in the dos popup:</p>
<p>MIDI Rules | Prototype 2007-12-09. Copyright(C) 2006-2007 Christoph Gerkens.<br />
Exception in thread &#8220;main&#8221; java.lang.ArrayIndexOutOfBoundsException: 3184<br />
        at sun.awt.shell.Win32ShellFolder2.getFileChooserIcon(Unknown Source)<br />
        at sun.awt.shell.Win32ShellFolderManager2.get(Unknown Source)<br />
        at sun.awt.shell.ShellFolder.get(Unknown Source)<br />
        at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$LazyWindowsIcon.cr<br />
eateValue(Unknown Source)<br />
        at javax.swing.UIDefaults.getFromHashtable(Unknown Source)<br />
        at javax.swing.UIDefaults.get(Unknown Source)<br />
        at javax.swing.MultiUIDefaults.get(Unknown Source)<br />
        at javax.swing.UIDefaults.getIcon(Unknown Source)<br />
        at javax.swing.UIManager.getIcon(Unknown Source)<br />
        at javax.swing.plaf.basic.BasicFileChooserUI.installIcons(Unknown Source<br />
)<br />
        at javax.swing.plaf.basic.BasicFileChooserUI.installDefaults(Unknown Sou<br />
rce)<br />
        at javax.swing.plaf.basic.BasicFileChooserUI.installUI(Unknown Source)<br />
        at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installUI(Unknow<br />
n Source)<br />
        at javax.swing.JComponent.setUI(Unknown Source)<br />
        at javax.swing.JFileChooser.updateUI(Unknown Source)<br />
        at javax.swing.JFileChooser.setup(Unknown Source)<br />
        at javax.swing.JFileChooser.(Unknown Source)<br />
        at javax.swing.JFileChooser.(Unknown Source)<br />
        at com.cycosolutions.midirules.Processor.main(Processor.java:292)<br />
Press any key to continue . . .</p>
<p>Is there anything i can do to get midi rules running?<br />
I&#8217;m getting knowhere with the BCD2000 and i&#8217;m gutted,</p>
<p>Any help would really be appreciated,</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Salonia</title>
		<link>http://cycokraut.wordpress.com/midi-rules/#comment-2950</link>
		<dc:creator>Dave Salonia</dc:creator>
		<pubDate>Sun, 26 Apr 2009 14:27:27 +0000</pubDate>
		<guid isPermaLink="false">https://cycokraut.wordpress.com/midi-programming/#comment-2950</guid>
		<description>Hi Cycokraut,

What&#039;s the latest mapper for Traktor/Mac/Denon HC4500?  Has anyone figured out how to see the display on the Denon when playing from PC?  I want a 4 deck setup: 2 PC; 2 CD. Also would like to hookup my Technics1200 turntables with Traktor Scratch for fun and performance.</description>
		<content:encoded><![CDATA[<p>Hi Cycokraut,</p>
<p>What&#8217;s the latest mapper for Traktor/Mac/Denon HC4500?  Has anyone figured out how to see the display on the Denon when playing from PC?  I want a 4 deck setup: 2 PC; 2 CD. Also would like to hookup my Technics1200 turntables with Traktor Scratch for fun and performance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cycokraut</title>
		<link>http://cycokraut.wordpress.com/midi-rules/#comment-2943</link>
		<dc:creator>cycokraut</dc:creator>
		<pubDate>Tue, 21 Apr 2009 14:11:07 +0000</pubDate>
		<guid isPermaLink="false">https://cycokraut.wordpress.com/midi-programming/#comment-2943</guid>
		<description>@Braulio: I cannot determine your issue in detail. What I would do: 1. Do a complete reinstall from scratch of all midi rules, BCD, Traktor related things. Make sure you follow the install instructions step-by-step. 2. If this does&#039;t work out, reset the midi setup in Traktor and do a setup with the &quot;learn&quot; feature of Traktor. Start with the Jog Wheels.</description>
		<content:encoded><![CDATA[<p>@Braulio: I cannot determine your issue in detail. What I would do: 1. Do a complete reinstall from scratch of all midi rules, BCD, Traktor related things. Make sure you follow the install instructions step-by-step. 2. If this does&#8217;t work out, reset the midi setup in Traktor and do a setup with the &#8220;learn&#8221; feature of Traktor. Start with the Jog Wheels.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Braulio</title>
		<link>http://cycokraut.wordpress.com/midi-rules/#comment-2939</link>
		<dc:creator>Braulio</dc:creator>
		<pubDate>Fri, 17 Apr 2009 16:32:31 +0000</pubDate>
		<guid isPermaLink="false">https://cycokraut.wordpress.com/midi-programming/#comment-2939</guid>
		<description>PLEASE!!!! Someone help me!! Everything works except the $#$%&amp; Jog wheel!</description>
		<content:encoded><![CDATA[<p>PLEASE!!!! Someone help me!! Everything works except the $#$%&amp; Jog wheel!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Braulio</title>
		<link>http://cycokraut.wordpress.com/midi-rules/#comment-2927</link>
		<dc:creator>Braulio</dc:creator>
		<pubDate>Fri, 10 Apr 2009 19:10:33 +0000</pubDate>
		<guid isPermaLink="false">https://cycokraut.wordpress.com/midi-programming/#comment-2927</guid>
		<description>Helllo Again!
Yes  Cycokraut, i forget it!! But i already  did it. Everything works except  the jog wheel, when I make them turn they go backward very rapidly and I cannot do anything more. help me please!! I dont know another page where i could find a solution to this problem!!
Thanks! From Perú!</description>
		<content:encoded><![CDATA[<p>Helllo Again!<br />
Yes  Cycokraut, i forget it!! But i already  did it. Everything works except  the jog wheel, when I make them turn they go backward very rapidly and I cannot do anything more. help me please!! I dont know another page where i could find a solution to this problem!!<br />
Thanks! From Perú!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cycokraut</title>
		<link>http://cycokraut.wordpress.com/midi-rules/#comment-2926</link>
		<dc:creator>cycokraut</dc:creator>
		<pubDate>Fri, 10 Apr 2009 18:06:05 +0000</pubDate>
		<guid isPermaLink="false">https://cycokraut.wordpress.com/midi-programming/#comment-2926</guid>
		<description>@Braulio: Did you install &quot;Maple Virtual Midi Cable&#039;&quot;? (If yes, re-install it). Can you select a Virtual Midi port in Midi Rules? </description>
		<content:encoded><![CDATA[<p>@Braulio: Did you install &#8220;Maple Virtual Midi Cable&#8217;&#8221;? (If yes, re-install it). Can you select a Virtual Midi port in Midi Rules?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
