<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Homebrewed Music &#187; G Natural</title>
	<atom:link href="http://www.homebrewedmusic.com/tag/g-natural/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.homebrewedmusic.com</link>
	<description>home recording and acoustic guitars</description>
	<lastBuildDate>Sat, 31 Dec 2011 07:25:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>G Natural &#8211; Saving User Settings</title>
		<link>http://www.homebrewedmusic.com/2007/12/11/g-natural-saving-user-settings/</link>
		<comments>http://www.homebrewedmusic.com/2007/12/11/g-natural-saving-user-settings/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 05:33:53 +0000</pubDate>
		<dc:creator>Fran Guidry</dc:creator>
				<category><![CDATA[Guitar]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[G Natural]]></category>

		<guid isPermaLink="false">http://www.homebrewedmusic.com/?p=39</guid>
		<description><![CDATA[Step by step instructions for saving user settings on the TC Electronics G Natural effects processor.]]></description>
			<content:encoded><![CDATA[<p>I ran into a little problem when I upgraded the software in my G Natural to the 1.03 release. I have to confess that I didn&#8217;t check the status of my user patches before installed the software, but after I finished the upgrade my patches were gone. I contacted TC support and they told me that the upgrade should not wipe out the user patches, so I suppose I did something else wrong, it certainly wouldn&#8217;t be the first time. But at least one other user on the TC G Natural support forum said he had the same problem.</p>
<p>I asked TC if they could offer a suggestion for saving my user patches, and they pointed me to <a href="http://www.midiox.com/">Midi-Ox</a> as a tool that can capture and restore MIDI information. Since I&#8217;m nearly totally ignorant of MIDI, I ran into a few issues but I&#8217;ve now succeeded so I thought I&#8217;d share what I&#8217;ve learned.</p>
<p><strong>Hardware</strong></p>
<p>The hardware you&#8217;ll need are a MIDI port on your computer (actually two of them, one for input and one for output) and one or two MIDI cables. Connect the computer MIDI OUT to the G Natural MIDI IN, connect the computer MIDI IN to the G Natural MIDI OUT.</p>
<p><strong>Software</strong></p>
<p>Download and install the MIDI-OX software on your computer.</p>
<p>Start the MIDO-OX software, you should see a screen something like this:</p>
<p><img src="http://www.fxguidry.com/blog/gmidi/midiox1.jpg"></p>
<p>Select <em>Options &#124; MIDI Devices&#8230;</em> and you should see this, but with your own set of available devices:</p>
<p><img src="http://www.fxguidry.com/blog/gmidi/midiox2.jpg"></p>
<p>Click and highlight the input and output MIDI devices you hooked to your G Natural earlier. Click <em>OK</em>.</p>
<p><strong>G Natural</strong></p>
<p>Here we come to a possible gotcha of the first order. The 1.03 software update is advertised to enable MIDI functions. This makes sense because these functions are not yet documented in the latest manual on the TC site. So I suppose users who want to save their settings before upgrading to software version 1.03 are just out of luck. Oops. Still, once you have 1.03 installed, you&#8217;ll have a way to save settings in the future. </p>
<p>You get to MIDI functions by starting with the <em>Menu</em> button. Using the <em>Edit D</em> knob, scroll to the MIDI selection, then press <em>Menu</em> again to activate the MIDI menu.</p>
<p>Again using the <em>Edit D</em> knob, scroll to PrgChg.In: and make sure it&#8217;s set to Off. If it&#8217;s On, use <em>Edit A, B, or C</em> to change the value to Off.</p>
<p>Scroll with <em>Edit D</em> to PrgChg.Out: and once again make sure it&#8217;s Off.</p>
<p>Now scroll with <em>Edit D</em> to Dump System (for system wide settings) or Dump Bank (for user patches).</p>
<p><strong>MIDI-OX</strong></p>
<p>The particular corner of the MIDI world we&#8217;re using is called SysEx. This stands for System Exclusive, and it seems to be a method for storing and retrieving configuration information via MIDI. If you&#8217;re really curious. I&#8217;m sure there are lots of great tutorials out there in webland. Regardless, we can use MIDI-OX to capture a SysEx dump from the G Natural, save it to a file, and send the dump back to the G Natch. </p>
<p>In MIDI-OX, click <em>View &#124; SysEx&#8230;</em> and you should see this:</p>
<p><img src="http://www.fxguidry.com/blog/gmidi/midiox3.jpg"></p>
<p>In the <em>SysEx View and Scratchpad</em> window, click <em>Sysex &#124; Receive Manual Dump&#8230;</em> and you&#8217;ll see this:</p>
<p><img src="http://www.fxguidry.com/blog/gmidi/midiox4.jpg"></p>
<p><strong>G Natural</strong></p>
<p>Press the <em>Menu</em> button on the G Natural and you&#8217;ll see a message telling you the dump is taking place.</p>
<p><strong>MIDI-OX</strong></p>
<p>You&#8217;ll see a byte count in the <em>Sysex Receive</em> message box. Press the <em>Done</em> button and you can view the results of the SysEx dump. The lower Display Window now contains the data from your G Natural, displayed in Hexadecimal format.</p>
<p>Click <em>Display Window &#124; Save As&#8230;</em> to save the SysEx dump to a file of your choice.</p>
<p><strong>Restoring Saved Settings</strong></p>
<p>To restore your settings, simply activate the SysEx window and click <em>File &#124; Send Sysex file&#8230;</em> and navigate to the file you saved in the previous step. You don&#8217;t have to take any action on the G Natural except to have it turned on and connected to your MIDI port.</p>
<p><strong>In Conclusion</strong></p>
<p>Hopefully this writeup will help other G Natural users. Even though I still enjoy the great sounds and control provided by the G Natural, I&#8217;m a little disappointed that I had to figure this procedure out on my own, and gather the tools myself. I&#8217;m also disappointed that an update to the manual has not been provided to go along with the software update. We&#8217;re once again operating our machines without accurate documentation. And finally, I expected to have a computer based patch editor available when I bought the G Natural. I had one with my much less expensive Yamaha MagicStomp, so I&#8217;m really unpleasantly surprised to find that TC Electronics does not provide one. A proper editor would make saving and restoring settings a snap, and make creating and configuring patches a lot easier as well.</p>
<p><a href="http://www.tcelectronic.com/">TC Electronics</a> has setup a <a href="http://forum.tcelectronic.com/">forum area</a> where we can share experiences and possibly encourage TC to expedite updates to the documentation and to provide a patch editor. I hope to see you there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.homebrewedmusic.com/2007/12/11/g-natural-saving-user-settings/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Initial G Natural Explorations</title>
		<link>http://www.homebrewedmusic.com/2007/08/31/initial-g-natural-explorations/</link>
		<comments>http://www.homebrewedmusic.com/2007/08/31/initial-g-natural-explorations/#comments</comments>
		<pubDate>Sat, 01 Sep 2007 05:31:24 +0000</pubDate>
		<dc:creator>Fran Guidry</dc:creator>
				<category><![CDATA[Guitar]]></category>
		<category><![CDATA[G Natural]]></category>

		<guid isPermaLink="false">http://www.homebrewedmusic.com/?p=36</guid>
		<description><![CDATA[Getting acquainted with the TC Electronics G Natural effects processor, with some sound samples.]]></description>
			<content:encoded><![CDATA[<p>I busted the budget for a new toy &#8211; the <a href="http://www.tcelectronic.com/G-Natural.asp">TC Electronics G Natural</a>. I&#8217;ve been using a simple Boss DD-3 Digital Delay for my only effect, running into either a Fishman Performer Pro amp or a PA based on an old Peavey XM-6 mixer amp. I&#8217;ve never been too thrilled with my amplified sound, so I&#8217;m starting the process of (hopefully) upgrading. </p>
<p>The new G Natural is a floor box with big sturdy stomp switches controlling a collection of pristine effects with a clever system for storing user settings. The box includes routing for a microphone, pickup, and line inputs, but there are some limits on how these can be combined.</p>
<p>I&#8217;ve been working around home with the G Natch, and I&#8217;ve used it on two gigs, so I&#8217;m beginning to get a handle on the major features and capabilities. I&#8217;m sure it will reward a lot of study and tweaking, but I&#8217;m ready to pass along some first impressions even though they&#8217;re preliminary. </p>
<p>I made a big goof when I first began using this device. The input gain setting is buried in the levels menu, and in the &#8220;preliminary&#8221; manual that came with my unit did not have the correct information for the unit I received, so I did not understand the importance of the &#8220;Input Gain&#8221; setting. Instead, I used too much gain to boost the ouput from the G Natural, and the result was a lot of hiss. After a day or so of frustration I discovered the correct setting, then I found the <a href="http://www.tcelectronic.com/media/G_Natural_US.pdf">updated manual</a> online at the TC site, and since then I&#8217;ve been extremely impressed with the sound quality and low noise of the unit. So kudos to TC for creating such a high quality box, and lemons for shipping the unit with an incorrect manual.</p>
<p>Even with the updated manual the information is fairly skimpy, and the organization is a bit less than ideal. But since the book (actually a PDF) is so short it&#8217;s not too big a challenge to read the whole thing a couple of times and gradually pull the pieces together.</p>
<p>One question I had before working my unit &#8211; can the G Natural be used as a DI or Direct Input device. A DI is a device which takes a 1/4&#8243; high impedance unbalanced input, like a guitar pickup, and converts the signal to a balanced low impedance output on a male XLR connector. This is very handy for stage use because low impedance balanced cables can be run for long distances without signal loss or noise buildup. DIs are also used in the studio for connecting bass, guitar, or other unbalanced signals to balanced mic inputs.</p>
<p>Since the G Natural has a male XLR on the back, it might seem that this is a DI output, but that is not the case. This connector will only deliver the signal connected to the Mic Input, not the signal connected to the instrument input. So the simple solution won&#8217;t work. However, the 1/4&#8243; outputs are balanced, which means that a simple adapter cable can be bought or made to provide DI functionality from the main outputs. <strong>HOWEVER, TC warns that these outputs should not be connected to an input providing phantom power.</strong> This is important, and easy to overlook. On your own mixing board, you&#8217;ll probably check phantom power and turn it off as needed, but if you&#8217;re working with various sound engineers in various venues, the chance for a mistake may be too high. And in some PA mixers, the phantom power cannot be controlled for individual channels, so this limitation may lead to other problems. In other words, I think I&#8217;m going to buy a DI to add to my signal chain before I connect the G Natural to a PA other than my own.</p>
<p>A look through the manual will show that all the effects needed for enhancing an acoustic sound are present &#8211; compression, eq, modulation, delay, and reverb. The unit also features a &#8220;one click&#8221; boost feature that simply raises the level for solos. Notice that there is no distortion effect included &#8211; if distortion is part of your acoustic sound, you&#8217;ll probably want a different multi-effects unit.</p>
<p>Finally, here are some samples. I played each clip separately, so there are plenty of performance variations. The guitar is a Martin OM-18GE with a K&#038;K Pure Western pickup.</p>
<p>I <a href="http://www.fxguidry.com/recordings/g-natch/mic.wav">miked the guitar</a> with a Shure KSM141 set flat, cardioid pattern, about 6&#8243; from the 12th fret, through a John Hardy M-1.</p>
<p>Here&#8217;s the <a href="http://www.fxguidry.com/recordings/g-natch/direct-pickup.wav">direct pickup sound</a>, through an M-Audio DMP3.</p>
<p>The pickup through the G Natural, <a href="http://www.fxguidry.com/recordings/g-natch/All-bypass.wav">all effects bypassed</a> (setting F9-3).</p>
<p>The G Natural setting F0-1, <a href="http://www.fxguidry.com/recordings/g-natch/Subtle-Acoustic.wav">Subtle Acoustic.</a></p>
<p>Something on the wild side, F4-3, <a href="http://www.fxguidry.com/recordings/g-natch/Clean-Cowboy.wav">Clean Cowboy.</a></p>
<p>F5-3, <a href="http://www.fxguidry.com/recordings/g-natch/Clean-Chorus.wav">Clean Chorus.</a> </p>
<p>I&#8217;ve created a few user settings, here&#8217;s the <a href="http://www.fxguidry.com/recordings/g-natch/User-Setting.wav">one stored at U0-2.</a> </p>
<p>Next time I&#8217;ll talk about the stompbox-edness of the G Natural. There are lots of useful variations to be had by stepping on the big chrome buttons.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.homebrewedmusic.com/2007/08/31/initial-g-natural-explorations/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://www.fxguidry.com/recordings/g-natch/mic.wav" length="3325932" type="audio/x-wav" />
<enclosure url="http://www.fxguidry.com/recordings/g-natch/direct-pickup.wav" length="3042700" type="audio/x-wav" />
<enclosure url="http://www.fxguidry.com/recordings/g-natch/All-bypass.wav" length="2749560" type="audio/x-wav" />
<enclosure url="http://www.fxguidry.com/recordings/g-natch/Subtle-Acoustic.wav" length="3752632" type="audio/x-wav" />
<enclosure url="http://www.fxguidry.com/recordings/g-natch/Clean-Cowboy.wav" length="3338056" type="audio/x-wav" />
<enclosure url="http://www.fxguidry.com/recordings/g-natch/Clean-Chorus.wav" length="3453228" type="audio/x-wav" />
<enclosure url="http://www.fxguidry.com/recordings/g-natch/User-Setting.wav" length="2869464" type="audio/x-wav" />
		</item>
	</channel>
</rss>

