<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[ChipMusic.org - [Arduinoboy] midi out + clock signal.]]></title>
	<link rel="self" href="https://chipmusic.org:80/forums/feed/atom/topic/5797/"/>
	<updated>2012-01-31T15:05:23Z</updated>
	<generator>PunBB</generator>
	<id>https://chipmusic.org/forums/topic/5797/arduinoboy-midi-out-clock-signal/</id>
		<entry>
			<title type="html"><![CDATA[Re: [Arduinoboy] midi out + clock signal.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/88381/#p88381"/>
			<content type="html"><![CDATA[<p>Tim told me me it was something along the lines of link port bandwidth, but I do not remember the particulars of what made it difficult. Basically the link port can send sync data for the aboy to interpret as clock, or serial midi data, but both was difficult.</p>]]></content>
			<author>
				<name><![CDATA[herr_prof]]></name>
				<uri>https://chipmusic.org/herr_prof</uri>
			</author>
			<updated>2012-01-31T15:05:23Z</updated>
			<id>https://chipmusic.org/forums/post/88381/#p88381</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Arduinoboy] midi out + clock signal.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/88380/#p88380"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>herr_prof wrote:</cite><blockquote><p>ive done some poor mans sync by sending cc&#039;s to a device in my chain that supports tap tempo and have that be clock master. Its pretty rough though.</p></blockquote></div><p>Rough but clever. Would be super cool to have both notes and tempo sync but I foresee the complications...</p>]]></content>
			<author>
				<name><![CDATA[ashimoke]]></name>
				<uri>https://chipmusic.org/ashimoke</uri>
			</author>
			<updated>2012-01-31T13:46:25Z</updated>
			<id>https://chipmusic.org/forums/post/88380/#p88380</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Arduinoboy] midi out + clock signal.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/88325/#p88325"/>
			<content type="html"><![CDATA[<p>ive done some poor mans sync by sending cc&#039;s to a device in my chain that supports tap tempo and have that be clock master. Its pretty rough though.</p>]]></content>
			<author>
				<name><![CDATA[herr_prof]]></name>
				<uri>https://chipmusic.org/herr_prof</uri>
			</author>
			<updated>2012-01-30T20:15:05Z</updated>
			<id>https://chipmusic.org/forums/post/88325/#p88325</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Arduinoboy] midi out + clock signal.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/88324/#p88324"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>herr_prof wrote:</cite><blockquote><p>It cannot send clock ticks and midi out.</p></blockquote></div><p>Bugger...<br />No way to sync it then <img src="https://chipmusic.org/forums/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></content>
			<author>
				<name><![CDATA[Timbob]]></name>
				<uri>https://chipmusic.org/Timbob</uri>
			</author>
			<updated>2012-01-30T20:13:42Z</updated>
			<id>https://chipmusic.org/forums/post/88324/#p88324</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Arduinoboy] midi out + clock signal.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/88317/#p88317"/>
			<content type="html"><![CDATA[<p>It cannot send clock ticks and midi out.</p>]]></content>
			<author>
				<name><![CDATA[herr_prof]]></name>
				<uri>https://chipmusic.org/herr_prof</uri>
			</author>
			<updated>2012-01-30T19:32:20Z</updated>
			<id>https://chipmusic.org/forums/post/88317/#p88317</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Arduinoboy] midi out + clock signal.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/88315/#p88315"/>
			<content type="html"><![CDATA[<p>Bump! Another question!</p><p>Does the midi-out function also send out a clock signal? <br />Because what &#039;m trying to do is sequence some machines with lsdj, but it would be awesome if my Atari could run in sync with it, and that one needs a clock signal...</p><p>So far it only looks like it sends start/stop signals and note data, but it fails to sync..</p>]]></content>
			<author>
				<name><![CDATA[Timbob]]></name>
				<uri>https://chipmusic.org/Timbob</uri>
			</author>
			<updated>2012-01-30T19:29:07Z</updated>
			<id>https://chipmusic.org/forums/post/88315/#p88315</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Arduinoboy] midi out + clock signal.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/86314/#p86314"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>ashimoke wrote:</cite><blockquote><p>try this: </p><div class="codebox"><pre><code>boolean alwaysUseDefaultSettings = true</code></pre></div></blockquote></div><br /><p>Ah yes, I missed that little bit <img src="https://chipmusic.org/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /><br />Works like a charm.<br />Thanks!</p>]]></content>
			<author>
				<name><![CDATA[Timbob]]></name>
				<uri>https://chipmusic.org/Timbob</uri>
			</author>
			<updated>2012-01-08T16:38:00Z</updated>
			<id>https://chipmusic.org/forums/post/86314/#p86314</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Arduinoboy] midi out + clock signal.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/86313/#p86313"/>
			<content type="html"><![CDATA[<p>try this: </p><div class="codebox"><pre><code>boolean alwaysUseDefaultSettings = true</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ashimoke]]></name>
				<uri>https://chipmusic.org/ashimoke</uri>
			</author>
			<updated>2012-01-08T16:16:22Z</updated>
			<id>https://chipmusic.org/forums/post/86313/#p86313</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[Arduinoboy] midi out + clock signal.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/86312/#p86312"/>
			<content type="html"><![CDATA[<p>Hello&#039;s</p><p>This might be an easy question, but I can&#039;t find the answer (Or maybe I did, but there&#039;s something else wrong)</p><p>I&#039;m using an arduinoboy for midi-out. And all works fine when i use PU1 as channel 1, to NOI as channel 4.<br />But now I want to make NOI send note data on channel 15 (A rhythmbox I&#039;ve got only accepts notes on that channel)</p><p>Looking through the code, I found this part:</p><div class="codebox"><pre><code>  0,1,2,3, //midiOutNoteMessageChannels - midi channels for lsdj midi out note messages Default: channels 1,2,3,4
  0,1,2,3, //midiOutCCMessageChannels - midi channels for lsdj midi out CC messages Default: channels 1,2,3,4</code></pre></div><p>So my guess was, change 0,1,2,3 to 0,1,2,14 and all would be peachy.</p><p>But after that, NOI still sends on channel 4.</p><p>I erased the program from my arduino, and reflashed it all together. Still nothing.</p><p>Did i forget to change something else?<br />or is there another problem?</p>]]></content>
			<author>
				<name><![CDATA[Timbob]]></name>
				<uri>https://chipmusic.org/Timbob</uri>
			</author>
			<updated>2012-01-08T15:48:46Z</updated>
			<id>https://chipmusic.org/forums/post/86312/#p86312</id>
		</entry>
</feed>
