<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[ChipMusic.org - gameboy as a MIDI controller?]]></title>
	<link rel="self" href="https://chipmusic.org:80/forums/feed/atom/topic/8922/"/>
	<updated>2012-10-29T22:37:36Z</updated>
	<generator>PunBB</generator>
	<id>https://chipmusic.org/forums/topic/8922/gameboy-as-a-midi-controller/</id>
		<entry>
			<title type="html"><![CDATA[Re: gameboy as a MIDI controller?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/139456/#p139456"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>zabutom wrote:</cite><blockquote><div class="quotebox"><cite>nickmaynard wrote:</cite><blockquote><p>i think this would actually be really simple if you looked at the mgb and arduinoboy code.</p></blockquote></div><p>That depends if i can get someone to help me since I don&#039;t do coding myself. Are they both Open Source?<br />Thanks so much everyone for the very useful and informative feedback!</p></blockquote></div><p>i think the code is available, yeah.</p><p>you could also email trash80 and see if he might write the code for you for cash. it&#039;d be pretty simple to do, so maybe he&#039;d be into doing it for a reasonable rate?</p>]]></content>
			<author>
				<name><![CDATA[nickmaynard]]></name>
				<uri>https://chipmusic.org/nickmaynard</uri>
			</author>
			<updated>2012-10-29T22:37:36Z</updated>
			<id>https://chipmusic.org/forums/post/139456/#p139456</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gameboy as a MIDI controller?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/139443/#p139443"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>nickmaynard wrote:</cite><blockquote><div class="quotebox"><cite>zabutom wrote:</cite><blockquote><p>Hey guys,<br />I have an idea I want to realize for a project. Would be greatful for any tips or leads on this.<br />Basically I want (ideally) a DMG to act as a MIDI controller to send MIDI DATA (not sync, just note data for each different button) to external gear via MIDI OUT. Is there any software made for this purpose, or would it be possible to write it? I&#039;m building an Arduinoboy right now.<br />Thanks,<br />z</p></blockquote></div><p>i think this would actually be really simple if you looked at the mgb and arduinoboy code.</p></blockquote></div><p>That depends if i can get someone to help me since I don&#039;t do coding myself. Are they both Open Source?<br />Thanks so much everyone for the very useful and informative feedback!</p>]]></content>
			<author>
				<name><![CDATA[zabutom]]></name>
				<uri>https://chipmusic.org/zabutom</uri>
			</author>
			<updated>2012-10-29T21:33:38Z</updated>
			<id>https://chipmusic.org/forums/post/139443/#p139443</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gameboy as a MIDI controller?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/139369/#p139369"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>zabutom wrote:</cite><blockquote><p>Hey guys,<br />I have an idea I want to realize for a project. Would be greatful for any tips or leads on this.<br />Basically I want (ideally) a DMG to act as a MIDI controller to send MIDI DATA (not sync, just note data for each different button) to external gear via MIDI OUT. Is there any software made for this purpose, or would it be possible to write it? I&#039;m building an Arduinoboy right now.<br />Thanks,<br />z</p></blockquote></div><p>i think this would actually be really simple if you looked at the mgb and arduinoboy code.</p>]]></content>
			<author>
				<name><![CDATA[nickmaynard]]></name>
				<uri>https://chipmusic.org/nickmaynard</uri>
			</author>
			<updated>2012-10-29T14:55:25Z</updated>
			<id>https://chipmusic.org/forums/post/139369/#p139369</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gameboy as a MIDI controller?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/139364/#p139364"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>herr_prof wrote:</cite><blockquote><p>another idea is to use something like muddygb with a pitch to midi converter made by someone like the one by sonuus.</p></blockquote></div><br /><p>now with links now im at a real computer:</p><p><a href="http://www.sonuus.com/products_g2m.html" target="_blank">http://www.sonuus.com/products_g2m.html</a></p><p>This tracks fairly ok on my gameboy.</p>]]></content>
			<author>
				<name><![CDATA[herr_prof]]></name>
				<uri>https://chipmusic.org/herr_prof</uri>
			</author>
			<updated>2012-10-29T13:10:24Z</updated>
			<id>https://chipmusic.org/forums/post/139364/#p139364</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gameboy as a MIDI controller?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/139353/#p139353"/>
			<content type="html"><![CDATA[<p>I think it could also be worth looking for small external number pads... the Game Boy has 8 buttons, a number pad usually has significantly more keys. If you wire the buttons to the numbers 1 through 8 on the number pad&#039;s PCB and map those keys to notes in software this could be your easiest way out. The PCBs of those are likely to fit in a DMG and there are even wireless ones using a USB dongle.</p>]]></content>
			<author>
				<name><![CDATA[lastfuture]]></name>
				<uri>https://chipmusic.org/lastfuture</uri>
			</author>
			<updated>2012-10-29T10:46:51Z</updated>
			<id>https://chipmusic.org/forums/post/139353/#p139353</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gameboy as a MIDI controller?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/139349/#p139349"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>ashimoke wrote:</cite><blockquote><p>Midiout is great but not really what he needs.</p></blockquote></div><p>I know. Just wanted to confirm it&#039;s awesome <img src="https://chipmusic.org/forums/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p><p>Best option i can think of is just hardwire the buttons to an arduino...</p>]]></content>
			<author>
				<name><![CDATA[Timbob]]></name>
				<uri>https://chipmusic.org/Timbob</uri>
			</author>
			<updated>2012-10-29T10:06:34Z</updated>
			<id>https://chipmusic.org/forums/post/139349/#p139349</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gameboy as a MIDI controller?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/139344/#p139344"/>
			<content type="html"><![CDATA[<p>Midiout is great but not really what he needs.</p>]]></content>
			<author>
				<name><![CDATA[ashimoke]]></name>
				<uri>https://chipmusic.org/ashimoke</uri>
			</author>
			<updated>2012-10-29T09:32:11Z</updated>
			<id>https://chipmusic.org/forums/post/139344/#p139344</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gameboy as a MIDI controller?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/139340/#p139340"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>herr_prof wrote:</cite><blockquote><p><a href="http://chipmusic.org/forums/topic/3911/using-lsdj-as-a-midi-sequencer/" target="_blank">http://chipmusic.org/forums/topic/3911/ &#133; sequencer/</a></p></blockquote></div><p>This indeed.</p><p>Although it&#039;s not the same as TS meant, but it works so awesomely.<br />Just use lsdj as a midi sequencer. </p><p>I used it to make a song with a gameboy and a fm synth combined. Works like a charm.</p>]]></content>
			<author>
				<name><![CDATA[Timbob]]></name>
				<uri>https://chipmusic.org/Timbob</uri>
			</author>
			<updated>2012-10-29T09:18:54Z</updated>
			<id>https://chipmusic.org/forums/post/139340/#p139340</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gameboy as a MIDI controller?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/139338/#p139338"/>
			<content type="html"><![CDATA[<p>Just wire the DMG buttons to arduino or picaxe or something. <a href="http://mutable-instruments.net/forum/discussion/1645/the-onetrickpony-midi-controller/p1" target="_blank">This</a> should help you with the picaxe code - it is the cheapest solution. Be sure to read something on how the switches are actually made/wired.</p>]]></content>
			<author>
				<name><![CDATA[ashimoke]]></name>
				<uri>https://chipmusic.org/ashimoke</uri>
			</author>
			<updated>2012-10-29T07:41:49Z</updated>
			<id>https://chipmusic.org/forums/post/139338/#p139338</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gameboy as a MIDI controller?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/139322/#p139322"/>
			<content type="html"><![CDATA[<p>another idea is to use something like muddygb with a pitch to midi converter made by someone like the one by sonuus.</p>]]></content>
			<author>
				<name><![CDATA[herr_prof]]></name>
				<uri>https://chipmusic.org/herr_prof</uri>
			</author>
			<updated>2012-10-29T02:46:18Z</updated>
			<id>https://chipmusic.org/forums/post/139322/#p139322</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gameboy as a MIDI controller?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/139315/#p139315"/>
			<content type="html"><![CDATA[<p><a href="http://rhinoplex.org/8cylinder/" target="_blank">http://rhinoplex.org/8cylinder/</a></p><p>i remember wanting to build a cable to try faderfox jr. which turned your gb into a faderfox midi controller for audio programs. but it used a pc linker cable then a program in windows fucked with what it was receiving. not sure if thats really similar or not.</p>]]></content>
			<author>
				<name><![CDATA[walter b. gentle]]></name>
				<uri>https://chipmusic.org/walter+b.+gentle</uri>
			</author>
			<updated>2012-10-29T00:47:30Z</updated>
			<id>https://chipmusic.org/forums/post/139315/#p139315</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gameboy as a MIDI controller?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/139313/#p139313"/>
			<content type="html"><![CDATA[<p><a href="http://chipmusic.org/forums/topic/3911/using-lsdj-as-a-midi-sequencer/" target="_blank">http://chipmusic.org/forums/topic/3911/ &#133; sequencer/</a></p>]]></content>
			<author>
				<name><![CDATA[herr_prof]]></name>
				<uri>https://chipmusic.org/herr_prof</uri>
			</author>
			<updated>2012-10-29T00:39:52Z</updated>
			<id>https://chipmusic.org/forums/post/139313/#p139313</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gameboy as a MIDI controller?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/139311/#p139311"/>
			<content type="html"><![CDATA[<p>If this doesn&#039;t need to be particularly practical, you could take a midi keyboard and wire it&#039;s individual keys to the buttons of a few gameboys. You might even be able to piggy back the tactile switches on the gameboy boards and let people play tetris or something and generate music at the same time!</p>]]></content>
			<author>
				<name><![CDATA[jrasor]]></name>
				<uri>https://chipmusic.org/jrasor</uri>
			</author>
			<updated>2012-10-29T00:09:08Z</updated>
			<id>https://chipmusic.org/forums/post/139311/#p139311</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gameboy as a MIDI controller?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/139310/#p139310"/>
			<content type="html"><![CDATA[<p>Thanks, I suppose that could be an option. It&#039;s for an art installation where i have a good ol&#039; DMG in mind</p>]]></content>
			<author>
				<name><![CDATA[zabutom]]></name>
				<uri>https://chipmusic.org/zabutom</uri>
			</author>
			<updated>2012-10-29T00:03:43Z</updated>
			<id>https://chipmusic.org/forums/post/139310/#p139310</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gameboy as a MIDI controller?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/139309/#p139309"/>
			<content type="html"><![CDATA[<p>Is there any reason it needs to be a gameboy? Could you just gut one and place buttons/knobs in the shell with a teensy/arduino?</p>]]></content>
			<author>
				<name><![CDATA[godinpants]]></name>
				<uri>https://chipmusic.org/godinpants</uri>
			</author>
			<updated>2012-10-28T23:56:23Z</updated>
			<id>https://chipmusic.org/forums/post/139309/#p139309</id>
		</entry>
</feed>
