<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[ChipMusic.org - How does the MIDI Game Boy sync work?]]></title>
	<link rel="self" href="https://chipmusic.org:80/forums/feed/atom/topic/19189/"/>
	<updated>2016-11-13T12:04:15Z</updated>
	<generator>PunBB</generator>
	<id>https://chipmusic.org/forums/topic/19189/how-does-the-midi-game-boy-sync-work/</id>
		<entry>
			<title type="html"><![CDATA[Re: How does the MIDI Game Boy sync work?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/249277/#p249277"/>
			<content type="html"><![CDATA[<p>In the circuit (Arduinoboy I guess?), there is a microcontroller with software that filters out the MIDI SYNC messages and converts them to signals that the software on the Game Boy understands. In case of LSDj, that would be 8 pulses (=one byte) on the clock line while nanoloop expects the data line to toggle high/low with each MIDI clock.<br />For emulation, you need to implement this functionality. Just forwarding the MIDI bytes to the link port only works for mGB.</p>]]></content>
			<author>
				<name><![CDATA[oliver]]></name>
				<uri>https://chipmusic.org/oliver</uri>
			</author>
			<updated>2016-11-13T12:04:15Z</updated>
			<id>https://chipmusic.org/forums/post/249277/#p249277</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How does the MIDI Game Boy sync work?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/249273/#p249273"/>
			<content type="html"><![CDATA[<p>I&#039;m attempting to emulate the MIDI to game boy sync using the TCPoke BGB support, but I don&#039;t really understand one thing: How does the circuit work? From what I&#039;m guessing, the MIDI pins just get basically mapped to the link cable. So in theory, all I would have to do is take LoopBe1 and write a python script to send it to BGB&#039;s virtual link cable, but I think I&#039;m completely wrong. Thoughts?</p>]]></content>
			<author>
				<name><![CDATA[r3muxd]]></name>
				<uri>https://chipmusic.org/r3muxd</uri>
			</author>
			<updated>2016-11-13T03:41:58Z</updated>
			<id>https://chipmusic.org/forums/post/249273/#p249273</id>
		</entry>
</feed>
