<?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>jer00n.nl</title>
	<atom:link href="http://www.jer00n.nl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jer00n.nl</link>
	<description></description>
	<lastBuildDate>Sun, 14 Nov 2010 13:46:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Rack tremolo idea</title>
		<link>http://www.jer00n.nl/2010/11/14/rack-tremolo-idea/</link>
		<comments>http://www.jer00n.nl/2010/11/14/rack-tremolo-idea/#comments</comments>
		<pubDate>Sun, 14 Nov 2010 13:44:33 +0000</pubDate>
		<dc:creator>jeroen</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Guitar stuff]]></category>

		<guid isPermaLink="false">http://www.jer00n.nl/?p=72</guid>
		<description><![CDATA[I&#8217;ve been thinking about building a new version of the tremolo I mentioned in the previous post. This will be a very versatile tremolo/volume controller in a 1U 19&#8243; rack enclosure. Some of the features are: Stereo in &#38; out &#8230; <a href="http://www.jer00n.nl/2010/11/14/rack-tremolo-idea/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been thinking about building a new version of the tremolo I mentioned in the previous post. This will be a very versatile tremolo/volume controller in a 1U 19&#8243; rack enclosure.</p>
<p>Some of the features are:</p>
<ul>
<li>Stereo in &amp; out</li>
<li>Two tremoloes (one of which can pan between left and right)</li>
<li>Tap tempo</li>
<li>MIDI PC&#8217;s and CC&#8217;s</li>
<li>Multiple in- and outputs so the tremolo can be placed before or after the preamp</li>
<li>Speed, volume, depth etc. can be controlled real-time through MIDI CC&#8217;s or expression pedal</li>
<li>Various waves: sine, triangle, ramp up/down, square, patterns, random&#8230;</li>
</ul>
<p>This will be a huge improvement on the pedal tremolo but it&#8217;s also a very big project. At the moment there are only ideas, some schematics, a bit of software pseudo-code and an idea about the design:</p>
<p><a href="http://www.jer00n.nl/wp-content/uploads/2010/11/front.png"><img class="aligncenter size-full wp-image-73" title="front" src="http://www.jer00n.nl/wp-content/uploads/2010/11/front.png" alt="" width="640" height="188" /></a>Next week I&#8217;ll probably start with the power supply, the PWM filters and the voltage-controlled amplifiers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jer00n.nl/2010/11/14/rack-tremolo-idea/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PIC-controlled tremolo</title>
		<link>http://www.jer00n.nl/2010/09/07/pic-controlled-tremolo/</link>
		<comments>http://www.jer00n.nl/2010/09/07/pic-controlled-tremolo/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 18:34:36 +0000</pubDate>
		<dc:creator>jeroen</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Guitar stuff]]></category>

		<guid isPermaLink="false">http://www.jer00n.nl/?p=54</guid>
		<description><![CDATA[This is something I&#8217;ve been working on for a while, a very versatile tremolo guitar effect. Electrically it&#8217;s not very complicated, most work is done with a PIC16F886 microcontroller which generates a PWM signal which is then filtered and used &#8230; <a href="http://www.jer00n.nl/2010/09/07/pic-controlled-tremolo/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is something I&#8217;ve been working on for a while, a very versatile tremolo guitar effect. Electrically it&#8217;s not very complicated, most work is done with a PIC16F886 microcontroller which generates a PWM signal which is then filtered and used as an analog control voltage for a VCA (voltage-controlled amplifier).</p>
<p>The video shows an older version. Recently I started to rewrite the software because the old software was too unreliable (tap tempo problems, rotary encoders issues, noise).</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/5AfWIfvApeU?fs=1&amp;hl=nl_NL" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/5AfWIfvApeU?fs=1&amp;hl=nl_NL" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><span id="more-54"></span>Some features so far:</p>
<p>- Sine, triangle, ramp-up, ramp-down, square, pattern modulation;<br />
- Tap-tempo with subdivisions (including triplets)<br />
- Very low and very high speeds for weird effects<br />
- Three user-programmable patterns (a la BOSS Slicer)<br />
- Duty-cycle control for square wave modulation<br />
- Fade-in with tap-tempo switch (in &#8216;special mode&#8217;)</p>
<p>Future add-ons:</p>
<p>- Stereo input/output for panning options<br />
- Additional &#8216;special mode&#8217; features such as compressor, expander, random on/off&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jer00n.nl/2010/09/07/pic-controlled-tremolo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Anvil preamp</title>
		<link>http://www.jer00n.nl/2010/07/28/the-anvil-preamp/</link>
		<comments>http://www.jer00n.nl/2010/07/28/the-anvil-preamp/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 18:59:13 +0000</pubDate>
		<dc:creator>jeroen</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Guitar stuff]]></category>

		<guid isPermaLink="false">http://www.jer00n.nl/?p=20</guid>
		<description><![CDATA[A while ago I decided it was time for something to replace my Peavey Bandit amp. I was looking for a three-channel amp so I could have a separate channel for solo&#8217;s. Most three-channel amps however are pretty expensive so &#8230; <a href="http://www.jer00n.nl/2010/07/28/the-anvil-preamp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-25" title="anvil5" src="http://www.jer00n.nl/wp-content/uploads/2010/07/anvil52-e1280343620828.jpg" alt="" width="640" height="201" /></p>
<p>A while ago I decided it was time for something to replace my Peavey Bandit amp. I was looking for a three-channel amp so I could have a separate channel for solo&#8217;s. Most three-channel amps however are pretty expensive so I started looking for a DIY-amp that suited my needs. I remembered a three-channel preamp kit that was sold at <a href="http://www.musikding.de/product_info.php/info/p1347_High-Gain-Tube-Preamp-Kit.html" target="_blank">Musikding.de</a>, and I noticed that they&#8217;d added another preamp kit called <a href="http://www.musikding.de/product_info.php/info/p2515_Anvil-Tube-Preamp-Kit.html" target="_blank">the Anvil</a>.</p>
<p><span id="more-20"></span>The Anvil was designed by Andreas Hoppe (or Andy) and is now being sold as a kit. It&#8217;s a high-gain three-channel rack preamp with five JJ 12AX7 tubes, MIDI switching, effects loop, two inputs et cetera. More info is available at Andy&#8217;s <a href="http://www.andyszeugs.de/projekte/anvil/anvil.html" target="_blank">website </a>(in German).</p>
<p>I decided to write this article to share my experiences and tips concerning the building of this kit for those of you who are interested in building this kit too. Apart from Andy&#8217;s site and a couple of forum threads here and there there is not a lot of info on the web regarding the Anvil so that&#8217;s why I wrote this post. I&#8217;ve also made some modifications to my preamp which I will describe here as well.</p>
<h2>Before you start</h2>
<p>First of all, this is nothing like building Tubescreamer clone #2352135 on a rainy sunday afternoon! I think I&#8217;ve spent about 50 hours on this thing so far and it&#8217;s still not completely finished (although I can use it, but I still need to paint the enclosure and apply the decals). Populating the PCB took me about ten hours although I have quite some experience in soldering et cetera. You&#8217;ll spent most of the time on the enclosure (drilling all the holes, mounting everything, measuring out all the knobs&#8230;) and that&#8217;s also the most boring part. You will also need some experience in soldering and high voltage safety, since this preamp uses voltages of over 300VDC. Therefore you need to isolate all the high voltage wires, connect all sides of the enclosure to protective earth (PE), carefully test the board for the first time. Luckily Andy has written a build manual in English (available from his website) which is a step-by-step guide on how to put it all together. All in all this is a big project but if you think you have the experience needed and want to build a good-sounding preamp with plenty of features you might consider ordering the kit!</p>
<h2>About the kit</h2>
<p>The kit costs 269 euro and contains everything you need: the enclosure, tubes, circuit board, connectors, resistors, transformer and so on. The only thing you need to buy extra are the knobs which you have to choose yourself. Fortunately, Musikding has a lot of knobs to choose from.</p>
<div id="attachment_32" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jer00n.nl/wp-content/uploads/2010/07/anvil1.jpg"><img class="size-full wp-image-32" title="anvil1" src="http://www.jer00n.nl/wp-content/uploads/2010/07/anvil1.jpg" alt="" width="640" height="425" /></a><p class="wp-caption-text">Kit contents</p></div>
<h2>Building the preamp</h2>
<p>Populating the board is pretty straightforward as all the component values are shown on the PCB&#8217;s silk screen. You might have a couple of components left at the end. Carefully check the PCB though for any overlooked components!</p>
<p>When soldering the small output board (where the jacks are mounted on), <span style="text-decoration: underline;">replace R2003 with a jumper</span>. This is also written in the build manual, but it is easily overlooked so I will notice it here again. If R2003 is not replaced with a jumper the output of the preamp will be very low because of the output relay not switching properly!</p>
<p>As everything concerning the further assembly and testing of the kit is described in the build manual I will proceed with the modifications I did. Just follow the instructions and you can&#8217;t go wrong.</p>
<h2>Modifications</h2>
<p>In the original design all the channels have a bright switch. Personally I don&#8217;t like a bright switch for high gain channels so I decided to remove them from the rhythm and lead channels. The lead channel has an additional Presence control which controls the amount of top high (higher than the treble control) is passed to the output. This is a very useful feature, especially for rhythm/lead channels. It is really easy to add an extra Presence control to the rhythm channel, you can just copy it from the lead channel. If you take a look at the schematic you can see that all you need to do is connect a 1n capacitor in series with a 500k logarithmic pot across the rhythm channel&#8217;s volume pot!</p>
<p>Another modification I did is the master volume. This lets you control the total output volume of the preamp which is useful when you want to quickly adjust the total volume of your rig. The master volume is a 25k linear pot which basically replaces R405. Be careful to use shielded wire here!</p>
<p>I also recommend to replace all the jacks and midi connectors with better quality ones. The connectors supplied with the kit are not that great I have to say (although the mains connector is pretty solid). For the jacks I used Neutrik NYS216 jacks, they are sturdy, directly replaceable and inexpensive (about 0,50 euro a piece). For the midi connectors I used Procab VCD20 connectors.</p>
<p>I&#8217;m still experimenting a bit with this preamp and perhaps I will add some tweaks to the tonestacks later on and post them here. Stay tuned, and good luck!</p>
<div id="attachment_39" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.jer00n.nl/wp-content/uploads/2010/07/anvil9.jpg"><img class="size-full wp-image-39" title="anvil9" src="http://www.jer00n.nl/wp-content/uploads/2010/07/anvil9.jpg" alt="" width="640" height="425" /></a><p class="wp-caption-text">The preamp in my rack</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.jer00n.nl/2010/07/28/the-anvil-preamp/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Clean boost for guitar (or bass)</title>
		<link>http://www.jer00n.nl/2010/07/28/clean-boost-for-guitar-or-bass/</link>
		<comments>http://www.jer00n.nl/2010/07/28/clean-boost-for-guitar-or-bass/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 17:30:34 +0000</pubDate>
		<dc:creator>jeroen</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Guitar stuff]]></category>
		<category><![CDATA[boost]]></category>
		<category><![CDATA[clean]]></category>

		<guid isPermaLink="false">http://www.jer00n.nl/?p=14</guid>
		<description><![CDATA[This is a transparent, clean guitar booster for solo&#8217;s and other times when you need a couple of extra dB&#8217;s. No &#8217;boutique&#8217; or other mojo-bullshit here, just a simple volume boost! You can also use it to get some more &#8230; <a href="http://www.jer00n.nl/2010/07/28/clean-boost-for-guitar-or-bass/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is a transparent, clean guitar booster for solo&#8217;s and other times when you need a couple of extra dB&#8217;s. No &#8217;boutique&#8217; or other mojo-bullshit here, just a simple volume boost!</p>
<p><span id="more-14"></span></p>
<p>You can also use it to get some more gain out of an amp or distortion pedal. The circuit is a very common amplifier circuit built around a TL071-opamp. Other opamps can be used as well, but the TL071 is cheap and produces very little noise.</p>
<p>The &#8216;Boost&#8217;-knob controls the amount of boost, but can also attenuate the signal so you can use it as a sort of pre-settable volume knob.</p>
<p>Here&#8217;s the schematic:<br />
<img title="Opamp Booster v1.0" src="http://www.jer00n.nl/pics/opampbooster.png" alt="Opamp Booster v1.0" /></p>
<p style="font-style: italic;">Notes:</p>
<ul>
<li>The maximum gain of this circuit is about 10 dB. If you need more (which I doubt), increase R2 (or decrease R1).  The gain A = 20*log(1+(R2/R1))</li>
<li>Rp is optional, it&#8217;s a pulldown-resistor to avoid &#8216;switch-popping&#8217; when the effect is turned on.</li>
<li>The circuit also acts as a buffer since it has a high input impedance (about 1 MOhm). This will give you more overall &#8216;clarity&#8217; (high frequencies) when you&#8217;re using long cables.</li>
<li>The booster is preferably used at the very end of the effect chain, just before the signal goes into the amp-input (or FX-return when using your amp&#8217;s effect loop).</li>
</ul>
<p><em>Update: </em><a href="http://www.newtone-online.nl/forum/index.php/topic,2780.msg18156.html#msg18156">andre</a> has provided a PCB layout for the booster:</p>
<p><img src="http://www.jer00n.nl/pics/CleanPreampPCB.gif" alt="" /> <img src="http://www.jer00n.nl/pics/CleanPreampParts&amp;wiring.gif" alt="" width="242" height="361" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jer00n.nl/2010/07/28/clean-boost-for-guitar-or-bass/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>New site</title>
		<link>http://www.jer00n.nl/2010/07/27/new-site/</link>
		<comments>http://www.jer00n.nl/2010/07/27/new-site/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 21:54:06 +0000</pubDate>
		<dc:creator>jeroen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.jer00n.nl/?p=10</guid>
		<description><![CDATA[This is my new site, under construction.]]></description>
			<content:encoded><![CDATA[<p>This is my new site, under construction.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jer00n.nl/2010/07/27/new-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

