<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ChipMusic.org - A Way to get MIDI clock sync from an arduinoboy/LSDJ midiOut]]></title>
		<link>https://chipmusic.org/forums/topic/18836/a-way-to-get-midi-clock-sync-from-an-arduinoboylsdj-midiout/</link>
		<description><![CDATA[The most recent posts in A Way to get MIDI clock sync from an arduinoboy/LSDJ midiOut.]]></description>
		<lastBuildDate>Fri, 29 Jul 2016 18:23:50 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: A Way to get MIDI clock sync from an arduinoboy/LSDJ midiOut]]></title>
			<link>https://chipmusic.org/forums/post/246617/#p246617</link>
			<description><![CDATA[<b><i>herr_prof says:</i></b><p>You shouldn&#039;t have to sacrifice a whole channel, stick it in a table with a groove of 6/6 and run that on step 1 of a lightly used channel.</p>]]></description>
			<pubDate>Fri, 29 Jul 2016 18:23:50 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/246617/#p246617</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Way to get MIDI clock sync from an arduinoboy/LSDJ midiOut]]></title>
			<link>https://chipmusic.org/forums/post/246614/#p246614</link>
			<description><![CDATA[<b><i>Charbot says:</i></b><p>You could send/read once per 1/4 note by dividing the time by 24.&nbsp; &nbsp; whole notes by 96.... etc.&nbsp; &nbsp;It would work but gets&nbsp; less precise with fewer messages/longer time intervals.&nbsp; &nbsp;if the Aboy misses a tick, it starts to screw with the sync times.</p>]]></description>
			<pubDate>Fri, 29 Jul 2016 17:06:55 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/246614/#p246614</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Way to get MIDI clock sync from an arduinoboy/LSDJ midiOut]]></title>
			<link>https://chipmusic.org/forums/post/246601/#p246601</link>
			<description><![CDATA[<b><i>cyberic says:</i></b><p>Great idea!<br />but it&#039;s sad to sacrifice a channel and each step...</p><p>Do you think it would be possible to achieve the same thing, but once per phrase only?</p><p>what happend if the arduinoboy &#039;misses&#039; a CC ?</p>]]></description>
			<pubDate>Fri, 29 Jul 2016 10:35:18 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/246601/#p246601</guid>
		</item>
		<item>
			<title><![CDATA[A Way to get MIDI clock sync from an arduinoboy/LSDJ midiOut]]></title>
			<link>https://chipmusic.org/forums/post/246594/#p246594</link>
			<description><![CDATA[<b><i>Charbot says:</i></b><p>Arduinoboy MidiOut send MIDI Stop and Start commands when a song is started/stopped, but the GB&#039;s processor is too busy to send to midi sync ticks at 24ppqn.<br />here is my&nbsp; workaround using an additional arduino w/ the appropriate Midi IN and OUT circuitry. </p><p><a href="https://github.com/miotislucifugis/CC-to-MIDI-clock-sync" target="_blank">https://github.com/miotislucifugis/CC-t &#133; clock-sync</a></p><p>One channel will have to be sacrificed and entirely filled (each step, of each phrase, for the entire song) with a X ?? command. (As-is, the sketch is looking for Ch 5, CC#127, val 15.&nbsp; Change these to match your Aboy editor settings)&nbsp; &nbsp; </p><p>&nbsp; This device reads the command, counts the time in between, divides it by 6 (24ppqn 1/4...so, 1/16= 6ppqn.)&nbsp; &nbsp; &nbsp;It then send 0xF8 midi clock messages at this interval until the midiStop message and CC messages end.&nbsp; &nbsp;</p><p>enjoy</p>]]></description>
			<pubDate>Thu, 28 Jul 2016 22:09:41 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/246594/#p246594</guid>
		</item>
	</channel>
</rss>
