<?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/"
	
	>
<channel>
	<title>
	Kommentare zu: 8 Channel Arduino MIDI Switch	</title>
	<atom:link href="https://www.jimkim.de/guitar-projects/arduino-midi-switch/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.jimkim.de</link>
	<description>Guitars.Graphics.Gadgets.</description>
	<lastBuildDate>Tue, 15 Apr 2025 19:55:36 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>
		Von: Rennan		</title>
		<link>https://www.jimkim.de/guitar-projects/arduino-midi-switch/#comment-284</link>

		<dc:creator><![CDATA[Rennan]]></dc:creator>
		<pubDate>Sun, 23 Feb 2025 11:02:08 +0000</pubDate>
		<guid isPermaLink="false">https://www.jimkim.de/?page_id=861#comment-284</guid>

					<description><![CDATA[Hi, it&#039;s possible add the midi out/thru?]]></description>
			<content:encoded><![CDATA[<p>Hi, it&#8217;s possible add the midi out/thru?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Radovan		</title>
		<link>https://www.jimkim.de/guitar-projects/arduino-midi-switch/#comment-277</link>

		<dc:creator><![CDATA[Radovan]]></dc:creator>
		<pubDate>Sun, 12 Jan 2025 16:25:35 +0000</pubDate>
		<guid isPermaLink="false">https://www.jimkim.de/?page_id=861#comment-277</guid>

					<description><![CDATA[Great project!
I got hooked on it right away.
But for my use it has a problem which is:
when many messages arrive it is unable to react. This can be seen when I use the fader on the midi controller.
For some reason I concluded that it lacks processing power and (or) a hardware serial port.
Would I get your permission to adapt this code for ESP32, with my humble knowledge?]]></description>
			<content:encoded><![CDATA[<p>Great project!<br />
I got hooked on it right away.<br />
But for my use it has a problem which is:<br />
when many messages arrive it is unable to react. This can be seen when I use the fader on the midi controller.<br />
For some reason I concluded that it lacks processing power and (or) a hardware serial port.<br />
Would I get your permission to adapt this code for ESP32, with my humble knowledge?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Christian		</title>
		<link>https://www.jimkim.de/guitar-projects/arduino-midi-switch/#comment-270</link>

		<dc:creator><![CDATA[Christian]]></dc:creator>
		<pubDate>Sat, 07 Dec 2024 11:44:59 +0000</pubDate>
		<guid isPermaLink="false">https://www.jimkim.de/?page_id=861#comment-270</guid>

					<description><![CDATA[Sorry, I wasn&#039;t using the right libraries, that&#039;s why I was getting errors. Thanks]]></description>
			<content:encoded><![CDATA[<p>Sorry, I wasn&#8217;t using the right libraries, that&#8217;s why I was getting errors. Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Anonym		</title>
		<link>https://www.jimkim.de/guitar-projects/arduino-midi-switch/#comment-269</link>

		<dc:creator><![CDATA[Anonym]]></dc:creator>
		<pubDate>Sat, 07 Dec 2024 11:44:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.jimkim.de/?page_id=861#comment-269</guid>

					<description><![CDATA[Sorry, I wasn&#039;t using the right libraries, that&#039;s why I was getting errors. Thanks]]></description>
			<content:encoded><![CDATA[<p>Sorry, I wasn&#8217;t using the right libraries, that&#8217;s why I was getting errors. Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Jens		</title>
		<link>https://www.jimkim.de/guitar-projects/arduino-midi-switch/#comment-268</link>

		<dc:creator><![CDATA[Jens]]></dc:creator>
		<pubDate>Fri, 06 Dec 2024 16:34:56 +0000</pubDate>
		<guid isPermaLink="false">https://www.jimkim.de/?page_id=861#comment-268</guid>

					<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://www.jimkim.de/guitar-projects/arduino-midi-switch/#comment-267&quot;&gt;Christian&lt;/a&gt;.

Hey! Please read the instructions on my page. You have to install those libraries in your Arduino IDE; you can find them in the library manager.]]></description>
			<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://www.jimkim.de/guitar-projects/arduino-midi-switch/#comment-267">Christian</a>.</p>
<p>Hey! Please read the instructions on my page. You have to install those libraries in your Arduino IDE; you can find them in the library manager.</p>
<div class="by-post-author-wrapper">Vom Autor des Beitrags</div>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Christian		</title>
		<link>https://www.jimkim.de/guitar-projects/arduino-midi-switch/#comment-267</link>

		<dc:creator><![CDATA[Christian]]></dc:creator>
		<pubDate>Fri, 06 Dec 2024 14:30:22 +0000</pubDate>
		<guid isPermaLink="false">https://www.jimkim.de/?page_id=861#comment-267</guid>

					<description><![CDATA[Hi, Great project, I downloaded the MIDI_Switch_v12_2020-10 project and it seems that there are no files #include &quot;OneButton.h&quot;, #include &quot;SSD1306Ascii.h&quot; and #include &quot;SSD1306AsciiWire.h&quot; is this normal?

Thanks for help]]></description>
			<content:encoded><![CDATA[<p>Hi, Great project, I downloaded the MIDI_Switch_v12_2020-10 project and it seems that there are no files #include &#8222;OneButton.h&#8220;, #include &#8222;SSD1306Ascii.h&#8220; and #include &#8222;SSD1306AsciiWire.h&#8220; is this normal?</p>
<p>Thanks for help</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Daniel		</title>
		<link>https://www.jimkim.de/guitar-projects/arduino-midi-switch/#comment-161</link>

		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Thu, 04 Jan 2024 11:06:08 +0000</pubDate>
		<guid isPermaLink="false">https://www.jimkim.de/?page_id=861#comment-161</guid>

					<description><![CDATA[Hello! Great design! My question is - can I use let&#039;s say D13 for the MIDI IN signal instead of D12 so I can use that pin for another function?
In the code there is a info line saying &quot;only RX is needed; set RX = TX pin to save one I/O pin&quot;. Does that mean I can use one of those for the MIDI IN and have pin D12 unused?
BTW for context - I am using an Arduino UNO to program a DIP28 chip and put it directly in an amp design that has a lot of functions that I want to make switchable via MIDI. So far I relocated the indicator LEDs to analog pins to free-up D10 and D11 but will be awesome if I could free up D12 as well. Cheers and Happy New Year 2024!]]></description>
			<content:encoded><![CDATA[<p>Hello! Great design! My question is &#8211; can I use let&#8217;s say D13 for the MIDI IN signal instead of D12 so I can use that pin for another function?<br />
In the code there is a info line saying &#8222;only RX is needed; set RX = TX pin to save one I/O pin&#8220;. Does that mean I can use one of those for the MIDI IN and have pin D12 unused?<br />
BTW for context &#8211; I am using an Arduino UNO to program a DIP28 chip and put it directly in an amp design that has a lot of functions that I want to make switchable via MIDI. So far I relocated the indicator LEDs to analog pins to free-up D10 and D11 but will be awesome if I could free up D12 as well. Cheers and Happy New Year 2024!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Dave		</title>
		<link>https://www.jimkim.de/guitar-projects/arduino-midi-switch/#comment-147</link>

		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Fri, 01 Sep 2023 22:35:32 +0000</pubDate>
		<guid isPermaLink="false">https://www.jimkim.de/?page_id=861#comment-147</guid>

					<description><![CDATA[Hi Jens ! 
I have been building and using your Arduino and PIC midi switches with my FCB1010 for quite a few years now with great success! Thank you so much for your brilliant design! More recently I have been using my Kemper a lot more often and have now upgraded the FCB1010 with the Uno4Kemper software which uses both midi in and out 2 ways from the Kemper to the FCB for full functionality - however I would still like to use your switch for some external looping etc... I think the Uno4Kemper is doing something strange to the midi control - do you have any experience for this? The v12-2020-10 software will not see the PGM or CC at all (other than midi LEDin LED blinking) and the v10-2020-04 will only work unreliably (sees about 50% of program changes). I would be grateful for any advice on tweaking the s/w or h/w on how to get it working again reliably! 
Thanks again!
Dave]]></description>
			<content:encoded><![CDATA[<p>Hi Jens !<br />
I have been building and using your Arduino and PIC midi switches with my FCB1010 for quite a few years now with great success! Thank you so much for your brilliant design! More recently I have been using my Kemper a lot more often and have now upgraded the FCB1010 with the Uno4Kemper software which uses both midi in and out 2 ways from the Kemper to the FCB for full functionality &#8211; however I would still like to use your switch for some external looping etc&#8230; I think the Uno4Kemper is doing something strange to the midi control &#8211; do you have any experience for this? The v12-2020-10 software will not see the PGM or CC at all (other than midi LEDin LED blinking) and the v10-2020-04 will only work unreliably (sees about 50% of program changes). I would be grateful for any advice on tweaking the s/w or h/w on how to get it working again reliably!<br />
Thanks again!<br />
Dave</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Jens		</title>
		<link>https://www.jimkim.de/guitar-projects/arduino-midi-switch/#comment-139</link>

		<dc:creator><![CDATA[Jens]]></dc:creator>
		<pubDate>Thu, 29 Dec 2022 10:12:56 +0000</pubDate>
		<guid isPermaLink="false">https://www.jimkim.de/?page_id=861#comment-139</guid>

					<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://www.jimkim.de/guitar-projects/arduino-midi-switch/#comment-138&quot;&gt;Will Powell&lt;/a&gt;.

Hey Will, actually I&#039;m working on a tempo related project: an external MIDI tremolo that sends volume control change messages via MIDI to my Eleven Rack, in order to create a tempo controlled tremolo/slicer effect - the &quot;unique&quot; function is a footswitch that enables me to re-sync the tremolo effect to the beat, because when playing live there is always some slight tempo deviation, even if the drummer is on a click. But that is not what you are looking for :-) Anyway, when starting my project I had a brief look at the MIDI tap tempo specification of my eleven Rack. Tap tempo control via MIDI is done with control change messages; I do not know if this is some kind of standard and how other devices deal with this. As the MIDI switch can convert CC messages to switch outputs, this may be the basic principle to deal with this, but most likely it will not be an ideal setup (mechanical relay not the best solution for this, and maybe you will get unwanted dividers (quarters, eigths, etc.)). If you have any MIDI device that can be configured to send tap tempo CC messages, you can test the basic functionality and see how it turns out.]]></description>
			<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://www.jimkim.de/guitar-projects/arduino-midi-switch/#comment-138">Will Powell</a>.</p>
<p>Hey Will, actually I&#8217;m working on a tempo related project: an external MIDI tremolo that sends volume control change messages via MIDI to my Eleven Rack, in order to create a tempo controlled tremolo/slicer effect &#8211; the &#8222;unique&#8220; function is a footswitch that enables me to re-sync the tremolo effect to the beat, because when playing live there is always some slight tempo deviation, even if the drummer is on a click. But that is not what you are looking for 🙂 Anyway, when starting my project I had a brief look at the MIDI tap tempo specification of my eleven Rack. Tap tempo control via MIDI is done with control change messages; I do not know if this is some kind of standard and how other devices deal with this. As the MIDI switch can convert CC messages to switch outputs, this may be the basic principle to deal with this, but most likely it will not be an ideal setup (mechanical relay not the best solution for this, and maybe you will get unwanted dividers (quarters, eigths, etc.)). If you have any MIDI device that can be configured to send tap tempo CC messages, you can test the basic functionality and see how it turns out.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Will Powell		</title>
		<link>https://www.jimkim.de/guitar-projects/arduino-midi-switch/#comment-138</link>

		<dc:creator><![CDATA[Will Powell]]></dc:creator>
		<pubDate>Wed, 28 Dec 2022 13:24:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.jimkim.de/?page_id=861#comment-138</guid>

					<description><![CDATA[Working on a version of this that would fit in a Gorva C65 w/4 switches. Would love to figure out how to add a midi clock -&#062; analog tap tempo output for controlling non midi gear (delays and modulations). Is this something you&#039;ve looked into by chance? 

Will report back on the success of the 4x switch version. Thanks for posting and definitely put up a donation page!]]></description>
			<content:encoded><![CDATA[<p>Working on a version of this that would fit in a Gorva C65 w/4 switches. Would love to figure out how to add a midi clock -&gt; analog tap tempo output for controlling non midi gear (delays and modulations). Is this something you&#8217;ve looked into by chance? </p>
<p>Will report back on the success of the 4x switch version. Thanks for posting and definitely put up a donation page!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
