<?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>Comments on: Ensoniq Control 16 Undressed</title>
	<atom:link href="http://www.electricrock.co.nz/blog/2009/08/ensoniq-control-16-undressed/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.electricrock.co.nz/blog/2009/08/ensoniq-control-16-undressed/</link>
	<description>Electronic Ramblings</description>
	<lastBuildDate>Tue, 12 Apr 2011 16:30:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: matt</title>
		<link>http://www.electricrock.co.nz/blog/2009/08/ensoniq-control-16-undressed/comment-page-1/#comment-3715</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Sat, 05 Mar 2011 10:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.electricrock.co.nz/blog/?p=18#comment-3715</guid>
		<description>Hey,

What tool are you using for sniffing? 

The communication between the EDS card and the console is &lt;a href=&quot;http://www.lammertbies.nl/comm/info/RS-422.html&quot; rel=&quot;nofollow&quot;&gt;RS-422&lt;/a&gt; (so basically a ±5v differential pair in each direction). First you need to work out the baudrate and packet format (one would assume 8N1 as this is typical for serial ports), if you have a scope that would make this a lot easier.

Once you have that information, the best thing to do would be to sniff the packets going in both directions simultaneously so that you can record what the EDS card sends to the console while at the same time recording what the console sends back to the card.  If you want, I can draw up a schematic for a sniffer that would do this.

Cheers</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>What tool are you using for sniffing? </p>
<p>The communication between the EDS card and the console is <a href="http://www.lammertbies.nl/comm/info/RS-422.html">RS-422</a> (so basically a ±5v differential pair in each direction). First you need to work out the baudrate and packet format (one would assume 8N1 as this is typical for serial ports), if you have a scope that would make this a lot easier.</p>
<p>Once you have that information, the best thing to do would be to sniff the packets going in both directions simultaneously so that you can record what the EDS card sends to the console while at the same time recording what the console sends back to the card.  If you want, I can draw up a schematic for a sniffer that would do this.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mattcelt</title>
		<link>http://www.electricrock.co.nz/blog/2009/08/ensoniq-control-16-undressed/comment-page-1/#comment-3708</link>
		<dc:creator>mattcelt</dc:creator>
		<pubDate>Fri, 04 Mar 2011 06:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.electricrock.co.nz/blog/?p=18#comment-3708</guid>
		<description>Hey Matt, I&#039;m still working on it.  I have the EDS cards for the console... what data could I sniff from the wire that would help you get more information?  I&#039;m afraid to plug the cable into a sniffer with that 12v connection lurking in there - I just don&#039;t know enough about serial protocols to know if that&#039;s within tolerable limits.</description>
		<content:encoded><![CDATA[<p>Hey Matt, I&#8217;m still working on it.  I have the EDS cards for the console&#8230; what data could I sniff from the wire that would help you get more information?  I&#8217;m afraid to plug the cable into a sniffer with that 12v connection lurking in there &#8211; I just don&#8217;t know enough about serial protocols to know if that&#8217;s within tolerable limits.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://www.electricrock.co.nz/blog/2009/08/ensoniq-control-16-undressed/comment-page-1/#comment-3422</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Wed, 02 Feb 2011 19:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.electricrock.co.nz/blog/?p=18#comment-3422</guid>
		<description>That sounds cool.  I didn&#039;t document the original protocol as I didn&#039;t have the PCI card that the C16 communicates with, so couldn&#039;t just sniff the communications between the two.  However, I imagine a wireless bridge could be built relatively easily without knowing the protocol.  Since the signaling is RS422, it would simply be a matter of building or buying a bi-directional wireless bridge for RS-422, or repurposing an RS-232 one. Anyway, it sounds like an interest project, and I&#039;d be keen to hear more if you go ahead with it.</description>
		<content:encoded><![CDATA[<p>That sounds cool.  I didn&#8217;t document the original protocol as I didn&#8217;t have the PCI card that the C16 communicates with, so couldn&#8217;t just sniff the communications between the two.  However, I imagine a wireless bridge could be built relatively easily without knowing the protocol.  Since the signaling is RS422, it would simply be a matter of building or buying a bi-directional wireless bridge for RS-422, or repurposing an RS-232 one. Anyway, it sounds like an interest project, and I&#8217;d be keen to hear more if you go ahead with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mattcelt</title>
		<link>http://www.electricrock.co.nz/blog/2009/08/ensoniq-control-16-undressed/comment-page-1/#comment-3420</link>
		<dc:creator>mattcelt</dc:creator>
		<pubDate>Wed, 02 Feb 2011 17:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.electricrock.co.nz/blog/?p=18#comment-3420</guid>
		<description>Hey Matt, great to see someone working on this.  I have a PARIS system I&#039;m still actively using, and I&#039;m actually looking to wirelessly-enable my Control 16 and Control 16 Pro, so your work here is invaluable.  Have you made any progress documenting the transmit protocol at all, or is that outside the scope of what you&#039;re doing?

Thanks,
mattcelt</description>
		<content:encoded><![CDATA[<p>Hey Matt, great to see someone working on this.  I have a PARIS system I&#8217;m still actively using, and I&#8217;m actually looking to wirelessly-enable my Control 16 and Control 16 Pro, so your work here is invaluable.  Have you made any progress documenting the transmit protocol at all, or is that outside the scope of what you&#8217;re doing?</p>
<p>Thanks,<br />
mattcelt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://www.electricrock.co.nz/blog/2009/08/ensoniq-control-16-undressed/comment-page-1/#comment-833</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Mon, 17 May 2010 09:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.electricrock.co.nz/blog/?p=18#comment-833</guid>
		<description>Hi Michael.  Cool to hear that someone else is interested in using the C16.  If you look at my other posts, to get it working with PC I had to program the microcontroller on the C16 mainboard with a custom firmware. With that done, and after building an adapter to plug it into the serial port, it is mostly usable (some of the knobs don&#039;t work though.)  The main bit of work that is yet to be done is to write a program that converts the serial data that it transmits (in a custom packet format that I defined) into MIDI (e.g. emulating the Mackie Control protocol) so that it can be used with DAW software.  I have been too busy for the last few months to do this, but coincidentally had begun to look into this a couple of days ago.  Basically, if you&#039;re interested in this, you&#039;ll probably have to get your hands dirty with a bit of soldering and hardware work.  But if you&#039;re keen to do it I&#039;m happy to provide help based on my experiences.</description>
		<content:encoded><![CDATA[<p>Hi Michael.  Cool to hear that someone else is interested in using the C16.  If you look at my other posts, to get it working with PC I had to program the microcontroller on the C16 mainboard with a custom firmware. With that done, and after building an adapter to plug it into the serial port, it is mostly usable (some of the knobs don&#8217;t work though.)  The main bit of work that is yet to be done is to write a program that converts the serial data that it transmits (in a custom packet format that I defined) into MIDI (e.g. emulating the Mackie Control protocol) so that it can be used with DAW software.  I have been too busy for the last few months to do this, but coincidentally had begun to look into this a couple of days ago.  Basically, if you&#8217;re interested in this, you&#8217;ll probably have to get your hands dirty with a bit of soldering and hardware work.  But if you&#8217;re keen to do it I&#8217;m happy to provide help based on my experiences.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Harrell</title>
		<link>http://www.electricrock.co.nz/blog/2009/08/ensoniq-control-16-undressed/comment-page-1/#comment-828</link>
		<dc:creator>Michael Harrell</dc:creator>
		<pubDate>Mon, 17 May 2010 06:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.electricrock.co.nz/blog/?p=18#comment-828</guid>
		<description>Hi Matt I too have a C16 I would like to use with my computer. Have you made any real headway with this idea? Very interested in this topic.</description>
		<content:encoded><![CDATA[<p>Hi Matt I too have a C16 I would like to use with my computer. Have you made any real headway with this idea? Very interested in this topic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ensoniq Control 16 RJ-45 Connector Pinout - ElectricRock Blog</title>
		<link>http://www.electricrock.co.nz/blog/2009/08/ensoniq-control-16-undressed/comment-page-1/#comment-6</link>
		<dc:creator>Ensoniq Control 16 RJ-45 Connector Pinout - ElectricRock Blog</dc:creator>
		<pubDate>Wed, 16 Sep 2009 03:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.electricrock.co.nz/blog/?p=18#comment-6</guid>
		<description>[...] matt on Sep.16, 2009, under Informational As I stated in my first Control 16 post, the C16 is meant to connect to a proprietary Ensoniq PCI card (which I don&#8217;t have.)  So [...]</description>
		<content:encoded><![CDATA[<p>[...] matt on Sep.16, 2009, under Informational As I stated in my first Control 16 post, the C16 is meant to connect to a proprietary Ensoniq PCI card (which I don&#8217;t have.)  So [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

