<?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>James Hurman, Author on the Andertons Blog</title>
	<atom:link href="https://blog.andertons.co.uk/authors/jamesh/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.andertons.co.uk/authors/jamesh</link>
	<description>Making Musicians Since 1964</description>
	<lastBuildDate>Wed, 12 Aug 2026 10:41:47 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.7</generator>
	<item>
		<title>Why You Should Try A Stereo Guitar Amplifier Rig</title>
		<link>https://blog.andertons.co.uk/learn/why-you-should-try-a-stereo-guitar-amplifier-rig</link>
					<comments>https://blog.andertons.co.uk/learn/why-you-should-try-a-stereo-guitar-amplifier-rig#respond</comments>
		
		<dc:creator><![CDATA[James Hurman]]></dc:creator>
		<pubDate>Thu, 04 Dec 2025 10:02:54 +0000</pubDate>
				<category><![CDATA[Labs]]></category>
		<category><![CDATA[Learn]]></category>
		<guid isPermaLink="false">https://blog.andertons.co.uk/?p=9687</guid>

					<description><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2020/05/Pedal-Platform-Amps-e1645527696428-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" decoding="async" fetchpriority="high" srcset="https://blog.andertons.co.uk/wp-content/uploads/2020/05/Pedal-Platform-Amps-e1645527696428-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2020/05/Pedal-Platform-Amps-e1645527696428-200x200.jpg 200w" sizes="(max-width: 600px) 100vw, 600px" /><p>The secret to many guitarists’ huge sounds is running multiple amplifiers in their rigs, either to combine different amplifiers to create a unique tone, or to add additional space and dimension to their sound using stereo effects. There are three main ways to set up a stereo amplifier rig, being dual mono, wet/dry, or true [&#8230;]</p>
<p>The post <a href="https://blog.andertons.co.uk/learn/why-you-should-try-a-stereo-guitar-amplifier-rig">Why You Should Try A Stereo Guitar Amplifier Rig</a> appeared first on <a href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2020/05/Pedal-Platform-Amps-e1645527696428-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" decoding="async" loading="lazy" srcset="https://blog.andertons.co.uk/wp-content/uploads/2020/05/Pedal-Platform-Amps-e1645527696428-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2020/05/Pedal-Platform-Amps-e1645527696428-200x200.jpg 200w" sizes="auto, (max-width: 600px) 100vw, 600px" /><p>The secret to many guitarists’ huge sounds is running multiple amplifiers in their rigs, either to combine different amplifiers to create a unique tone, or to add additional space and dimension to their sound using stereo effects. There are three main ways to set up a stereo amplifier rig, being dual mono, wet/dry, or true stereo. All have their own unique sounds and capabilities, which I&#8217;ll cover in this guide.</p>
<h2>Essentials you need for a stereo guitar rig</h2>
<ul>
<li>A Guitar</li>
<li>3 Cables</li>
<li>Splitter / ABY Pedal or Stereo Pedal (and pedal power supply if required)</li>
<li>2 Amps</li>
</ul>
<h2>How do you set up an ABY pedal?</h2>
<p>For the simplest of stereo rigs there’s a couple of things you’ll need: two amps, and a way to split your signal – that could be by using an <a href="https://www.andertons.co.uk/browse/guitar-pedals/aby-switchers/">ABY switcher</a> or a stereo pedal with two outputs to split your signal to both amps. With your splitter, simply plug your guitar into the input of the pedal, then plug the two outputs to the input of two different amps.</p>
<h3 style="text-align: center;">ABY &amp; Switcher Pedals</h3>
<p style="text-align: center;">    <style>
    .post-body__wrap {
        width: 100% !important;
    }
    .slick-carousel {
        position: relative;
    }
    .slick-prev,
    .slick-next {
        z-index: 10;
        width: 40px;
        height: 40px;
    }
    .slick-prev {
        left: -50px;
    }
    .slick-next {
        right: -50px;
    }
    .slick-prev:before,
    .slick-next:before {
        font-size: 40px;
        color: #000;
    }
    .product-stamp {
        display: flex;
        flex-direction: column;
        height: 100%;
        text-decoration: none;
        color: inherit;
    }
    .product-stamp__image {
        width: 100%;
        height: 180px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
    }
    .product-stamp__image img {
        max-height: 100%;
        max-width: 100%;
        object-fit: contain;
    }
    .product-stamp__content {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding-top: 10px;
        text-align: center;
    }
    .product-stamp__content-title {
        font-size: .75rem;
        border-bottom: 1px solid #f1f1f1;
        font-family: canada-type-gibson, sans-serif;
        font-weight: 700;
        letter-spacing: .06rem;
        margin-bottom: 4px;
        min-height: 47px;
        padding-bottom: 10px;
        text-transform: uppercase;
    }
    .product-stamp__content-price {
        font-size: 1.375rem;
        font-family: gin, sans-serif;
        font-weight: 700;
        margin-bottom: 0;
    }
    .slick-slide > div {
        height: 100%;
    }
    </style>
    <div class="product-carousel-wrapper">
        <div class="product-carousel" id="product-carousel-6a7efd1b5aeef" data-filters='{ &quot;group_id&quot;:&quot;browse/guitar-pedals/aby-switchers&quot;, &quot;inStock&quot;:&quot;True&quot; }'></div>
    </div>
    <script>
    document.addEventListener('DOMContentLoaded', function () {
        const carousel = document.getElementById('product-carousel-6a7efd1b5aeef');
        if (!carousel) return;

        let filters;
        try {
            filters = JSON.parse(carousel.dataset.filters);
        } catch (e) {
            console.error('Invalid filters JSON:', e);
            return;
        }

        const url = new URL('https://ac.cnstrc.com/recommendations/v1/pods/filtered');
        url.searchParams.set('key', 'key_A2YIqKz8zkXkA26G');
        url.searchParams.set('i', 'b7532141-24d2-4294-a4ac-dff5983a770c');
        url.searchParams.set('s', '843');

        for (const key in filters) {
            const value = filters[key];
            if (Array.isArray(value)) {
                value.forEach(v => url.searchParams.append(`filters[${key}]`, v));
            } else {
                url.searchParams.append(`filters[${key}]`, value);
            }
        }

        fetch(url.toString())
            .then(res => res.json())
            .then(data => {
                const results = data?.response?.results || [];
                if (results.length === 0) {
                    carousel.innerHTML = '<p>No products found.</p>';
                    return;
                }

                const slider = document.createElement('div');
                slider.className = 'slick-carousel';

                results.forEach(product => {
                    const item = document.createElement('div');
                    item.className = 'col12';
                    item.innerHTML = `
                        <a class="product-stamp" href="https://www.andertons.co.uk${product.data.url}">
                            <div class="product-stamp__image">
                                <img decoding="async" src="${product.data.image_url}" alt="${product.value}" />
                            </div>
                            <div class="product-stamp__content">
                                <h3 class="product-stamp__content-title">${product.value}</h3>
                                <p class="product-stamp__content-price">£${product.data.calculatedPrice.toFixed(2)}</p>
                            </div>
                        </a>
                    `;
                    slider.appendChild(item);
                });

                carousel.appendChild(slider);

                const waitForSlick = (retries = 15) => {
                    if (typeof jQuery !== 'undefined' && typeof jQuery.fn.slick === 'function') {
                        jQuery(slider).slick({
                            infinite: true,
                            slidesToShow: 4,
                            slidesToScroll: 1,
                            responsive: [
                                { breakpoint: 768, settings: { slidesToShow: 2 } },
                                { breakpoint: 480, settings: { slidesToShow: 1 } }
                            ]
                        });
                    } else if (retries > 0) {
                        setTimeout(() => waitForSlick(retries - 1), 200);
                    } else {
                        console.error('Slick carousel not available');
                    }
                };

                waitForSlick();
            })
            .catch(err => {
                console.error('Product carousel fetch error:', err);
                carousel.innerHTML = '<p>Error loading products.</p>';
            });
    });
    </script>
    </p>
<p style="text-align: center;"><a class="button button--primary" href="https://www.andertons.co.uk/browse/guitar-pedals/aby-switchers/">Shop All ABY &amp; Switcher Pedals</a></p>
<h2>Let’s talk amps</h2>
<p>There are many different ways to run a stereo rig, but the simplest (and in my opinion best) way is to pick two amps of a similar headroom – which in general will mean a similar <a href="https://blog.andertons.co.uk/learn/voltage-wattage-ohms">wattage</a>. Bear in mind that solid state and valve amps produce vastly different volume and headroom at the same power. As a rule of thumb, a <a href="https://www.andertons.co.uk/browse/amps/valve-amps/">valve amp</a> of 15W or more will probably need to be paired with a <a href="https://www.andertons.co.uk/browse/amps/solid-state-digital-amps/">solid-state amp</a> of 50W or more.</p>
<h3>Why wattage matters</h3>
<p>It’s all about headroom when it comes to balancing a stereo rig, which is the amount of clean volume the amp produces before it starts to overdrive. This is because you ideally want to run both amps at the <a href="https://blog.andertons.co.uk/learn/wattage-vs-volume">same volume</a> at similar gain levels, so the sounds complement each other rather than one dominating the other. This becomes especially important if you want to add gain pedals into the mix. If you decided to pair a super high-headroom 100W amp like the <a href="https://www.andertons.co.uk/browse/brands/victory-amplifiers/">Victory</a> V140 Super Duchess with a low-headroom 1W amp like a Marshall DSL-1, then the moment you stepped on a distortion pedal, the Victory with all that headroom would jump in volume, whilst the Marshall – which has far less headroom – would be pushed over the limit and would only produce more gain without a measurable increase in volume. So suddenly, your amps which were perfectly matched in volume and gain will be thrown entirely out of balance as one becomes much louder, and one is much quieter and more distorted.</p>
<h3>Which amps pair well?</h3>
<p>Provided your amps are roughly matched in power, this is really all down to you, and what kind of sound you’re going for. Many guitarists will pair two of the same amp, because they like that sound but they’re just looking to add more width and texture, while others will combine different amps to find their own unique tone.</p>
<p>A great starting point would be to try pairing any of the big three amp brands: <a href="https://www.andertons.co.uk/browse/brands/fender/fender-guitar-bass-amps/">Fender</a>, <a href="https://www.andertons.co.uk/browse/brands/marshall-amps/">Marshall</a> and <a href="https://www.andertons.co.uk/browse/brands/vox-amps/">Vox</a>. All have their own unique characteristics that compliment each other in a variety of ways.</p>
<h4>Fender &amp; Marshall: complimentary frequencies</h4>
<p>Perhaps the most popular combination of <a href="https://blog.andertons.co.uk/learn/british-vs-american-amps">British and American tone</a> is Fender and Marshall, famously used by Stevie Ray Vaughan and more recently demonstrated by Simon Neil of Biffy Clyro. The EQs of these two amps are excellently suited to each other, as Fenders amps are known for their mid-scooped tone with plenty of bass and top end sparkle, while Marshall amps have a very mid-focused character that can sound very aggressive when cranked up. Together they fill in where the other lacks, so you still get the warmth and chime of the Fender with the punch of the Marshall.</p>
<h4>Vox &amp; Marshall: &#8220;mid-stacking&#8221; punch</h4>
<p>For something dirtier, a Vox and Marshall could hit the spot. Both amps sound great when they’re overdriving as their midrange character adds fullness and punch. This idea of “mid-stacking” is a trick used by Joe Bonamassa to get his huge sounds. The idea is to find amps that are mid-focused, but accentuate different parts of the midrange, to create a really full effect that sits perfectly in the guitar’s frequency range. Marshall amps have a lot of lower midrange which gives them their characteristic punch, while a Vox is very upper mid focused when it starts to overdrive, giving it grit and cut.</p>
<p>But don’t feel limited to these options, try pairing any two amps you like and find your unique sound!</p>
<h3>What is phase and why does it matter?</h3>
<p>As previously alluded, provided that a chosen solid-state amp can match a valve amp for headroom, they can work perfectly well together in a stereo setup, but you can run into issues combining a solid state or valve amp with a <a href="https://www.andertons.co.uk/guitar-dept/electric-guitar-amps/amp-simulators">digital amp</a>. This is because digital amps experience an almost imperceptible amount of latency as your signal is converted from digital to analogue, which when paired with an all-analogue amp, would put the two signals out of phase with one another.</p>
<p>If two amps are out of phase, the sound you hear will be very thin and quite shrill – not a very pleasant sound. So remember, pair analogue with analogue, or digital with digital – don’t mix and match.</p>
<h2>Dual mono setup</h2>
<p><img decoding="async" class="lazyload alignnone size-full wp-image-9867" src="https://blog.andertons.co.uk/wp-content/uploads/2022/02/Dual-Mono.png" alt="" width="1180" height="700" data-src="https://blog.andertons.co.uk/wp-content/uploads/2022/02/Dual-Mono.png" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/02/Dual-Mono.png 1180w, https://blog.andertons.co.uk/wp-content/uploads/2022/02/Dual-Mono-768x456.png 768w" sizes="(max-width: 1180px) 100vw, 1180px" /></p>
<p>Dual Mono is perhaps the simplest stereo setup, as you’re sending the same signal to both amps, so the splitter goes at the end of your chain. What you get with this setup is extra width and tonal blending in your overall sound, but the effects remain the same out of both amps. For example, if you activate a tremolo, you <em>won&#8217;t</em> get a bouncing effect – it&#8217;ll produce the same on both sides.</p>
<p>The main benefit of this setup is simplicity. If you&#8217;re not interested adding stereo effects pedals and you&#8217;re just looking to blend the frequencies of the two amps to compliment one another, this method is for you.</p>
<p>Make sure to roughly match volume and gain so that adding gain pedals won’t result in uneven jumps in volume.</p>
<h2>Wet/dry setup</h2>
<p><img decoding="async" class="lazyload alignnone size-full wp-image-9868" src="https://blog.andertons.co.uk/wp-content/uploads/2022/02/Wet-Dry.png" alt="" width="1180" height="700" data-src="https://blog.andertons.co.uk/wp-content/uploads/2022/02/Wet-Dry.png" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/02/Wet-Dry.png 1180w, https://blog.andertons.co.uk/wp-content/uploads/2022/02/Wet-Dry-768x456.png 768w" sizes="(max-width: 1180px) 100vw, 1180px" /></p>
<p>Wet/dry is a little more complicated than dual mono, but it creates crisp ambient textures while still delivering a clear, direct signal. The concept of wet/dry is that you send all of your “wet” effects such as reverb, delay and modulation to one amp, while the other amp receives your “dry” signal only containing overdrive, which remains dynamic and punchy. The great advantage to this setup is that you can heavily layer wet effects without your core sound getting washy or mushy, which can often be an issue when layering time-based effects.</p>
<p>If you use a wet/dry rig in a live or studio situation and mic both amps, the mix engineer can blend the wet and dry signals to taste. As a rule of thumb, use the amp with more headroom (usually known as a “<a href="https://blog.andertons.co.uk/learn/what-is-a-pedal-platform-amp">pedal platform amp</a>”) as the wet amp to ensure clarity in the wet effects. However there are no hard rules, so try both ways! Consider running your wet effects in the FX loop of one of the amps if you&#8217;ve got one. This gives you even more definition in your reverbs and delays and will sound just as the pedals were intended.</p>
<h2>True stereo setup</h2>
<p><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-9869" src="https://blog.andertons.co.uk/wp-content/uploads/2022/02/Stereo.png" alt="" width="1180" height="700" data-src="https://blog.andertons.co.uk/wp-content/uploads/2022/02/Stereo.png" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/02/Stereo.png 1180w, https://blog.andertons.co.uk/wp-content/uploads/2022/02/Stereo-768x456.png 768w" sizes="auto, (max-width: 1180px) 100vw, 1180px" /></p>
<p>The true stereo setup gets the most out of your best stereo effects. Many modern effects pedals feature stereo inputs and outputs, designed to send different effects to each side, adding width and unique variety across the two speakers. <a href="https://www.andertons.co.uk/browse/brands/strymon-effects/">Strymon</a> are a huge name in stereo effects, creating the likes of the Big Sky, Volante and Timeline – premium pedals with huge potential in sound production. Meris are another pedal company specialising in this department, producing synth-like tones from their cutting edge designs. Quality stompbox manufacturers like <a href="https://www.andertons.co.uk/browse/brands/walrus-audio/">Walrus Audio</a>, <a href="https://www.andertons.co.uk/browse/brands/gfi-system/">GFI System</a>, <a href="https://www.andertons.co.uk/browse/brands/eventide-audio/">Eventide Audio</a> and <a href="https://www.andertons.co.uk/browse/brands/old-blood-noise-endeavors/">Old Blood Noise Endeavours</a> all make amazing stereo pedals for your tone-shaping desires.</p>
<p>In terms of dialling in your amps, the same guidelines apply. If you already have any stereo pedals, it is very simple to set up. place your stereo pedal(s) at the end of your signal chain and send the two outputs to your two amps, and enjoy creating a sea of ambient sounds.</p>
<h2>Stereo modelling rigs</h2>
<p>The latest modelling amp technology provides everything two amps and a splitter does in one package. The Neural DSP <a href="https://www.andertons.co.uk/browse/brands/neural-dsp/">Quad Cortex</a>, Line 6 <a href="https://www.andertons.co.uk/browse/brands/line-6/line-6-helix-multi-fx-units/">Helix</a>, Kemper <a href="https://www.andertons.co.uk/browse/brands/kemper-amps/">Profiling Amp</a>, Valeton <a href="https://www.andertons.co.uk/browse/brands/valeton/">GP-200</a> and all their variations are amp emulators packed with guitar effects and stereo outputs. Dial in your amp settings in two “patches” or “blocks” and send each signal to a dedicated output. With an amp modeller, you can achieve any of the stereo setups depending on where you place each block in the signal chain.</p>
<p>Want to run a wet/dry setup? Easy – keep all your wet effects in one chain. Want to load up a ton of different effects for both amps? Done. Picking up a modelling amp is likely the best course of action for gigging guitarists because it makes travelling and setting up at shows that much quicker and easier. Plug your modeller into the front of house and you&#8217;re there – no heavy amps, or two in this case for a stereo rig, to lug around. For the <a href="https://blog.andertons.co.uk/learn/is-a-kemper-better-for-home-recording-than-a-real-amp">tone purists</a> valve amps are still the way to go. Unpowered modellers require a power amp if you wish to plug into amp cabinet speakers, otherwise you&#8217;ll have to run the signal into <a href="https://blog.andertons.co.uk/learn/what-is-an-frfr-speaker-cabinet-the-best-frfr-cabs-in-2025">FRFR speakers</a> or your audio interface.</p>
<h2>So&#8230; should you get a stereo amp rig?</h2>
<p>With two amps, there are so many ways to set them up to great a huge variety of different sounds. If you already have two amps, why not try a few different ways to set them up and find what your like – all you&#8217;ll need are two cables and a splitter, either as an ABY pedal or stereo guitar pedal (it&#8217;s a great excuse to buy a new pedal).</p>
<p>If you currently have one amp and you&#8217;re searching for more texture, depth or intricacy to your tone and effects, getting a second may be the perfect solution. And remember, there are no right answers, try experimenting until you find a sound that truly connects with you and your sound and style.</p>
<p>Enjoyed this read? We’ve collated some more relevant articles for you to check out:</p>
<ul>
<li><a href="https://blog.andertons.co.uk/learn/how-to-set-up-your-first-pedalboard">How to set up your first pedalboard</a></li>
<li><a href="https://blog.andertons.co.uk/learn/combo-amp-or-head-cab">Should I buy a combo amp or a head and cab?</a></li>
<li><a href="https://blog.andertons.co.uk/learn/what-is-an-ampless-guitar-rig">What is an ampless guitar rig?</a></li>
</ul>
<p>The post <a href="https://blog.andertons.co.uk/learn/why-you-should-try-a-stereo-guitar-amplifier-rig">Why You Should Try A Stereo Guitar Amplifier Rig</a> appeared first on <a href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.andertons.co.uk/learn/why-you-should-try-a-stereo-guitar-amplifier-rig/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is the &#8220;Plexi&#8221; Guitar Amp Sound?</title>
		<link>https://blog.andertons.co.uk/learn/what-is-the-plexi-guitar-amp-sound</link>
					<comments>https://blog.andertons.co.uk/learn/what-is-the-plexi-guitar-amp-sound#respond</comments>
		
		<dc:creator><![CDATA[James Hurman]]></dc:creator>
		<pubDate>Mon, 14 Jul 2025 09:09:00 +0000</pubDate>
				<category><![CDATA[Learn]]></category>
		<guid isPermaLink="false">https://blog.andertons.co.uk/?p=7710</guid>

					<description><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2019/08/Boutique-Guitar-Amps-Marsha-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="Boutique Guitar Amps Marshall Astoria" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" decoding="async" loading="lazy" srcset="https://blog.andertons.co.uk/wp-content/uploads/2019/08/Boutique-Guitar-Amps-Marsha-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2019/08/Boutique-Guitar-Amps-Marsha-200x200.jpg 200w" sizes="auto, (max-width: 600px) 100vw, 600px" /><p>When I asked a colleague here at Andertons “what is the Plexi sound?”, he said “Van Halen I” — which brought up an interesting point. I think of the Plexi sound as Hendrix through his Fuzz Face or Clapton on the “Beano” album with John Mayall and The Bluesbreakers. So, what is the Plexi and is there [&#8230;]</p>
<p>The post <a href="https://blog.andertons.co.uk/learn/what-is-the-plexi-guitar-amp-sound">What is the &#8220;Plexi&#8221; Guitar Amp Sound?</a> appeared first on <a href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2019/08/Boutique-Guitar-Amps-Marsha-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="Boutique Guitar Amps Marshall Astoria" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" decoding="async" loading="lazy" srcset="https://blog.andertons.co.uk/wp-content/uploads/2019/08/Boutique-Guitar-Amps-Marsha-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2019/08/Boutique-Guitar-Amps-Marsha-200x200.jpg 200w" sizes="auto, (max-width: 600px) 100vw, 600px" /><p>When I asked a colleague here at Andertons “what is the Plexi sound?”, he said “<em>Van Halen I</em>” — which brought up an interesting point. I think of the Plexi sound as Hendrix through his <a href="https://www.andertons.co.uk/jim-dunlop-jimi-hendrix-fuzz-face-pedal">Fuzz Face</a> or Clapton on the “<em>Beano</em>” album with John Mayall and The Bluesbreakers. So, what is the Plexi and is there a definitive Plexi sound?</p>
<p>Watch our video about our favourite guitar amplifiers that are inspired by the classic JTM sound – <a href="https://www.youtube.com/watch?v=HY7tmHsymDE">Click Here to find out!</a></p>
<h2>What is a Plexi?</h2>
<p>The Plexi gets its name from the early <a href="https://www.andertons.co.uk/brands/marshall-amps">Marshall amps</a> that used a plexiglass front panel during the ‘60s, before this was replaced by brushed metal in 1969. So really, when we talk about the Plexi, we mean early Marshall amps.</p>
<h2>The Birth of Marshall</h2>
<p>Jim Marshall was a drummer and London music store owner. The store built a reputation amongst guitarists such as Jimmy Page, Pete Townshend and Ritchie Blackmore, all looking to get their hands on rare <a href="https://www.andertons.co.uk/brands/fender/fender-guitar-amps">Fender amps</a> from across the pond.</p>
<p>In the early ’60s, Fender amps were expensive to import, so in 1962 Marshall decided to start building his own guitar amplifiers to replicate the Fender Tweed Bassman. However, due to the availability of components, he ended up making something that sounded quite different – <a href="https://www.andertons.co.uk/marshall-vintage-reissue-2245-30w-jtm45-head">The JTM45</a>! This was the first Marshall amp, and one of the most iconic. It used KT66 power valves (or tubes, depending on your persuasion) compared to the 6L6 valves of the Bassman, and higher gain ECC83 preamp valves, that the 12AY7s of its American cousin.</p>
<p>These changes resulted in more amp distortion, which became an increasing trend in the early days of British Rock and Roll. These JTM45s got into the hands of Eric Clapton, Jimi Hendrix and Paul Kossoff, and created the famous “British Sound”.</p>
<h2>Getting Louder</h2>
<p>The Plexi sound is synonymous with incredible volume and crunchy overdrive, as guitarists of the ’60s cranked the sound to achieve more distortion. For me, the quintessential Plexi sound is a JMT45 turned up to 10, as heard from Clapton on the “Beano” album. (Rumour has it that you can switch a guitar amp <a href="https://www.youtube.com/watch?v=uMSV4OteqBE">up to 11</a>, but we&#8217;ve never seen it.)</p>

    </div>

</section>
<!-- END: post-body -->

<section class="youtube-video">

    <div class="container">

        <div class="col12">

            <iframe
            	class="youtube-embed"
            	src="https://www.youtube.com/embed/m9N8Qi6zLSU?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">HIDEAWAY (1966) by John Mayall's Bluesbreakers- featuring Eric Clapton</span>

                <span itemprop="description">One of the first great rock guitar tones was the Blues Breakers 'Beano' album featuring a young Eric Clapton playing a Les Paul Standard through a Marshall amp. Even now, many believe this is Eric's greatest guitar work. At the time, 1966, no one could quite believe the fluid guitar licks and the biting tone. This album was the basis for the slogans around London saying 'Clapton is God'.

Eric Clapton told Guitar Player magazine that the 1960 Les Paul Standard he played on Blues Breakers was "the best Les Paul I ever had... just a regular sunburst Les Paul that I bought in one of the shops in London right after I'd seen Freddie King's album cover of Let's Hide Away And Dance Away, where he's playing a gold-top. It had humbuckers and was almost brand new -- original case with that lovely purple velvet lining. Just magnificent. I never really found one as good as that. I do miss that one."  According to Clapton lore, his sacred 1960 was purchased in Lew Davis' guitar shop on Charing Cross Road in London in 1965. 

According to the most widely accepted story, Eric Clapton wanted an amp that would fit in the boot of his car, so he asked Jim Marshall (whose store in London he frequented) to make him a combo amp powerful enough to use on stage. According to Robb Lawrence's The Early Years of the Les Paul Legacy, Jim Marshall initially gave Clapton a Model 1961 with 4x10" speakers, which was soon replaced with a 2x12" Model 1962. Clapton used the combo amplifier with his 1960 Gibson Les Paul Standard, allegedly in combination with a Dallas Rangemaster Treble Booster, which resulted in the creation of a texture of sound that would become regarded as iconic in the realm of blues oriented rock. (Update: I was reading an interview with Joe Bonamassa who said he doubted the Rangemaster was used as he was able to recreate the Beano sound using a '59 Les Paul plugged into the treble jack of a real '66 Marshall Bluesbreaker type combo without one.  He tried a couple of Rangemasters but didn't think they were part of the sound, although he acknowledged he could be wrong.  Unless Clapton says something, we will probably never know with certainty).

Hideaway is a Freddy King instrumental that while sticking to the basic structure, has Clapton's own stamp. It was a huge inspiration for guitarists at the time and since, and many learned guitar copying licks off this album. (Just look at the many guitarists who have put their own versions on You Tube!).

Sadly there is no film footage of this vintage Clapton, so I have put together a 'Ken Burns' type slide video using every Blues Breaker era image I could find.

Comments are invited but please no 'my guitarist is better than your guitarist'!</span>

                <span itemprop="thumbnailUrl">https://i.ytimg.com/vi/m9N8Qi6zLSU/default.jpg</span>

                <span itemprop="duration">PT3M22S</span>

                <span itemprop="uploadDate">2009-11-04T22:38:00Z</span>

                <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter">
                    <link itemprop="interactionType" href="http://schema.org/WatchAction"/>
                    <span itemprop="userInteractionCount">1511197</span>
                </div>

            </div>

        </div>

    </div>

</section>
<!-- END: spotify-widget -->

<section class="post-body">

    <div class="post-body__wrap">

<p>During the 1960s, Marshall switched to louder KT88 power valves as his amplifiers grew more powerful. Whilst at about 45 watts, the JTM45 was loud, in 1967 he introduced the <a href="https://www.andertons.co.uk/brands/marshall-amps/vintage-reissue-amps/marshall-vintage-reissue-1987x-50w-guitar-amp-head">50 Watt</a> and 100 Watt Superlead. It’s these 100W Superleads that gave The Who and Jimi Hendrix their sound.</p>
<p>By this point, Marshall was using EL34 power valves – these are the ones most commonly associated with Marshall amps. They could produce more volume and gave the amps a stronger mid-range character.</p>
<h2 class="product-list-title"><span class="page-title--arrows">Shop Classic Plexi Style Amps</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/marshall-vintage-reissue-2245-30w-jtm45-head">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/5cf3ff08/6632b24afe242800127f742a/109930-tmp4D8.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Marshall JTM45 2245 Vintage Reissue 30W Valve Amp Head">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Marshall JTM45 2245 Vintage Reissue 30W Valve Amp Head</h3>
			<p class="product-stamp__content-price">£1,329.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/marshall-sv20h-studio-vintage-20w-amp-head">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/274cb058/6632bebffe24280012813da6/317428-1548082025175.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Marshall SV20H Studio Vintage Plexi 20W Valve Amp Head">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Marshall SV20H Studio Vintage Plexi 20W Valve Amp Head</h3>
			<p class="product-stamp__content-price">£759.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/marshall-sv20c-studio-vintage-20w-combo-amp">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/f4c54e50/6632c06efe242800128177b0/317432-1548083102962.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Marshall SV20C Studio Vintage Plexi 20W 1x10"" Valve Amp Combo">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Marshall SV20C Studio Vintage Plexi 20W 1x10"" Valve Amp Combo</h3>
			<p class="product-stamp__content-price">£799.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/marshall-vintage-reissue-1987x-50w-guitar-amp-head">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/b2fab233/6632b86efe24280012806289/54365-tmp21C9.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Marshall 1987X Vintage Reissue 50W Valve Amp Head">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Marshall 1987X Vintage Reissue 50W Valve Amp Head</h3>
			<p class="product-stamp__content-price">£1,599.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/marshall-origin-20w-all-valve-amp-head">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/b6cba5e8/6632a491fe242800127d4943/393181-ORI20H.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Marshall Origin ORI20H 20W All Valve Amp Head">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Marshall Origin ORI20H 20W All Valve Amp Head</h3>
			<p class="product-stamp__content-price">£449.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/marshall-origin-50w-all-valve-amp-head">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/32e69a78/6632ad9afe242800127ec31b/393183-ORI50H.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Marshall Origin ORI50H 50W All Valve Amp Head">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Marshall Origin ORI50H 50W All Valve Amp Head</h3>
			<p class="product-stamp__content-price">£529.00
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap">
<h2>Hot-Rodded Plexis</h2>
<p>As rock music got heavier in the ’70s, guitarists started modifying (commonly known as hot-rodding) their Plexis for more gain (essentially, volume) – and this is a large part of the reason why the “Plexi sound” means different things to different people. This brings us back to Eddie Van Halen and his hot-rodded Marshall on <em>Van Halen I</em>. Moving on to the 1980s, one name stands out &#8211; José Arredondo – whose amp modifications for Steve Vai, James Hetfield, and Eddie Van Halen, made him a legend in the guitar world.</p>

    </div>

</section>
<!-- END: post-body -->

<section class="youtube-video">

    <div class="container">

        <div class="col12">

            <iframe
            	class="youtube-embed"
            	src="https://www.youtube.com/embed/i5txwFv-zYM?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Van Halen - Runnin' With The Devil (Official Music Video)</span>

                <span itemprop="description">Watch the official music video for "Runnin' With The Devil" by Van Halen

♫ Subscribe to Van Halen channel and ring the bell to turn on notifications: https://vh.lnk.to/YTSub

🎙Listen to Van Halen https://vh.lnk.to/VHStr

Follow Van Halen:

♪ Website http://www.van-halen.com/
🎛 Facebook https://www.facebook.com/VanHalen
🎞 Instagram https://www.instagram.com/vanhalen/

*******************

The Official YouTube Channel for the band Van Halen.</span>

                <span itemprop="thumbnailUrl">https://i.ytimg.com/vi/i5txwFv-zYM/default.jpg</span>

                <span itemprop="duration">PT3M32S</span>

                <span itemprop="uploadDate">2015-03-04T15:25:38Z</span>

                <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter">
                    <link itemprop="interactionType" href="http://schema.org/WatchAction"/>
                    <span itemprop="userInteractionCount">16818122</span>
                </div>

            </div>

        </div>

    </div>

</section>
<!-- END: spotify-widget -->

<section class="post-body">

    <div class="post-body__wrap">

<p>This progression eventually paved the way for the high-gain modern Marshall amps like the <a href="https://www.andertons.co.uk/marshall-jcm800-2203-100w-valve-head">JCM800</a>, but the lineage is all routed to those plexiglass front panel amps that Jim Marshall was making in the back of his music store in North West London in the early 1960s. Whether you’re a fan of the classic ‘60s Plexi sound, or the juiced up ‘70s hot-rodded Plexi sound, the aura around the Plexi has etched Marshall into Rock ‘n’ Roll legend.</p>
<h2 class="product-list-title"><span class="page-title--arrows">Shop Hot-Rodded Plexi Style Amps</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/victory-sheriff-25w-compact-sleeve-amp-head">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/87e36951/6632c279fe2428001281b5ad/SHERIFF25HCOMP-1.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Victory The Sheriff 25w Compact Sleeve Guitar Amplifier Head">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Victory The Sheriff 25w Compact Sleeve Guitar Amplifier Head</h3>
			<p class="product-stamp__content-price">£1,269.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/friedman-little-sister-20w-valve-amp-head">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/bae435aa/6632ac1ffe242800127e897e/LITTLE-SISTER-H-Friedman-Little-Sister-Head-Front.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Friedman Little Sister 20W Valve Amp Head">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Friedman Little Sister 20W Valve Amp Head</h3>
			<p class="product-stamp__content-price">£1,399.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/evh-5150-iii-50w-6l6-black-230">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/a535022f/6632a6c4fe242800127da5e6/259399-1516207673491.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="EVH 5150 III 50W 6L6 Head in Black">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">EVH 5150 III 50W 6L6 Head in Black</h3>
			<p class="product-stamp__content-price">£1,339.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/marshall-dsl20hr-20w-valve-head">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/df95ccd7/6632bf60fe24280012815428/261217-DSL20_H_Front.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Marshall DSL20HR 20W Valve Head">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Marshall DSL20HR 20W Valve Head</h3>
			<p class="product-stamp__content-price">£369.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/friedman-little-sister-20w-valve-amp-combo">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/52a7b309/6632c8acfe24280012823ec0/LITTLE-SISTER-C-Friedman-Little-Sister-Combo-Front.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Friedman Little Sister 20W 1x12"" Valve Amp Combo">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Friedman Little Sister 20W 1x12"" Valve Amp Combo</h3>
			<p class="product-stamp__content-price">£1,699.00
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap">

    </div>

</section>
<!-- END: post-body -->

<section class="youtube-video">

    <div class="container">

        <div class="col12">

            <iframe
            	class="youtube-embed"
            	src="https://www.youtube.com/embed/YrCj3eyeA7o?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Can Rob spot the Marshall amp - Avec le blindfold?</span>

                <span itemprop="description">Head over to the Andertons website to find the products in the video! | https://tinyurl.com/27gsswfq

Electric Guitar Department | https://tinyurl.com/2ah7ele5
Acoustic Guitar Department | https://tinyurl.com/23tr727d
Bass Department | https://tinyurl.com/24yqm6sy
Guitar Pedal Department | https://tinyurl.com/287hdxhq
Amp Department | https://tinyurl.com/28vnqtu5

The links below may be outdated, use the links above to start browsing the website. 
👆 At Andertons we love a good old Chappers blindfold challenge - can Rob spot a Marshall 2555 Jubilee ( https://goo.gl/oMHsyC ) from a selection of similar amps? Check out the amps below, all available from Andertons!

Marshall 2555 Jubilee Head: https://goo.gl/oMHsyC
Friedman Runt 50w: https://goo.gl/QUKzik
Boss Katana 100: https://goo.gl/Cxnwna
EVH 5150 III 50w EL34: https://goo.gl/ezPr63
Egnater Tweaker 40w: https://goo.gl/aQr2b9
Victory Sheriff 44: https://goo.gl/Qe8DSi

Interested in other Andertons YouTube channels? Click on one of these links to find out more…

Andertons Guitar & Bass YouTube Channel: https://goo.gl/kRJCpb
Andertons Drummers YouTube Channel: https://goo.gl/9yKSS9
Andertons Keyboard YouTube Channel: https://goo.gl/ns172M
Andertons Music Tech YouTube Channel: https://goo.gl/Pmy8Ao
Andertons Shopping Web Site: https://goo.gl/TPsG2Q
Buy a T Shirt: https://goo.gl/TrTe78

Make sure to subscribe to Andertons TV for more great videos like this: https://goo.gl/aAzyQM

#Marshall #Chappers #CaptainAnderton #Andertons</span>

                <span itemprop="thumbnailUrl">https://i.ytimg.com/vi/YrCj3eyeA7o/default.jpg</span>

                <span itemprop="duration">PT30M44S</span>

                <span itemprop="uploadDate">2018-09-06T09:30:00Z</span>

                <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter">
                    <link itemprop="interactionType" href="http://schema.org/WatchAction"/>
                    <span itemprop="userInteractionCount">445647</span>
                </div>

            </div>

        </div>

    </div>

</section>
<!-- END: spotify-widget -->

<section class="post-body">

    <div class="post-body__wrap">

<h2>Modern Alternatives</h2>
<p>Several contemporary companies offer their own take on the hot-rodded Plexi-style guitar amp, giving you a wide choice when it comes to achieving that classic sound. You should certainly check out EVH – a range designed by Eddie Van Halen himself. Other models to look out for include the hand-built Victory amps, and the excellent Friedman products.</p>
<h2>Plexi Sound in a Box!</h2>
<p>But what if you’re not playing at giant sold out arenas, and you have no use for a 100-watt Plexi? Or you simply don&#8217;t have the funds to shell out for a new amp? Well, you’re in luck. In recent years, pedal builders have looked to capture that distinctive tone in a compact stompbox format, so you can take that sound with you anywhere, at any volume.</p>
<p>From <a href="https://www.andertons.co.uk/tone-city">Tone City</a> to <a href="https://www.andertons.co.uk/brands/strymon-effects">Strymon</a>, there’s a Plexi pedal for you. For classic low-to-mid gain Plexi sounds, try the <a href="https://www.andertons.co.uk/jhs-pedals-charlie-brown-overdrive-v4">JHS Charlie Brown</a>. Or if you’re looking for the higher gain, hot-rodded Plexi sound, or for a more versatile Plexi pedal, check out the <a href="https://www.andertons.co.uk/tone-city-golden-plexi-overdrive-pedal">Tone City Golden Plexi</a>, the <a href="https://www.andertons.co.uk/universal-audio-uafx-lion-68-super-lead-amp-simulator-pedal">Universal Audio UAFX Lion 68 Super Lead Amp Simulator Pedal</a> or the <a href="https://www.andertons.co.uk/tone-city-golden-plexi-overdrive-pedal">Wampler Plexi Mini</a>.</p>
<p>Hear the sounds of the <a href="https://www.youtube.com/watch?v=CPMpO5QiYsU">Tone City Golden Plexi 2,</a> or the <a href="https://www.youtube.com/watch?v=vxqTJXcPXYs">NUX Plexi Crunch</a> for yourself!</p>
<h2 class="product-list-title"><span class="page-title--arrows">Shop Plexi Style Pedals</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/xotic-sl-drive-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/fc2733fc/6632a582fe242800127d703b/22198-XOTICSL_super.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Xotic SL Drive Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Xotic SL Drive Pedal</h3>
			<p class="product-stamp__content-price">£129.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/wampler-plexi-drive-mini-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/a4e664f5/6632c2cefe2428001281c0df/416421-Wampler_Plexi-Drive_Mini_top.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Wampler Plexi Drive Mini Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Wampler Plexi Drive Mini Pedal</h3>
			<p class="product-stamp__content-price">£149.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/tone-city-golden-plexi-overdrive-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/987bd1fd/69a57be03cd72dcba727d792/GOLDENPLEXI-1.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Tone City Golden Plexi Overdrive Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Tone City Golden Plexi Overdrive Pedal</h3>
			<p class="product-stamp__content-price">£45.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/catalinbread-dirty-little-secret-deluxe-drive-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/5e058a5b/6632cd5afe24280012828cf8/DIRTYLITTLESECRET-DL-Catalinbread-Dirty-Little-Secret-Deluxe-Drive-Pedal-hero.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Catalinbread Dirty Little Secret Deluxe Drive Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Catalinbread Dirty Little Secret Deluxe Drive Pedal</h3>
			<p class="product-stamp__content-price">£239.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/universal-audio-uafx-lion-68-super-lead-amp-simulator-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/f9957385/6632a810fe242800127dde1e/GPM-LION-UAFX-The-Lion-Hero.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Universal Audio UAFX Lion '68 Super Lead Amp Simulator Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Universal Audio UAFX Lion '68 Super Lead Amp Simulator Pedal</h3>
			<p class="product-stamp__content-price">£285.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/nux-miab-reissue-plexi-crunch-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/50b751b4/6632b12cfe242800127f4490/MIAB-Nux-MIAB-Reissue-Plexi-Crunh-Pedal-in-Copper-Front.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="NUX MIAB Reissue Plexi Crunch Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">NUX MIAB Reissue Plexi Crunch Pedal</h3>
			<p class="product-stamp__content-price">£39.99
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap">
<h2>F.A.Q</h2>
<ul>
<li><strong>What is a Plexi amplifier? </strong>The terms &#8216;Plexi&#8217; or &#8216;Plexi style&#8217; refer to amplifiers which deliver a classic &#8216;rock&#8217; sound with high volume and distortion.</li>
<li><strong>What is &#8216;Plexi&#8217; short for? </strong>Plexi is short for &#8216;plexiglass&#8217; – a reference to the 1960s Marshall amps which had a plexiglass front.</li>
<li><strong>What is a hot-rodded amp? </strong>An amp which has been custom modified for higher volume and distortion.</li>
<li><strong>What is a stompbox? </strong>Small, portable units designed to modify your guitar&#8217;s sound. A stompbox differs from a guitar pedal in that it has a simple on/off switch.</li>
</ul>

    </div>

</section>
<!-- END: post-body -->

<section class="youtube-video">

    <div class="container">

        <div class="col12">

            <iframe
            	class="youtube-embed"
            	src="https://www.youtube.com/embed/D-Vs4nWHYtY?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">The Ultimate Plexi Pedal Blindfold Challenge - 7 Contenders - £40 to £280 Shootout!</span>

                <span itemprop="description">Head over to the Andertons website to find the products in the video! | https://tinyurl.com/27gsswfq

Electric Guitar Department | https://tinyurl.com/2ah7ele5
Acoustic Guitar Department | https://tinyurl.com/23tr727d
Bass Department | https://tinyurl.com/24yqm6sy
Guitar Pedal Department | https://tinyurl.com/287hdxhq
Amp Department | https://tinyurl.com/28vnqtu5

The links below may be outdated, use the links above to start browsing the website. 
👆 Seven Plexi inspired overdrive pedals, one Pete Honoré can he tell the most expensive from the most affordable? Looking at an array of pedals starting from £40 to just under £300, Do all Plexi-style pedals sounds the same when set at 12 o'clock? | https://tinyurl.com/y5tf6fns

» Strymon Riverside Multistage Drive Pedal | https://tinyurl.com/y648ymwr
» Xotic SL Drive Pedal | https://tinyurl.com/y3oha7dq
» Electro Harmonix OD Glove | https://tinyurl.com/y3q5832l
» Tone City Golden Plexi | https://tinyurl.com/y2qkd6mb
» JHS Pedals Charlie Brown Overdrive | https://tinyurl.com/y29cslxs
» Wampler Plexi Drive Mini Pedal | https://tinyurl.com/yxll67b2
» Catalinbread Dirty Little Secret Drive Pedal | https://tinyurl.com/y2j392zf

» The GigRig QuarterMaster QMX-8 Pedal Switcher | https://tinyurl.com/y3sszhw6

🎥  Looking to watch something else? Check out our previous episode! 
» https://www.youtube.com/watch?v=t9LSJ06xaaI

↪️ Episode Guide ↩️
» 0:00 Cheap Vs Expensive Plexi Pedal Challenge
» 1:23 Let's See The Pedals
» 2:43 Pedal #1
» 5:17 Pedal #2
» 7:02 Pedal #3
» 9:47 Pedal #4
» 12:47 Pedal #5
» 16:32 Pedal #6 
» 18:30 Pedal #7
» 21:39 Was Pete Right?
» 32:50 Let's Run Through Those Again
» 35:20 Final Thoughts 

📱 Why not give us a follow on our social channels?
» Instagram | https://www.instagram.com/andertonsmusicco
» Facebook | https://www.facebook.com/andertons/
» Twitter | https://twitter.com/andertonsmusic

👕 Buy A T-Shirt 👕 | https://tinyurl.com/vdq7rmg 
You've watched the videos & seen the store, now join the Andertons Family with our exclusive, official merchandise! With free UK delivery on all orders containing only a T-Shirt, Hoodie or Jumper & super low international shipping costs, there is no better time to be an Andertons fan than now! 

Interested in other Andertons YouTube channels? Click on one of these links to find out more…
Andertons Guitar & Bass YouTube Channel: https://goo.gl/kRJCpb
Andertons Drummers YouTube Channel: https://goo.gl/9yKSS9
Andertons Synths, Keys & Tech YouTube Channel: https://goo.gl/ns172M
Andertons Shopping Website: https://goo.gl/TPsG2Q

Make sure to subscribe to Andertons TV for more great videos like this: https://goo.gl/aAzyQM
#Andertons #PlexiPedalShootout #BlindfoldChallenge</span>

                <span itemprop="thumbnailUrl">https://i.ytimg.com/vi/D-Vs4nWHYtY/default.jpg</span>

                <span itemprop="duration">PT36M59S</span>

                <span itemprop="uploadDate">2021-01-27T15:00:06Z</span>

                <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter">
                    <link itemprop="interactionType" href="http://schema.org/WatchAction"/>
                    <span itemprop="userInteractionCount">249624</span>
                </div>

            </div>

        </div>

    </div>

</section>
<!-- END: spotify-widget -->

<section class="post-body">

    <div class="post-body__wrap">

<h2>Want to Learn More?</h2>
<p class="western">If you enjoyed this read, check out more of our <a href="/learn">learn</a> articles!</p>
<p><a class="button button--primary" href="https://www.andertons.co.uk">Shop at Andertons</a></p>
<p>The post <a href="https://blog.andertons.co.uk/learn/what-is-the-plexi-guitar-amp-sound">What is the &#8220;Plexi&#8221; Guitar Amp Sound?</a> appeared first on <a href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.andertons.co.uk/learn/what-is-the-plexi-guitar-amp-sound/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Boost, Overdrive, Distortion &#038; Fuzz: A Beginner’s Guide to Gain Pedals</title>
		<link>https://blog.andertons.co.uk/learn/distortion-pedal-beginners-guide</link>
					<comments>https://blog.andertons.co.uk/learn/distortion-pedal-beginners-guide#comments</comments>
		
		<dc:creator><![CDATA[James Hurman]]></dc:creator>
		<pubDate>Fri, 27 Jun 2025 08:00:21 +0000</pubDate>
				<category><![CDATA[Learn]]></category>
		<guid isPermaLink="false">https://blog.andertons.co.uk/?p=8340</guid>

					<description><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2021/09/THIS-ONE-e1633422950788-600x600.jpeg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" decoding="async" loading="lazy" srcset="https://blog.andertons.co.uk/wp-content/uploads/2021/09/THIS-ONE-e1633422950788-600x600.jpeg 600w, https://blog.andertons.co.uk/wp-content/uploads/2021/09/THIS-ONE-e1633422950788-200x200.jpeg 200w" sizes="auto, (max-width: 600px) 100vw, 600px" /><p>What is distortion? You may have heard a lot of jargon surrounding distortion: like “gain” or “drive”. Technically speaking, distortion is a type of gain, and gain pedals can generally be categorised into 4 different types: Boost, Overdrive, Distortion and Fuzz. I will explain the differences and characteristics of each so that by the end [&#8230;]</p>
<p>The post <a href="https://blog.andertons.co.uk/learn/distortion-pedal-beginners-guide">Boost, Overdrive, Distortion &#038; Fuzz: A Beginner’s Guide to Gain Pedals</a> appeared first on <a href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2021/09/THIS-ONE-e1633422950788-600x600.jpeg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" decoding="async" loading="lazy" srcset="https://blog.andertons.co.uk/wp-content/uploads/2021/09/THIS-ONE-e1633422950788-600x600.jpeg 600w, https://blog.andertons.co.uk/wp-content/uploads/2021/09/THIS-ONE-e1633422950788-200x200.jpeg 200w" sizes="auto, (max-width: 600px) 100vw, 600px" /><p>What is distortion? You may have heard a lot of jargon surrounding distortion: like “gain” or “drive”. Technically speaking, distortion is a type of gain, and gain pedals can generally be categorised into 4 different types: <a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/boost-pedals">Boost</a>, <a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/overdrive-pedals">Overdrive</a>, <a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/overdrive-pedals">Distortion</a> and <a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/fuzz-pedals">Fuzz</a>. I will explain the differences and characteristics of each so that by the end of this guide, you’ll have a better understanding of which type of pedal to go for.</p>
<h2>What causes Distortion?</h2>
<p>It’s helpful to have a basic knowledge of how distortion works to work out what type of pedal is right for you, so let&#8217;s break that down. When you strum your guitar, the string vibrations are converted into electronic waveform signals by the pickups which are sent to your amp. Beyond a certain point an amp can no longer get louder as the waveforms get bigger. Once the waves exceed this point (known as the “headroom” of the amp), the peaks of the waves get squashed down, or “compress”.</p>
<p>It is this compression that causes distortion and how these waveforms are compressed will influence how your sound distorts. To get your clean signal to distort naturally from the amp may require you to turn the volume up far beyond a reasonable level. Distortion pedals can simulate this distortion at far more reasonable volume levels by using amplification and clipping circuits.</p>
<h3>What is Clipping?</h3>
<p><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-8781" src="https://blog.andertons.co.uk/wp-content/uploads/2021/10/blog-diagram-clipping-waveforms.jpg" alt="" width="3920" height="2160" data-src="https://blog.andertons.co.uk/wp-content/uploads/2021/10/blog-diagram-clipping-waveforms.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2021/10/blog-diagram-clipping-waveforms.jpg 3920w, https://blog.andertons.co.uk/wp-content/uploads/2021/10/blog-diagram-clipping-waveforms-768x423.jpg 768w" sizes="auto, (max-width: 3920px) 100vw, 3920px" /></p>
<p>In gain pedals the circuits will clip the waveform as an amp would do past its headroom. There are essentially two types of clipping: “soft-clipping” and “hard-clipping”. This refers to how the peaks of the waveform are compressed, which affects how the distortion sounds. Soft-clipping will squash the peaks just as a cranked valve amp would, whilst hard-clipping will simply cut off the signal as it exceeds the headroom, which produces a more aggressive, harsh sound.</p>
<p>Generally speaking, overdrive pedals use soft-clipping to get an amp-like distortion that is dynamic and responsive. It will generally distort more the harder you strike the strings and it&#8217;ll clean up the softer you pick – this is great for jazz, blues, Americana and indie rock. Distortion pedals&#8217; gnarlier hard-clipping is more immediately harsh regardless of your pick attack, so this might be useful in full-throttle hard rock and <a href="https://blog.andertons.co.uk/learn/ultimate-metal-guitar-pedalboard">metal</a> music.</p>
<p>There is another option: fuzz pedals amplify and clip the signal to such extremes that the waveform becomes a square-wave, which can sound fuzzy and woolly, or spitty and nasty, and it can get completely wild – it’s a very fun effect to sculpt! This has been used most prominently throughout the early days of rock music (think Jimi Hendrix tones), punk, doom metal, stoner rock and shoegaze.</p>
<h2>Boost Pedals</h2>
<p><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-8680" src="https://blog.andertons.co.uk/wp-content/uploads/2021/10/JQLV7pTA.jpeg" alt="" width="4300" height="2867" data-src="https://blog.andertons.co.uk/wp-content/uploads/2021/10/JQLV7pTA.jpeg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2021/10/JQLV7pTA.jpeg 4300w, https://blog.andertons.co.uk/wp-content/uploads/2021/10/JQLV7pTA-768x512.jpeg 768w" sizes="auto, (max-width: 4300px) 100vw, 4300px" /></p>
<p>Unlike the other types of pedals on this list, boost pedals don’t contain any clipping. As the name suggests, it simply boosts the volume of your guitar going into your amplifier. But the way it interacts with valve amps or other types of gain pedals can be used in creative ways. Using a boost pedal into a valve amp can provide enough of a volume boost for the guitar signal to exceed the headroom of the valves, causing them to overdrive and bring out those sweet and crunchy classic rock tones. Into a solid-state amp or a very high-wattage amp, it will simply boost the volume without adding any appreciable amount of gain. This can be useful to bump up the volume of your guitar for a solo if you just need that extra volume to cut through the band mix.</p>
<p>Boost pedals can also be used in combination with other types of gain pedals to produce different gain levels – this is known as gain stacking, and is a great way to add more variation to your sound. Adding a boost pedal <em>before</em> another gain pedal such as an overdrive or distortion in your signal chain will produce more gain without much more volume. Placing it <em>after</em> a gain pedal will produce more volume without much increase in gain.</p>
<p>The <a href="https://www.andertons.co.uk/tc-electronic-spark-mini-booster/">Tone City All Spark</a> is a popular boost because it is affordable and simple, as it only features three dials: fat, bright and gain. It&#8217;s also in a mini pedal, meaning it&#8217;ll fit snugly on your pedalboard. The Xotic <a href="https://www.andertons.co.uk/xotic-ssb-super-sweet-booster/">SSB Super Sweet</a> boost and <a href="https://www.andertons.co.uk/xotic-ep-booster-pedal/">EP</a> boost are excellent midrange options that are simple to use but boasting outstanding quality components. The <a href="https://www.andertons.co.uk/jam-pedals-boomster-mk2-clean-boost-pedal-with-buffer/">Jam Pedals Boomster</a> is a great high-end option as you can set it either in true bypass or buffered mode – the latter keeping your guitar signal strong if it is passing through a lot of pedals before it reaches your amp.</p>
<h2 class="product-list-title"><span class="page-title--arrows">Shop Boost Pedals</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/tc-electronic-spark-mini-booster">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/4c1faaed/6632a5b4fe242800127d771f/264851-1518717455905.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="TC Electronic Spark Mini Booster">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">TC Electronic Spark Mini Booster</h3>
			<p class="product-stamp__content-price">£39.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/mxr-micro-amp-gain-boost-pedal-m-133">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/0afe1122/6632b0c7fe242800127f353a/17595-MXRMICROAMP_super.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="MXR Micro Amp Gain Boost Pedal M-133">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">MXR Micro Amp Gain Boost Pedal M-133</h3>
			<p class="product-stamp__content-price">£99.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/tone-city-all-spark-boost-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/24a1cd26/6632aa7afe242800127e4123/94929-tmpC7D3.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Tone City All Spark Boost Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Tone City All Spark Boost Pedal</h3>
			<p class="product-stamp__content-price">£44.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/electro-harmonix-lpb-1-liner-power-booster-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/13ddadac/6632a98dfe242800127e1ba3/27120-NANOLPB1.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Electro Harmonix LPB-1 Liner Power Booster">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Electro Harmonix LPB-1 Liner Power Booster</h3>
			<p class="product-stamp__content-price">£44.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/xotic-ep-booster-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/90382a4a/6632a61afe242800127d86d4/348434-ep-booster-13.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Xotic EP Booster Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Xotic EP Booster Pedal</h3>
			<p class="product-stamp__content-price">£129.99
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap">
<p><a class="button button--primary" href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/boost-pedals">Shop All Boost Pedals</a></p>
<h2>Overdrive Pedals</h2>
<p><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-8681" src="https://blog.andertons.co.uk/wp-content/uploads/2021/10/jH8lZemg.jpeg" alt="" width="4823" height="3215" data-src="https://blog.andertons.co.uk/wp-content/uploads/2021/10/jH8lZemg.jpeg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2021/10/jH8lZemg.jpeg 4823w, https://blog.andertons.co.uk/wp-content/uploads/2021/10/jH8lZemg-768x512.jpeg 768w" sizes="auto, (max-width: 4823px) 100vw, 4823px" /></p>
<p>Overdrive pedals come in all different shapes and sizes, and there are probably more different types of drive than any other types of gain pedals out there. A quality, versatile overdrive is a necessity on <a href="https://blog.andertons.co.uk/learn/budget-pedalboard">any pedalboard</a>. Overdrives generally produce a moderate amount of gain and are therefore used for low to mid-gain sounds, like blues, rock and its many subgenres.</p>
<p>Usually (but not always), this effect is achieved by using a soft-clipping circuit, mimicking the characteristics of a slightly over-driven amp. The quintessential electric guitar sound was built on this effect. Although there are countless different types of overdrive pedals, I will cover three of the most popular styles: the Tube Screamer, Bluesbreaker, and Klon.</p>
<h3>Tube Screamer Style Overdrive</h3>
<p>The Tube Screamer is the most famous of overdrive pedals and is characterised by its distinctive EQ curve. Most stompboxes based on this style of overdrive will be soft-clipping, cut the bass and add lots of mid-range, which can add thickness to a clean sound, or tighten up a high-gain metal sound. It boosts the perfect frequencies right around 700-1K Hz to cut through any mix. So whether you play in a metalcore band and you’re looking to create fast staccato attack, or you’re pining for that famous Stevie Ray Vaughan blues sound, look no further than the Tube Screamer.</p>
<p>The Tube Screamer was made by Ibanez in 1979 but was first sold under the <a href="https://www.andertons.co.uk/browse/brands/maxon-effects/">Maxon</a> label. You&#8217;ll find most Tube Screamers referred to either as an <a href="https://www.andertons.co.uk/ibanez-ts808-reissue-tube-screamer-overdrive-pedal/">OD-808</a> or a <a href="https://www.andertons.co.uk/ibanez-ts9-tube-screamer-overdrive-pedal/">TS9</a> – the difference being the JRC 4558D integrated circuit (IC) chip in the former and TA75558 IC chip in the latter. In layman&#8217;s terms, the 808 sounds smoother and the TS9 a little brighter and harsher. There have been dozens of iterations of the design over the years, including the <a href="https://www.andertons.co.uk/ibanez-ts9dx-turbo-tube-screamer-overdrive-pedal/">TS9DX Turbo</a> which adds “Hot”, “+” and “Turbo” modes.</p>
<p>As one of the most famous drive pedals ever created, other companies have had their go at putting their twist on the iconic sound. That includes the ideal budget choice, the Tone City <a href="https://www.andertons.co.uk/tone-city-kaffir-lime-overdrive-pedal-excluding-power-supply/">Kaffir Lime</a>, the gorgeously unique <a href="https://www.andertons.co.uk/earthquaker-devices-plumes-small-signal-shredder-overdrive-pedal/">Earthquaker Devices Plumes</a> and the all-encompassing JHS Pedals <a href="https://www.andertons.co.uk/jhs-pedals-the-bonsai-9-way-screamer-overdrive-pedal/">Bonsai</a>, packing nine different types of Screamer circuits into one pedal.</p>

    </div>

</section>
<!-- END: post-body -->

<section class="youtube-video">

    <div class="container">

        <div class="col12">

            <iframe
            	class="youtube-embed"
            	src="https://www.youtube.com/embed/gSCtH7wSCkk?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">The Ultimate Tube Screamer Blindfold Challenge - 8 Pedals - £60 - £300 Shootout!</span>

                <span itemprop="description">Head over to the Andertons website to find the products in the video! | https://tinyurl.com/27gsswfq

Electric Guitar Department | https://tinyurl.com/2ah7ele5
Acoustic Guitar Department | https://tinyurl.com/23tr727d
Bass Department | https://tinyurl.com/24yqm6sy
Guitar Pedal Department | https://tinyurl.com/287hdxhq
Amp Department | https://tinyurl.com/28vnqtu5

The links below may be outdated, use the links above to start browsing the website. 
👆 Eight Tube Screamer inspired overdrive pedals, one Pete Honoré, can he tell the most expensive from the most affordable? With a range of guitar pedals starting from £60 to £300, do all Tube Screamer style pedals sound the same when set at 12 o'clock? | https://tinyurl.com/y5cukscp

» Strymon Sunset Dual Overdrive | https://tinyurl.com/y43yng4h
» Free The Tone Custom Series SOV-2 Overdrive Pedal | https://tinyurl.com/y4mb3fqj
» Ibanez TS808 Reissue Tube Screamer | https://tinyurl.com/y3xae3as
» Electro-Harmonix East River Drive Pedal | https://tinyurl.com/yymaufuo
» Tone City Green Tube Overdrive | https://tinyurl.com/y2e9p837
» Ibanez Tube Screamer Mini Overdribe | https://tinyurl.com/y2642tpw
» JHS Pedals Moonshine Overdrive | https://tinyurl.com/y5jydsjf
» Hudson Sidecar 808 Style Overdrive | https://tinyurl.com/y5fsl8bc
» Fender Custom Shop '62 Stratocaster In Texas Tea | https://tinyurl.com/yyd83bez

🎥  Missed one of our previous episodes?
» Plexi Pedal Blindfold Challenge | https://www.youtube.com/watch?v=D-Vs4nWHYtY
» Overdrive Pedal Blindfold Challenge | https://www.youtube.com/watch?v=CWKoohOFi0E

↪️ Episode Guide ↩️
» 0:00 Cheap Vs Expensive Pedal Challenge 
» 1:10 Let's See The Pedals 
» 3:07 Pedal #1
» 5:18 Pedal #2
» 7:07 Pedal #3
» 9:15 Pedal #4
» 12:15 Pedal #5
» 14:30 Pedal #6
» 17:42 Pedal #7
» 20:12 Pedal #8
» 22:34 Quick Recap
» 25:08 Was Pete Right?
» 31:32 Final Thoughts?

📱 Why not give us a follow on our social channels?
» Instagram | https://www.instagram.com/andertonsmusicco
» Facebook | https://www.facebook.com/andertons/
» Twitter | https://twitter.com/andertonsmusic

👕 Buy A T-Shirt 👕 | https://tinyurl.com/vdq7rmg 
You've watched the videos & seen the store, now join the Andertons Family with our exclusive, official merchandise! With free UK delivery on all orders containing only a T-Shirt, Hoodie or Jumper & super low international shipping costs, there is no better time to be an Andertons fan than now! 

Interested in other Andertons YouTube channels? Click on one of these links to find out more…
Andertons Guitar & Bass YouTube Channel: https://goo.gl/kRJCpb
Andertons Drummers YouTube Channel: https://goo.gl/9yKSS9
Andertons Synths, Keys & Tech YouTube Channel: https://goo.gl/ns172M
Andertons Shopping Website: https://goo.gl/TPsG2Q

Make sure to subscribe to Andertons TV for more great videos like this: https://goo.gl/aAzyQM
#Andertons #TubeScreamer #BlindfoldChallenge</span>

                <span itemprop="thumbnailUrl">https://i.ytimg.com/vi/gSCtH7wSCkk/default.jpg</span>

                <span itemprop="duration">PT34M9S</span>

                <span itemprop="uploadDate">2021-02-04T15:29:02Z</span>

                <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter">
                    <link itemprop="interactionType" href="http://schema.org/WatchAction"/>
                    <span itemprop="userInteractionCount">345300</span>
                </div>

            </div>

        </div>

    </div>

</section>
<!-- END: spotify-widget -->

<section class="post-body">

    <div class="post-body__wrap">

<h2 class="product-list-title"><span class="page-title--arrows">Shop Tube Screamers</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/ibanez-ts808-reissue-tube-screamer-overdrive-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/eb2831a7/6632b2ebfe242800127f8c3a/291958-preview_1.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Ibanez TS808 Reissue Tube Screamer Overdrive Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Ibanez TS808 Reissue Tube Screamer Overdrive Pedal</h3>
			<p class="product-stamp__content-price">£164.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/ibanez-ts9-tube-screamer-overdrive-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/05705c5d/6632b6b3fe24280012802335/291786-ts91.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Ibanez TS9 Tube Screamer Overdrive Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Ibanez TS9 Tube Screamer Overdrive Pedal</h3>
			<p class="product-stamp__content-price">£109.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/ibanez-tube-screamer-mini-overdrive-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/5f341ead/6632a874fe242800127dee14/291825-71P1LHdAiGL._SL1500_.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Ibanez Tube Screamer Mini Overdrive Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Ibanez Tube Screamer Mini Overdrive Pedal</h3>
			<p class="product-stamp__content-price">£49.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/ibanez-ts9dx-turbo-tube-screamer-overdrive-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/ce310c60/6632b9f5fe24280012809cc2/255976-1513245086413.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Ibanez TS9DX Turbo Tube Screamer Overdrive Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Ibanez TS9DX Turbo Tube Screamer Overdrive Pedal</h3>
			<p class="product-stamp__content-price">£139.99
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap">
<p><a class="button button--primary" href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/overdrive-pedals/tube-screamer-style-pedals">Shop All Tube Screamer Style Pedals</a></p>
<h3>Bluesbreaker Style Overdrive</h3>
<p>Like the Tube Screamer style circuit, Bluesbreaker style overdrives also use soft-clipping to create a smooth, compressed style of overdrive. They are ideal for adding a little bit of extra dirt or stacking with other pedals. But unlike a Tube Screamer, it won’t imprint its own character onto your tone. It is designed to be “transparent”, meaning that it has a balanced frequency range, so you can keep the core tone of your guitar and amp and just layer on some sizzle.</p>
<p>The Bluesbreaker type pedal is a great option for blues rock tones as it is a low-to-medium gain overdrive that adds smooth sustain as you increase the gain. Favoured by John Mayer, this type of pedal is perfect for someone who loves their current guitar tone, but is looking to push it with a bit more gain.</p>
<p>Marshall created the original <a href="https://www.andertons.co.uk/marshall-bluesbreaker-reissue-overdrive-pedal/">Bluesbreaker</a> and nothing beats it based on simplicity and effect. The Mooer <a href="https://www.andertons.co.uk/mooer-blues-crab-overdrive-pedal/">Blues Crab</a> achieves transparent gain at a small expense, while the <a href="https://www.andertons.co.uk/snouse-blackbox-overdrive-2/">Snouse Blackbox</a> is a more refined high-end take on the sound, adding boost and presence controls with top quality components.</p>
<h2 class="product-list-title"><span class="page-title--arrows">Shop Bluesbreaker Style Pedals</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/tone-city-blues-man-overdrive-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/ff548980/6632d17cfe2428001282d537/481275-BLUESMAN.jpeg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Tone City Blues Man Overdrive Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Tone City Blues Man Overdrive Pedal</h3>
			<p class="product-stamp__content-price">£44.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/mooer-blues-crab-overdrive-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/01e8d21e/6632cd59fe24280012828ce8/92967-tmpAC4E.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Mooer Blues Crab Blues Drive Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Mooer Blues Crab Blues Drive Pedal</h3>
			<p class="product-stamp__content-price">£49.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/jhs-pedals-morning-glory-overdrive-v4">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/2f927bb2/6632cedefe2428001282a567/363872-1575038094342.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="JHS Pedals Morning Glory Overdrive v4">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">JHS Pedals Morning Glory Overdrive v4</h3>
			<p class="product-stamp__content-price">£159.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/ceriatone-horse-breaker-overdrive-pedal-black">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/44a6d542/6632a788fe242800127dc8b0/376202-49063709356_effb4a41e7_k.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Ceriatone Horse Breaker Overdrive Pedal in Black">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Ceriatone Horse Breaker Overdrive Pedal in Black</h3>
			<p class="product-stamp__content-price">£249.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/ceriatone-horse-breaker-overdrive-pedal-gold">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/45c29817/6632bad3fe2428001280bf70/440999-Ceriatone-Horsebreaker-Overdrive-Pedal-Gold.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Ceriatone Horse Breaker Overdrive Pedal in Gold">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Ceriatone Horse Breaker Overdrive Pedal in Gold</h3>
			<p class="product-stamp__content-price">£299.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/wampler-pantheon-overdrive">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/a9578dd9/6632d398fe2428001283013b/291186-Wampler_Pantheon_top_2000x2000.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Wampler Pantheon Guitar Overdrive Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Wampler Pantheon Guitar Overdrive Pedal</h3>
			<p class="product-stamp__content-price">£199.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/zvex-effects-vexter-box-of-rock-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/98993ef1/670e4ddafe16cb71060000ca/ZVXVEXBOR new.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="ZVEX Effects Vexter Box of Rock Distortion & Boost Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">ZVEX Effects Vexter Box of Rock Distortion & Boost Pedal</h3>
			<p class="product-stamp__content-price">£199.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/zvex-effects-vexter-box-of-rock-vertical-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/940905aa/6632b74efe24280012803a98/398736-Zvex-Effects-Vexter-Box-Of-Rock-Vertical-Pedal.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="ZVEX Effects Vexter Box Of Rock Vertical Distortion & Boost Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">ZVEX Effects Vexter Box Of Rock Vertical Distortion & Boost Pedal</h3>
			<p class="product-stamp__content-price">£189.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/jhs-pedals-charlie-brown-overdrive-v4">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/93a171df/6632a844fe242800127de6ac/363604-1574865515547.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="JHS Pedals Charlie Brown Overdrive v4">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">JHS Pedals Charlie Brown Overdrive v4</h3>
			<p class="product-stamp__content-price">£199.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/xotic-bb-preamp-pedal-bb-preamp-v15">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/67858a3f/6632b8c2fe24280012806dee/340597-1561560391247.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Xotic BB Preamp Pedal V1.5">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Xotic BB Preamp Pedal V1.5</h3>
			<p class="product-stamp__content-price">£169.99
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap">
<p><a class="button button--primary" href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/overdrive-pedals/bluesbreaker-style-overdrive-pedals">Shop All Bluesbreaker Style Pedals</a></p>
<h3>Klon Style Overdrive</h3>
<p>Arguably the single most revered pedal of all time and one of the most expensive on the used market. When the Klon Centaur was invented in 1994, its design was unlike any previous overdrive as it utilised a hard-clipping circuit. However, it doesn’t sound harsh like a distortion because it is blended with a clean boost circuit which has no clipping. The result is a harmonically rich, stacked tone that retains an echo of the natural sound of your guitar and amp.</p>
<p>Although Klon style pedals are often described as transparent, they do impart a subtle upper-mid-boost to the EQ yet avoid cutting the bass as a Tube Screamer would. Because of the hard-clipping style, a Klon style overdrive is a great option for a getting a crunchy rock rhythm sound, but it is more commonly used with the gain turned down as a clean boost to add a bit of sparkle and clarity to your sound. This type of pedal is very versatile and great for players who value quality above all else in their playing.</p>
<p>Check out our deeper dive on the <a href="https://blog.andertons.co.uk/learn/klon-centaur-the-worlds-most-expensive-pedal">Klon and its Centaur clones</a>. More briefly, have a listen to the TC <a href="https://www.andertons.co.uk/tc-electronic-zeus-drive-pedal/">Electronic Zeus Drive</a> if you&#8217;re shopping for a Klon style pedal on a budget as it delivers on the highly sought-after tones without busting the bank. The Wampler <a href="https://www.andertons.co.uk/wampler-tumnus-drive-pedal/">Tumnus</a> mini pedal is one of our favourites if you want the straight-up Klon sound without any tone dialling. Seeing as though the original Klon Centaur is all-but out of reach for most of us, the <a href="https://www.andertons.co.uk/vemuram-spiritone-medium-gain-overdrive/">Vemuram Spiritone</a> should be next on the list as your premium pedal choice, made in collaboration with Japanese guitarist Char and packed with two custom circuits.</p>

    </div>

</section>
<!-- END: post-body -->

<section class="youtube-video">

    <div class="container">

        <div class="col12">

            <iframe
            	class="youtube-embed"
            	src="https://www.youtube.com/embed/8tjQXTMfxYY?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">The Ultimate Klon Pedal Blindfold Challenge - 10 Pedals - £39 - £5000 Shootout!</span>

                <span itemprop="description">Head over to the Andertons website to find the products in the video! | https://tinyurl.com/27gsswfq

Electric Guitar Department | https://tinyurl.com/2ah7ele5
Acoustic Guitar Department | https://tinyurl.com/23tr727d
Bass Department | https://tinyurl.com/24yqm6sy
Guitar Pedal Department | https://tinyurl.com/287hdxhq
Amp Department | https://tinyurl.com/28vnqtu5

The links below may be outdated, use the links above to start browsing the website. 
👆 Nine Klon-inspired pedals, one real Klon & one blindfolded Pete Honoré, can he find the most expensive from the most affordable? With a range of guitar pedals starting from £39 to £5000, do all Klon overdrives sound the same when set to 12 o'clock? | https://tinyurl.com/y94kwtk2

» Wampler Tumnus Drive Pedal | https://tinyurl.com/y9m99z2f
» Mythos Mjolnir King of Klones Pedal | https://tinyurl.com/y8v3hhsc
» Tone City Bad Horse Overdrive | https://tinyurl.com/2nyhtmnr
» Electro Harmonix Soul Food Overdrive Pedal | https://tinyurl.com/y9mn3f2a
» RYRA The Klone In Silver | https://tinyurl.com/y9yguqv3
» JRAD Archer Ikon Overdrive Pedal | https://tinyurl.com/yaeee6py
» MXR Sugar Drive | https://tinyurl.com/ybqrmkdt
» Ceriatone Centura Overdrive Pedal In Purple | https://tinyurl.com/y9vy6hxk
» Way Huge Conspiracy Theory Professional Overdrive Pedal | https://tinyurl.com/ybvwb5vr

» The GigRig Quartermaster Pedal Switcher | https://tinyurl.com/ybmj8ayd
» Fender Custom Shop '59 Stratocaster In Gold Sparkle | https://tinyurl.com/y8u7dxvr

🎥  Missed one of our previous episodes?
» Plexi Pedal Blindfold Challenge | https://www.youtube.com/watch?v=D-Vs4nWHYtY
» Overdrive Pedal Blindfold Challenge | https://www.youtube.com/watch?v=CWKoohOFi0E
» Tube Screamer Blindfold Challenge | https://www.youtube.com/watch?v=gSCtH7wSCkk
» Chorus Pedal Blindfold Challenge | https://www.youtube.com/watch?v=aZA7tsSPh1M

↪️ Episode Guide ↩️
» 0:00 Cheap Vs Expensive Blindfold Challenge 
» 0:37 Let's See The Pedals
» 3:25 JRAD Archer
» 6:40 Electro Harmonix Soul Food
» 9:15 RYRA The Klone
» 13:05 Ceriatone Centura
» 15:59 Way Huge Conspiracy Theory
» 20:37 MXR Sugar Drive
» 25:34 Mythos Mjolnir 
» 28:57 The Real Klon Centaur! 
» 32:20 Tone City Bad Horse
» 34:07 Wampler Tumnus
» 35:56 Quick Recap 
» 40:30 Was Pete Right? 
» 45:25 Final Thoughts?

📱 Why not give us a follow on our social channels?
» Instagram | https://www.instagram.com/andertonsmusicco
» Facebook | https://www.facebook.com/andertons/
» Twitter | https://twitter.com/andertonsmusic

👕 Buy A T-Shirt 👕 | https://tinyurl.com/vdq7rmg 
You've watched the videos & seen the store, now join the Andertons Family with our exclusive, official merchandise! With free UK delivery on all orders containing only a T-Shirt, Hoodie or Jumper & super low international shipping costs, there is no better time to be an Andertons fan than now! 

Interested in other Andertons YouTube channels? Click on one of these links to find out more…
Andertons Guitar & Bass YouTube Channel: https://goo.gl/kRJCpb
Andertons Drummers YouTube Channel: https://goo.gl/9yKSS9
Andertons Synths, Keys & Tech YouTube Channel: https://goo.gl/ns172M
Andertons Shopping Website: https://goo.gl/TPsG2Q

Make sure to subscribe to Andertons TV for more great videos like this: https://goo.gl/aAzyQM
#Andertons #Klon #BlindfoldChallenge</span>

                <span itemprop="thumbnailUrl">https://i.ytimg.com/vi/8tjQXTMfxYY/default.jpg</span>

                <span itemprop="duration">PT51M13S</span>

                <span itemprop="uploadDate">2021-03-09T15:00:03Z</span>

                <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter">
                    <link itemprop="interactionType" href="http://schema.org/WatchAction"/>
                    <span itemprop="userInteractionCount">652179</span>
                </div>

            </div>

        </div>

    </div>

</section>
<!-- END: spotify-widget -->

<section class="post-body">

    <div class="post-body__wrap">

<h2 class="product-list-title"><span class="page-title--arrows">Shop Klon Style Pedals</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/wampler-tumnus-drive-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/893a892e/6632c166fe24280012819789/347708-tumnus_face_2019.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Wampler Tumnus V2 Drive Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Wampler Tumnus V2 Drive Pedal</h3>
			<p class="product-stamp__content-price">£135.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/tc-electronic-zeus-drive-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/f6ff79a1/6632b630fe24280012801041/444894-TC-Electronic-Zeus-Drive.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="TC Electronic Zeus Drive Overdrive Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">TC Electronic Zeus Drive Overdrive Pedal</h3>
			<p class="product-stamp__content-price">£39.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/electro-harmonix-soul-food-overdrive-guitar-fx-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/65514c6d/6632aee2fe242800127eec4b/42799-tmp8C9C.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Electro Harmonix Soul Food Overdrive Pedal (Includes PSU)">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Electro Harmonix Soul Food Overdrive Pedal (Includes PSU)</h3>
			<p class="product-stamp__content-price">£74.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/mythos-mjolnir-king-of-klones-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/2f99dc97/6632bea3fe24280012813b4e/MJOLNIR-Mythos-Mjolnir.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Mythos Mjolnir King of Klones Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Mythos Mjolnir King of Klones Pedal</h3>
			<p class="product-stamp__content-price">£189.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/tone-city-bad-horse-overdrive-pedal-excluding-power-supply">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/482901b9/6632bcd4fe24280012810645/71620-tmp3CD9.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Tone City Bad Horse Overdrive Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Tone City Bad Horse Overdrive Pedal</h3>
			<p class="product-stamp__content-price">£44.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/ryra-the-klone-in-silver">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/4633916e/6632a994fe242800127e1cbc/128015-tmp7638.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="RYRA The Klone in Silver">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">RYRA The Klone in Silver</h3>
			<p class="product-stamp__content-price">£184.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/way-huge-conspiracy-theory-professional-overdrive-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/91bd4c79/6632b95ffe24280012808582/334929-1557754331084.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Way Huge Conspiracy Theory Professional Overdrive Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Way Huge Conspiracy Theory Professional Overdrive Pedal</h3>
			<p class="product-stamp__content-price">£159.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/jrad-archer-ikon-overdrive-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/0a1badfa/6632d2e8fe2428001282f477/81814-tmpF728.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="JRAD Archer Ikon Overdrive Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">JRAD Archer Ikon Overdrive Pedal</h3>
			<p class="product-stamp__content-price">£215.00
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap">
<p><a class="button button--primary" href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/overdrive-pedals/klon-style-pedals">Shop All Klon Style Pedals</a></p>
<h2>Distortion Pedals</h2>
<p><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-8683" src="https://blog.andertons.co.uk/wp-content/uploads/2021/10/fEaZYeNA.jpeg" alt="" width="5304" height="3536" data-src="https://blog.andertons.co.uk/wp-content/uploads/2021/10/fEaZYeNA.jpeg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2021/10/fEaZYeNA.jpeg 5304w, https://blog.andertons.co.uk/wp-content/uploads/2021/10/fEaZYeNA-768x512.jpeg 768w" sizes="auto, (max-width: 5304px) 100vw, 5304px" /></p>
<p>If overdrive pedals are meant to sound like valve amps turned up to 9 or 10, then distortion pedals are meant to sound like an amp searing at 11. While some overdrive pedals are transparent in keeping your original tone intact, distortion pedals fundamentally alter your sound to get that harmonic, gritty sustain that you’ve heard on countless rock and metal songs. If you’re looking to master your Metallica riffs or <a href="https://blog.andertons.co.uk/learn/ultimate-80s-guitar-pedalboard">Satriani</a> solos, then distortion is for you. Because distortion adds more level (volume) to the signal and generally uses hard-clipping, it compresses your signal to an even level, ensuring that whether you’re chugging or tapping, you’ll always be heard.</p>
<p>Distortion comes in all forms, but some of the industry standard staples include: the MXR <a href="https://www.andertons.co.uk/mxr-m104-distortion-plus-pedal/">Distortion +</a>, a gritty vintage to colour your tone; the Boss <a href="https://www.andertons.co.uk/boss-ds-1-distortion-compact-pedal/">DS-1</a> unleashing a guitar hero-esque harmonic sustain; and the versatile ProCo <a href="https://www.andertons.co.uk/proco-rat-2-classic-distortion-pedal/">RAT</a>, which ranges from dial a light, crunchy overdrive, to thick and heavy distortion and all the way to fuzzy obliteration. All of these are classic designs that have been used widely in rock music since the late 1970s.</p>
<h2 class="product-list-title"><span class="page-title--arrows">Shop Featured Distortion Pedals</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/tone-city-mickey-distortion-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/88c23fb4/6632c0eefe2428001281873d/481274-MICKEY.jfif?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Tone City Mickey Distortion Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Tone City Mickey Distortion Pedal</h3>
			<p class="product-stamp__content-price">£44.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/boss-ds-1-distortion-compact-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/05b7b525/6632c24ffe2428001281af75/71697-tmpD686.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Boss DS-1 Distortion Compact Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Boss DS-1 Distortion Compact Pedal</h3>
			<p class="product-stamp__content-price">£74.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/proco-rat-2-classic-distortion-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/37d8af6b/6632a9b6fe242800127e21d4/492475-1643640691896.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="ProCo RAT 2 Classic Distortion Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">ProCo RAT 2 Classic Distortion Pedal</h3>
			<p class="product-stamp__content-price">£85.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/mxr-m104-distortion-plus-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/05f53c5e/6632b0a1fe242800127f3023/16562-M104_super.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="MXR M104 Distortion Plus Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">MXR M104 Distortion Plus Pedal</h3>
			<p class="product-stamp__content-price">£109.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/mxr-m115-distortion-pedal-iii-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/18aef86d/6632b42efe242800127fbf9a/87524-tmp2F20.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="MXR M115 Distortion Pedal III Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">MXR M115 Distortion Pedal III Pedal</h3>
			<p class="product-stamp__content-price">£109.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/wampler-ratsbane-distortion-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/a488ee13/6632af7ffe242800127f024a/431062-Wampler-Ratsbane-Distortion-Pedal.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Wampler Ratsbane Mini Distortion Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Wampler Ratsbane Mini Distortion Pedal</h3>
			<p class="product-stamp__content-price">£139.99
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap">
<h2>Fuzz Pedals</h2>
<p><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-8686" src="https://blog.andertons.co.uk/wp-content/uploads/2021/10/V6Xh6SYQ.jpeg" alt="" width="5472" height="3648" data-src="https://blog.andertons.co.uk/wp-content/uploads/2021/10/V6Xh6SYQ.jpeg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2021/10/V6Xh6SYQ.jpeg 5472w, https://blog.andertons.co.uk/wp-content/uploads/2021/10/V6Xh6SYQ-768x512.jpeg 768w" sizes="auto, (max-width: 5472px) 100vw, 5472px" /></p>
<p>In the words of the great Jimmy Page of Led Zeppelin fame, the job of a fuzz pedal is “overdrive the sound, and make it sound pretty rude”. Fuzz has been an integral part of many great guitarists’ sound, from Jimi Hendrix and Eric Johnson with the Fuzz Face, to Billy Corgan (Smashing Pumpkins) with the Big Muff to Jimmy Page with the Tone Bender.</p>
<p>Fuzz can be pushed to the most extreme style of gain pedal, but when tamed, it is musically rich and an inspirational tool that has been integral to lots of trendsetters&#8217; sounds. Much like the other types of pedals mentioned today, there are many variations of fuzz pedals, but the three pillars of fuzz are the Tone Bender, the Fuzz Face and the Big Muff.</p>
<p><a class="button button--primary" href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/fuzz-pedals">Shop All Fuzz Pedals</a></p>
<h3>Tone Bender Style Pedals</h3>
<p>Tone Bender style pedals have a really aggressive distortion characteristic, but remain clear even at high gain because the bass is cut in the EQ so the sound doesn’t get muddy or sloppy. This type of fuzz pedal is perfect for chunky power chords and driving hard rock riffs. It also pairs especially well with humbucker-equipped guitars as they will fatten the bass-end without getting bloated. The most famous user of the Tone Bender is Jimmy Page, and without it, Led Zeppelin would never have had their legendary sound! A classic style Tone Bender is very easy to use with just 2 controls: ‘level/volume’, and ‘attack/fuzz’. Some versions will also have a tone control to tweak your sound to your exact liking.</p>
<p>Original Sola Sound Tone Benders are only available to buy second-hand now, but lots of current brands make their own versions of the original with their own take on it. The Behringer <a href="https://www.andertons.co.uk/behringer-fuzz-bender/">Fuzz Bender</a> has a fun elongated shape like the classic pedal, and sounds like it too, with modern and original settings. The Catalinbread <a href="https://www.andertons.co.uk/catalinbread-katzenkonig-rat-bender-pedal/">Katzenkonig</a> is a more premium and unusual choice, combining singing fuzz tones with the best elements of a RAT distortion.</p>
<h2 class="product-list-title"><span class="page-title--arrows">Shop Tone Bender Style Pedals</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/fulltone-usa-soul-bender-v2-germanium-fuzz-mkii">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/5b04ca7f/6632a3c1fe242800127d1d4d/429930-SOUL-BENDER-V2 (2).JPG?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Fulltone USA Soul-Bender V2 Germanium Fuzz pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Fulltone USA Soul-Bender V2 Germanium Fuzz pedal</h3>
			<p class="product-stamp__content-price">£199.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/robert-keeley-fuzz-bender">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/f7950c7c/6632ac0bfe242800127e863d/325692-1552563713275.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Keeley Fuzz Bender">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Keeley Fuzz Bender</h3>
			<p class="product-stamp__content-price">£159.99
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap">
<p><a class="button button--primary" href="https://www.andertons.co.uk/tone-bender-style-fuzz-pedals">Shop All Tone Bender Style Pedals</a></p>
<h3>Fuzz Face Style Pedals</h3>
<p>Most famously used by Jimi Hendrix, the Dunlop Fuzz Face is one of the seminal sounds of early psychedelic rock, but it does so much more. Fuzz Face style pedals are unique in how they react with the volume pot on your guitar. At full volume, it can produce a thick hair-raising rumble for mighty lead playing, but roll the volume back to 6 or 7 for a smooth, warm overdrive that’s perfect for chords. Take the volume back again to 3 or 4 for sparkly crystal cleans.</p>
<p>The fuzz face was not only responsible for Hendrix’s monstrous lead tones on the likes of the Purple Haze intro and All Along the Watchtower, but it was also at the core of his beautiful chimey clean tones on Wind Cries Mary. Because of the thick bass and soft attack of the fuzz face, it pairs especially well with Strat style single coil guitars, which remain more percussive and dynamic than higher-powered humbucker guitars. So, whether you’re looking for that Hendrix sound or just something new, there are few pedals out there more fun than the Fuzz Face!</p>
<p>The original, legendary Jim Dunlop <a href="https://www.andertons.co.uk/browse/guitar-pedals/fuzz-pedals/fuzz-face-style-fuzz-pedals/?cio_brand=Jim+Dunlop">Fuzz Face</a> is a fun circular shape – maybe not ideal for your pedalboard but quirky enough to get your attention. Take your pick of germanium or silicone transistors, the former being warmer in sound and the latter a touch harsher. The Boss <a href="https://www.andertons.co.uk/boss-fz-5-fuzz-pedal-compact-pedal/">FZ-5</a> gets you a similar tone for less and in a more conventional rectangular package.</p>
<h2 class="product-list-title"><span class="page-title--arrows">Shop Fuzz Face Style Pedals</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/jim-dunlop-fuzz-face-mini-silicone">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/51f6a6e8/6632b58afe242800127ff735/15414-JDFFM1_super.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Jim Dunlop Fuzz Face Mini Silicone">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Jim Dunlop Fuzz Face Mini Silicone</h3>
			<p class="product-stamp__content-price">£149.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/jim-dunlop-fuzz-face-mini-germanium">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/cc36f70b/6632a533fe242800127d6447/15415-JDFFM2_super.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Jim Dunlop Fuzz Face Mini Germanium">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Jim Dunlop Fuzz Face Mini Germanium</h3>
			<p class="product-stamp__content-price">£149.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/jim-dunlop-fuzz-face-mini-hendrix-turquoise">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/604b3d74/6632add9fe242800127ecbc3/15416-JDFFM3_super.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Jim Dunlop Fuzz Face Mini Hendrix - Turquoise">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Jim Dunlop Fuzz Face Mini Hendrix - Turquoise</h3>
			<p class="product-stamp__content-price">£169.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/dunlop-jimi-hendrix-band-of-gypsys-mini-fuzz-face-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/ddfa5330/6632b184fe242800127f5407/59369-bog-top.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Dunlop Jimi Hendrix Band Of Gypsys Mini Fuzz Face Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Dunlop Jimi Hendrix Band Of Gypsys Mini Fuzz Face Pedal</h3>
			<p class="product-stamp__content-price">£169.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/jim-dunlop-jimi-hendrix-fuzz-face-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/85e43856/6632b2e6fe242800127f8b8a/356337-1570432221663.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Jim Dunlop Jimi Hendrix Fuzz Face Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Jim Dunlop Jimi Hendrix Fuzz Face Pedal</h3>
			<p class="product-stamp__content-price">£189.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/fulltone-69-mkii-fuzz-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/045a7032/66329cac7f9b660012f0dee0/46379-tmpE18B.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Fulltone 69 MKII Fuzz Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Fulltone 69 MKII Fuzz Pedal</h3>
			<p class="product-stamp__content-price">£199.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/tc-electronic-rusty-fuzz">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/c0b9f61e/6632a6d7fe242800127da9ce/497800-1646303322468.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="TC Electronic Rusty Fuzz Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">TC Electronic Rusty Fuzz Pedal</h3>
			<p class="product-stamp__content-price">£34.99
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap">
<p><a class="button button--primary" href="https://www.andertons.co.uk/fuzz-face-style-pedals">Shop All Fuzz Face Style Pedals</a></p>
<h3>Big Muff Style Pedals</h3>
<p>Perhaps the most controllable of the three fuzzes but the most distortion-like in sound, the Big Muff acts as if you could keep turning up the gain on a distortion pedal. It&#8217;s great for creating a massively thick and heavy rock rhythm sound. Because of the huge amount of bass and mid-scooped characteristic it will happily sit in a band mix. Try stacking a Tube Screamer after it to bring forward a more prominent midrange. It also pairs well with other gain pedals, more so than the Tone Bender and Fuzz Face. Most Big Muff style pedals include a tone control and unlike its fuzzy counterparts allows for additional tone tweaking with attitude.</p>
<p>The Electro Harmonix <a href="https://www.andertons.co.uk/electro-harmonix-big-muff-pi-fuzz-pedal-usa-design/">Big Muff</a> is the OG – a hugely popular pedal that has defined rock guitar, used lots of bands from Pink Floyd to The Smashing Pumpkins and My Bloody Valentine to The White Stripes. They offer several iterations on the classic circuit, such as the super bassy <a href="https://www.andertons.co.uk/electro-harmonix-green-russian-big-muff-pedal/">Russian Big Muff</a> and the feature-packed, versatile <a href="https://www.andertons.co.uk/electro-harmonix-deluxe-big-muff-foot-pedal/">Deluxe Big Muff</a>.</p>
<p>Tone City&#8217;s <a href="https://www.andertons.co.uk/tone-city-matcha-cream-fuzz-pedal/">Matcha Cream</a> does a great job bringing the Big Muff spirit on a fraction of the price, while the <a href="https://www.andertons.co.uk/browne-amplification-the-t4-fuzz-pedal/">Browne Amplification T4</a>&#8216;s flattened EQ curve pushes a stronger oomph in the midrange frequencies.</p>
<h2 class="product-list-title"><span class="page-title--arrows">Shop Big Muff Pedals</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/electro-harmonix-big-muff-pi-with-tone-wicker-fuzz-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/6bde3977/6632b51bfe242800127fe579/26806-BIGMUFFPITW.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Electro Harmonix Big Muff PI with Tone Wicker">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Electro Harmonix Big Muff PI with Tone Wicker</h3>
			<p class="product-stamp__content-price">£94.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/electro-harmonix-deluxe-big-muff-foot-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/f90c34d9/6632b578fe242800127ff48b/498544-1646737631485.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Electro Harmonix Deluxe Big Muff">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Electro Harmonix Deluxe Big Muff</h3>
			<p class="product-stamp__content-price">£119.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/electro-harmonix-little-big-muff-fuzz-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/e8951418/6632c391fe2428001281d464/26973-LITTLEBIGMUFF.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Electro Harmonix Little Big Muff">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Electro Harmonix Little Big Muff</h3>
			<p class="product-stamp__content-price">£59.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/ehx-nano-big-muff-compact-elecric-guitar-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/154efaec/6632ab1dfe242800127e5cd5/52630-Nano-Big-Muff.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Electro Harmonix Nano Big Muff">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Electro Harmonix Nano Big Muff</h3>
			<p class="product-stamp__content-price">£71.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/electro-harmonix-green-russian-big-muff-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/439008f4/6632c3f3fe2428001281e043/154537-green-russian-big-muff.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Electro Harmonix Green Russian Big Muff Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Electro Harmonix Green Russian Big Muff Pedal</h3>
			<p class="product-stamp__content-price">£85.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/electro-harmonix-op-amp-big-muff-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/66d560e2/6632a863fe242800127deb97/255176-1513072721627.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Electro Harmonix Op Amp Big Muff Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Electro Harmonix Op Amp Big Muff Pedal</h3>
			<p class="product-stamp__content-price">£75.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/electro-harmonix-big-muff-pi-fuzz-pedal-usa-design">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/3b58797a/6632b704fe24280012802e16/83484-tmp79DA.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Electro Harmonix Big Muff PI Fuzz Pedal USA Design">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Electro Harmonix Big Muff PI Fuzz Pedal USA Design</h3>
			<p class="product-stamp__content-price">£79.99
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap">
<p><a class="button button--primary" href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/big-muff-style-pedals">Shop All Big Muff Style Pedals</a></p>
<p><em>Side Note: As a general rule, if you’re using multiple pedals, always put your fuzz first because a lot of fuzzes don’t play well with others. Read more about this <a href="https://blog.andertons.co.uk/learn/true-bypass-vs-buffered-pedals-how-to-fix-your-tone">here</a>.</em></p>
<h2>Which Drive Pedal Should You Buy?</h2>
<p>Now that you have a better understanding of how gain pedals work, hopefully you can narrow down your drive choice to find the perfect one for you and your style.</p>
<p>As a quick summary: boost pedals will raise the volume of your amp, but put in front of a valve amplifier you may get a nice, juicy driven tone. Overdrive pedals&#8217; soft-clipping makes them great for dynamic crunchy rock, blues, jazz, indie and alt tones. Famous iterations include the mid-range heavy Tube Screamer, the transparent Blues Breaker or the luxurious Klon Centaur style stompboxes.</p>
<p>Distortion pedal hard clip the soundwaves and create a menacing bite in your guitar tone – ideal for hard rock, metal and any chaotic or aggressive sound. The RAT pedal, Boss DS-1 and MXR Distortion + are all diverse picks.</p>
<p>Fuzzes can be both classic and extreme depending on how you dial them in. A Fuzz Face will bring the Hendrix bluesy rock goodness, while the Tone Bender is closer aligned to the Zeppelin sound. The Big Muff is more ferocious and beefier in the low-end.</p>
<p>But why only choose one drive pedal? Try experimenting with different combinations to find a sound that is truly unique to you!</p>
<p><a class="button button--primary" href="https://www.andertons.co.uk">Shop at Andertons</a></p>
<p>The post <a href="https://blog.andertons.co.uk/learn/distortion-pedal-beginners-guide">Boost, Overdrive, Distortion &#038; Fuzz: A Beginner’s Guide to Gain Pedals</a> appeared first on <a href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.andertons.co.uk/learn/distortion-pedal-beginners-guide/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Fender Jaguar vs. Jazzmaster: What&#8217;s the Difference?</title>
		<link>https://blog.andertons.co.uk/learn/difference-between-fender-jaguar-jazzmaster</link>
					<comments>https://blog.andertons.co.uk/learn/difference-between-fender-jaguar-jazzmaster#respond</comments>
		
		<dc:creator><![CDATA[James Hurman]]></dc:creator>
		<pubDate>Wed, 25 Jun 2025 14:41:03 +0000</pubDate>
				<category><![CDATA[Learn]]></category>
		<guid isPermaLink="false">https://blog.andertons.co.uk/?p=10415</guid>

					<description><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazz-jag-600x600.jpeg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" decoding="async" loading="lazy" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazz-jag-600x600.jpeg 600w, https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazz-jag-200x200.jpeg 200w" sizes="auto, (max-width: 600px) 100vw, 600px" /><p>Fender’s iconic offset design is as elegant as it is recognisable. Both the Jaguar and Jazzmaster share this shape, so what’s the difference? Like identical twins – they might look similar but they have entirely different personalities. Fender Vintera Series Jazzmaster (Left) &#38; Fender Player Series Jaguar (Right) Fender Jazzmaster Shop All Jazzmaster Guitars The [&#8230;]</p>
<p>The post <a href="https://blog.andertons.co.uk/learn/difference-between-fender-jaguar-jazzmaster">Fender Jaguar vs. Jazzmaster: What&#8217;s the Difference?</a> appeared first on <a href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazz-jag-600x600.jpeg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" decoding="async" loading="lazy" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazz-jag-600x600.jpeg 600w, https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazz-jag-200x200.jpeg 200w" sizes="auto, (max-width: 600px) 100vw, 600px" /><p><a href="https://www.andertons.co.uk/brands/fender">Fender’s</a> iconic offset design is as elegant as it is recognisable. Both the <a href="https://www.andertons.co.uk/guitar-dept/electric-guitars/all-jaguar-guitars">Jaguar </a>and <a href="https://www.andertons.co.uk/guitar-dept/electric-guitars/all-jazzmaster-guitars">Jazzmaster</a> share this shape, so what’s the difference? Like identical twins – they might look similar but they have entirely different personalities.</p>
<p><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-10439" src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazz-jag-cover.jpeg" alt="" width="3612" height="3612" data-src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazz-jag-cover.jpeg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazz-jag-cover.jpeg 3612w, https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazz-jag-cover-200x200.jpeg 200w, https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazz-jag-cover-768x768.jpeg 768w" sizes="auto, (max-width: 3612px) 100vw, 3612px" /></p>
<p><em>Fender Vintera Series Jazzmaster (Left) &amp; Fender Player Series Jaguar (Right)</em></p>
<h2 style="text-align: center;">Fender Jazzmaster</h2>
<p>
    <style>
    .post-body__wrap {
        width: 100% !important;
    }
    .slick-carousel {
        position: relative;
    }
    .slick-prev,
    .slick-next {
        z-index: 10;
        width: 40px;
        height: 40px;
    }
    .slick-prev {
        left: -50px;
    }
    .slick-next {
        right: -50px;
    }
    .slick-prev:before,
    .slick-next:before {
        font-size: 40px;
        color: #000;
    }
    .product-stamp {
        display: flex;
        flex-direction: column;
        height: 100%;
        text-decoration: none;
        color: inherit;
    }
    .product-stamp__image {
        width: 100%;
        height: 180px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
    }
    .product-stamp__image img {
        max-height: 100%;
        max-width: 100%;
        object-fit: contain;
    }
    .product-stamp__content {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding-top: 10px;
        text-align: center;
    }
    .product-stamp__content-title {
        font-size: .75rem;
        border-bottom: 1px solid #f1f1f1;
        font-family: canada-type-gibson, sans-serif;
        font-weight: 700;
        letter-spacing: .06rem;
        margin-bottom: 4px;
        min-height: 47px;
        padding-bottom: 10px;
        text-transform: uppercase;
    }
    .product-stamp__content-price {
        font-size: 1.375rem;
        font-family: gin, sans-serif;
        font-weight: 700;
        margin-bottom: 0;
    }
    .slick-slide > div {
        height: 100%;
    }
    </style>
    <div class="product-carousel-wrapper">
        <div class="product-carousel" id="product-carousel-6a7efd1ba7477" data-filters='{ &quot;group_id&quot;:&quot;browse/brands/fender/fender-jazzmaster-guitars&quot;, &quot;inStock&quot;:&quot;True&quot; }'></div>
    </div>
    <script>
    document.addEventListener('DOMContentLoaded', function () {
        const carousel = document.getElementById('product-carousel-6a7efd1ba7477');
        if (!carousel) return;

        let filters;
        try {
            filters = JSON.parse(carousel.dataset.filters);
        } catch (e) {
            console.error('Invalid filters JSON:', e);
            return;
        }

        const url = new URL('https://ac.cnstrc.com/recommendations/v1/pods/filtered');
        url.searchParams.set('key', 'key_A2YIqKz8zkXkA26G');
        url.searchParams.set('i', 'b7532141-24d2-4294-a4ac-dff5983a770c');
        url.searchParams.set('s', '843');

        for (const key in filters) {
            const value = filters[key];
            if (Array.isArray(value)) {
                value.forEach(v => url.searchParams.append(`filters[${key}]`, v));
            } else {
                url.searchParams.append(`filters[${key}]`, value);
            }
        }

        fetch(url.toString())
            .then(res => res.json())
            .then(data => {
                const results = data?.response?.results || [];
                if (results.length === 0) {
                    carousel.innerHTML = '<p>No products found.</p>';
                    return;
                }

                const slider = document.createElement('div');
                slider.className = 'slick-carousel';

                results.forEach(product => {
                    const item = document.createElement('div');
                    item.className = 'col12';
                    item.innerHTML = `
                        <a class="product-stamp" href="https://www.andertons.co.uk${product.data.url}">
                            <div class="product-stamp__image">
                                <img decoding="async" src="${product.data.image_url}" alt="${product.value}" />
                            </div>
                            <div class="product-stamp__content">
                                <h3 class="product-stamp__content-title">${product.value}</h3>
                                <p class="product-stamp__content-price">£${product.data.calculatedPrice.toFixed(2)}</p>
                            </div>
                        </a>
                    `;
                    slider.appendChild(item);
                });

                carousel.appendChild(slider);

                const waitForSlick = (retries = 15) => {
                    if (typeof jQuery !== 'undefined' && typeof jQuery.fn.slick === 'function') {
                        jQuery(slider).slick({
                            infinite: true,
                            slidesToShow: 4,
                            slidesToScroll: 1,
                            responsive: [
                                { breakpoint: 768, settings: { slidesToShow: 2 } },
                                { breakpoint: 480, settings: { slidesToShow: 1 } }
                            ]
                        });
                    } else if (retries > 0) {
                        setTimeout(() => waitForSlick(retries - 1), 200);
                    } else {
                        console.error('Slick carousel not available');
                    }
                };

                waitForSlick();
            })
            .catch(err => {
                console.error('Product carousel fetch error:', err);
                carousel.innerHTML = '<p>Error loading products.</p>';
            });
    });
    </script>
    <br />
</p>
<p style="text-align: center;"><a class="button button--primary" href="https://www.andertons.co.uk/guitar-dept/electric-guitars/all-jazzmaster-guitars">Shop All Jazzmaster Guitars</a></p>
<p>The Jazzmaster was the very first offset electric guitar, introduced at the NAMM industry trade show in 1958. Before it became the go-to Axe for alternative guitarists, the Jazzmaster – you guessed it – was meant to be a Jazz guitar. It failed to attract its intended clientele but it quickly found a home among surf rockers, before being utilised by FX-obsessed guitarists in the eighties in search of lively clean tones and ambient, droning soundscapes.</p>
<p>Upon its release, the Jazzmaster was advertised as Fender’s premier, top-of-the-line guitar, costing significantly more than a Telecaster or Stratocaster. It was the first guitar in Fender’s line to feature a rosewood fingerboard, which was seen as a premium over the light-shaded maple. It was also the first Fender guitar to offer custom colours, such as Olympic White, Surf Green, and Candy Apple Red.</p>
<p>Whilst developing both the Strat and Tele, Leo Fender was putting prototypes in the hands of guitarists to get some feedback. This wasn’t the case with the Jazzmaster, which completely flopped upon it’s release. Jazz guitarists still today tend to opt for the big jazz-box, hollow-body guitars and even the Telecaster over the Jazzmaster. Fender had made a solid-body guitar for a market that never asked for it. Instead of ending up in New York jazz clubs, the Jazzmaster found popularity in the California Surf scene, for it’s bright, jangly tone and smooth tremolo system – perfect for reverb-soaked strumming.</p>
<p>Throughout the ‘70s music was dominated by rock, with Gibson Les Pauls and SGs the flavour of the time. It wasn’t until the end of the decade that Jazzmasters reclaimed some popularity, thanks to the &#8216;New Wave&#8217;. Players like Elvis Costello made the Jazzmaster a cool anti-mainstream guitar. The Jazzmaster has found continued success owing to My Bloody Valentines’ Kevin Shields, Sonic Youth’s Thurston Moore and Lee Renaldo, and more recently Dinosaur Jr’s J Mascis. The Jazzmaster has become the go-to for indie and alternative music.</p>

    </div>

</section>
<!-- END: post-body -->

<section class="youtube-video">

    <div class="container">

        <div class="col12">

            <iframe
            	class="youtube-embed"
            	src="https://www.youtube.com/embed/mit4J-Z2Vd0?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Trying the NEW Fender Player II Jaguars & Jazzmasters!</span>

                <span itemprop="description">Fender have recently upgraded the whole Player II range, and the Jaguar and Jazzmaster were no exception! Enjoy an excellent guitar with a rosewood fingerboard vintage tuners and fresh vintage-inspired colours! | https://tinyurl.com/28ehhv58

» Check out our playing only video on @Andertons2  | https://youtu.be/VRphF7jly64

» Check out all our Fender Player II Jazzmasters! | https://tinyurl.com/29xdtzbk
» Check out all our Fender Player II Jaguars! | https://tinyurl.com/269oh6w6

» Check out all our Fender Player II Guitars! | https://tinyurl.com/25bbqqd8
» Check out all our Fender Offset Guitars! | https://tinyurl.com/28ehhv58

» Fender Player II Jaguar Rosewood Fingerboard Aquatone Blue | https://tinyurl.com/27g4944o
» Fender Player II Jaguar Rosewood Fingerboard Hialeah Yellow | https://tinyurl.com/2bbtohog
» Fender Player II Jaguar Rosewood Fingerboard Polar White | https://tinyurl.com/2dzke38o
» Fender Player II Jaguar Rosewood Fingerboard Coral Red | https://tinyurl.com/29v3vepj
» Fender Player II Jaguar Rosewood Fingerboard 3 Color Sunburst | https://tinyurl.com/25bo9pec

» Fender Player II Jazzmaster Rosewood Fingerboard Black | https://tinyurl.com/2bv3n9g7
» Fender Player II Jazzmaster Rosewood Fingerboard Coral Red | https://tinyurl.com/26hlj26t
» Fender Player II Jazzmaster Rosewood Fingerboard 3-Color Sunburst | https://tinyurl.com/2aczhfuu
» Fender Player II Jazzmaster Rosewood Fingerboard Aquatone Blue | https://tinyurl.com/2dj2f478
» Fender Player II Jazzmaster Rosewood Fingerboard Birch Green | https://tinyurl.com/25lmasqk

Always check the website for accurate and up-to-date pricing and product specifications!

🧾Check out our ultimate guide to the best beginner gear!
» https://www.andertons.co.uk/best-beginner-guitar-gear-ultimate-guide

🎥 If you live outside the UK check out this video on how to order from Andertons!
» https://youtu.be/1HHeh20gnxE

Join the Andertons Family with our exclusive, official merchandise!
👕 Buy A T-Shirt 👕 | https://tinyurl.com/26hoevxe

⏰ Timestamps ⏰
» 0:00 Intro Jam!
» 1:30 Introducing Player II Offsets!
» 2:48 Jazzmaster
» 6:02 Jaguar
» 11:46 Back to the Jazzmaster
» 13:51 Final Thoughts!
» 15:01 Outro Jam!

📱 Why not give us a follow on our social channels?
» Instagram | https://www.instagram.com/andertonsmusicco
» Facebook | https://www.facebook.com/andertons/
» X (formerly known as Twitter) | https://twitter.com/andertonsmusic
» Threads | https://www.threads.net/@andertonsmusicco
» TikTok | https://www.tiktok.com/@andertonsmusicco

Make sure to subscribe to Andertons TV for more great videos!
Andertons Guitar & Bass YouTube Channel: https://goo.gl/kRJCpb
Andertons Synths, Keys & Tech YouTube Channel: https://goo.gl/ns172M
Andertons Drummers YouTube Channel: https://goo.gl/9yKSS9

To record guitar in the studio we always use Ernie Ball cables, a Universal Audio Apollo X8P Interface, a Shure SM57 Dynamic Microphone and a Royer R-121 Ribbon Microphone.

Please note that Lee Anderton has a personal financial share holding in the following brands – Victory Amplification, Chapman Guitars and Burns Guitars. The EastCoast, Landlord & Ordo brand names are used for Andertons’ own brand products.

#fender #fenderjazzmaster #fenderjaguar</span>

                <span itemprop="thumbnailUrl">https://i.ytimg.com/vi/mit4J-Z2Vd0/default.jpg</span>

                <span itemprop="duration">PT16M15S</span>

                <span itemprop="uploadDate">2024-08-13T14:00:44Z</span>

                <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter">
                    <link itemprop="interactionType" href="http://schema.org/WatchAction"/>
                    <span itemprop="userInteractionCount">79715</span>
                </div>

            </div>

        </div>

    </div>

</section>
<!-- END: spotify-widget -->

<section class="post-body">

    <div class="post-body__wrap">

<h2 style="text-align: center;">Fender Jaguar</h2>
    <style>
    .post-body__wrap {
        width: 100% !important;
    }
    .slick-carousel {
        position: relative;
    }
    .slick-prev,
    .slick-next {
        z-index: 10;
        width: 40px;
        height: 40px;
    }
    .slick-prev {
        left: -50px;
    }
    .slick-next {
        right: -50px;
    }
    .slick-prev:before,
    .slick-next:before {
        font-size: 40px;
        color: #000;
    }
    .product-stamp {
        display: flex;
        flex-direction: column;
        height: 100%;
        text-decoration: none;
        color: inherit;
    }
    .product-stamp__image {
        width: 100%;
        height: 180px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
    }
    .product-stamp__image img {
        max-height: 100%;
        max-width: 100%;
        object-fit: contain;
    }
    .product-stamp__content {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding-top: 10px;
        text-align: center;
    }
    .product-stamp__content-title {
        font-size: .75rem;
        border-bottom: 1px solid #f1f1f1;
        font-family: canada-type-gibson, sans-serif;
        font-weight: 700;
        letter-spacing: .06rem;
        margin-bottom: 4px;
        min-height: 47px;
        padding-bottom: 10px;
        text-transform: uppercase;
    }
    .product-stamp__content-price {
        font-size: 1.375rem;
        font-family: gin, sans-serif;
        font-weight: 700;
        margin-bottom: 0;
    }
    .slick-slide > div {
        height: 100%;
    }
    </style>
    <div class="product-carousel-wrapper">
        <div class="product-carousel" id="product-carousel-6a7efd1ba77dc" data-filters='{ &quot;group_id&quot;:&quot;browse/brands/fender/fender-jaguar-guitars&quot;, &quot;inStock&quot;:&quot;True&quot; }'></div>
    </div>
    <script>
    document.addEventListener('DOMContentLoaded', function () {
        const carousel = document.getElementById('product-carousel-6a7efd1ba77dc');
        if (!carousel) return;

        let filters;
        try {
            filters = JSON.parse(carousel.dataset.filters);
        } catch (e) {
            console.error('Invalid filters JSON:', e);
            return;
        }

        const url = new URL('https://ac.cnstrc.com/recommendations/v1/pods/filtered');
        url.searchParams.set('key', 'key_A2YIqKz8zkXkA26G');
        url.searchParams.set('i', 'b7532141-24d2-4294-a4ac-dff5983a770c');
        url.searchParams.set('s', '843');

        for (const key in filters) {
            const value = filters[key];
            if (Array.isArray(value)) {
                value.forEach(v => url.searchParams.append(`filters[${key}]`, v));
            } else {
                url.searchParams.append(`filters[${key}]`, value);
            }
        }

        fetch(url.toString())
            .then(res => res.json())
            .then(data => {
                const results = data?.response?.results || [];
                if (results.length === 0) {
                    carousel.innerHTML = '<p>No products found.</p>';
                    return;
                }

                const slider = document.createElement('div');
                slider.className = 'slick-carousel';

                results.forEach(product => {
                    const item = document.createElement('div');
                    item.className = 'col12';
                    item.innerHTML = `
                        <a class="product-stamp" href="https://www.andertons.co.uk${product.data.url}">
                            <div class="product-stamp__image">
                                <img decoding="async" src="${product.data.image_url}" alt="${product.value}" />
                            </div>
                            <div class="product-stamp__content">
                                <h3 class="product-stamp__content-title">${product.value}</h3>
                                <p class="product-stamp__content-price">£${product.data.calculatedPrice.toFixed(2)}</p>
                            </div>
                        </a>
                    `;
                    slider.appendChild(item);
                });

                carousel.appendChild(slider);

                const waitForSlick = (retries = 15) => {
                    if (typeof jQuery !== 'undefined' && typeof jQuery.fn.slick === 'function') {
                        jQuery(slider).slick({
                            infinite: true,
                            slidesToShow: 4,
                            slidesToScroll: 1,
                            responsive: [
                                { breakpoint: 768, settings: { slidesToShow: 2 } },
                                { breakpoint: 480, settings: { slidesToShow: 1 } }
                            ]
                        });
                    } else if (retries > 0) {
                        setTimeout(() => waitForSlick(retries - 1), 200);
                    } else {
                        console.error('Slick carousel not available');
                    }
                };

                waitForSlick();
            })
            .catch(err => {
                console.error('Product carousel fetch error:', err);
                carousel.innerHTML = '<p>Error loading products.</p>';
            });
    });
    </script>
    
<p><a class="button button--primary" href="https://www.andertons.co.uk/browse/brands/fender/fender-jaguar-guitars/">Shop All Jaguar Guitars</a></p>
<p>In 1962, the Jaguar became Leo Fender’s fourth and final electric guitar design before selling the company to CBS in 1964. The Jaguar was marketed directly to that emerging West Coast pop scene.</p>
<p><img loading="lazy" decoding="async" class="lazyload size-full wp-image-10416 alignnone" src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jag-ad.jpg" alt="" width="600" height="425" data-src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jag-ad.jpg" data-sizes="auto" /></p>
<p><em>Fender Advertising Poster from 1962</em></p>
<p>However, by the late ‘60s the surf scene had all but washed away. As the British invasion hit the radiowaves, Jaguars started collecting dust. And while the Strat and Tele continued to rise in popularity, Fender’s offset Jaguar and Jazzmaster faded into into the background.</p>
<p>Around the late ‘70s, people started picking up old Jaguars in bargain basements and pawn shops around London and New York, as they had become significantly cheaper than Strats and Teles. The Jag was reborn in the emergence of punk and post-punk. With its bright single-coil sound and peculiar &#8216;strangle switch&#8217;, the Jaguar had the perfect range of dynamic cleans building up to an aggressive bite for this new sound.</p>
<p>The two most famous Jag players were Johnny Marr of The Smiths and a few years later, Nirvana’s Kurt Cobain. Both bands typify anti-conformism. These legends have cemented the Jaguar’s status as the Alternative Rock guitar of choice. You’ll be sure to see Fender Jaguars on Festival stages up and down the country for years to come.</p>

    </div>

</section>
<!-- END: post-body -->

<section class="youtube-video">

    <div class="container">

        <div class="col12">

            <iframe
            	class="youtube-embed"
            	src="https://www.youtube.com/embed/4eCCgmKO2GM?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Fender Vintera II Guitars - Lets Take A Look At The Whole Range!!</span>

                <span itemprop="description">The Fender Vintera II Guitars are here! Is it Christmas already?! Join Lee & Pete as they explore what's new with this range of incredible guitars & basses! | https://tinyurl.com/28h653xj

Find out more about the Fender Vintera II Range in our handy blog post | https://blog.andertons.co.uk/learn/introducing-the-fender-vintera-ii-but-what-is-so-special-about-it-a-comparison-guide

» Fender Vintera II 50s Nocaster 2 Tone Sunburst | https://tinyurl.com/ylu73r5u
» Fender Vintera II 50s Nocaster Blackguard Blonde | https://tinyurl.com/yovqbmjm

» Fender Vintera II 60s Telecaster Thinline 3 Tone Sunburst | https://tinyurl.com/yu3ayonx
» Fender Vintera II 60s Telecaster Thinline Black | https://tinyurl.com/ynhsjfe7

» Fender Vintera II 60s Telecaster Fiesta Red | https://tinyurl.com/2xg8koz4
» Fender Vintera II 60s Telecaster Sonic Blue | https://tinyurl.com/yufkpnbv

» Fender Vintera II 70s Tele Deluxe Trem Seafoam Green | https://tinyurl.com/yuaph5dn
» Fender Vintera II 70s Tele Deluxe Trem Vintage White | https://tinyurl.com/ysvylk6g

» Fender Vintera II 50s Stratocaster 2 Tone Sunburst | https://tinyurl.com/ywn3pgae
» Fender Vintera II 50s Stratocaster Black | https://tinyurl.com/ywbq6nl4
» Fender Vintera II 50s Stratocaster Ocean Turquoise | https://tinyurl.com/ynxk9c8j
 
» Fender Vintera II 60s Stratocaster 3 Tone Sunburst | https://tinyurl.com/yojxgykb
» Fender Vintera II 60s Stratocaster Lake Placid Blue | https://tinyurl.com/ywku57r2
» Fender Vintera II 60s Stratocaster Olympic White | https://tinyurl.com/ymyyelkc

» Fender Vintera II 70s Stratocaster 3 Tone Sunburst | https://tinyurl.com/yvd79t8q
» Fender Vintera II 70s Stratocaster Vintage White | https://tinyurl.com/yrvmwvvd
» Fender Vintera II 70s Stratocaster Seafoam Green | https://tinyurl.com/2x3zoj9h

» Fender Vintera II 50s Jazzmaster Desert Sand | https://tinyurl.com/yr8jvyx5
» Fender Vintera II 50s Jazzmaster Sonic Blue | https://tinyurl.com/ymqmnqs8

» Fender Vintera II 70s Jaguar Black | https://tinyurl.com/yt8bru5d
» Fender Vintera II 70s Jaguar Vintage White | https://tinyurl.com/yqqsomhc

» Fender Vintera II 70s Mustang Competition Burgundy | https://tinyurl.com/ylpgk3nf
» Fender Vintera II 70s Mustang Competition Orange | https://tinyurl.com/ypafwxgp

» Fender Vintera II 70s Telecaster Bass Seafoam Green | https://tinyurl.com/yls2uqjt
» Fender Vintera II 70s Telecaster Bass Vintage White | https://tinyurl.com/yomfg6ua 

» Fender Vintera II 60s Bass VI Lake Placid Blue | https://tinyurl.com/yqbezn5q
» Fender Vintera II 60s Bass VI Fiesta Red | https://tinyurl.com/yrzz6e35

» Fender Vintera II 50s P Bass Black | https://tinyurl.com/2xykw3jf
» Fender Vintera II 50s P Bass Desert Sand | https://tinyurl.com/yl96xvk4

» Fender Vintera II 60s Jazz Bass Black | https://tinyurl.com/ypa3y9cv
» Fender Vintera II 60s Jazz Bass Lake Placid Blue | https://tinyurl.com/ysujrsvo

» Fender Vintera II 60s P Bass 3 Tone Sunburst | https://tinyurl.com/ypjomc5g
» Fender Vintera II 60s P Bass Olympic White | https://tinyurl.com/ytfsscud

» Fender Vintera II 70s Mustang Bass Competition Burgundy | https://tinyurl.com/ymxkocwd
» Fender Vintera II 70s Mustang Bass Competition Orange | https://tinyurl.com/yvwav775

Always check the website for accurate and up-to-date pricing and product specifications!

🎥 If you live outside the UK check out this video on how to order from Andertons!
» https://youtu.be/1HHeh20gnxE

🎁 Subscriber Prizes 🎁  
» https://www.andertons.co.uk/andertons-youtube-subscriber-prizes

Join the Andertons Family with our exclusive, official merchandise!
👕 Buy A T-Shirt 👕 | https://tinyurl.com/26hoevxe

⏰ Timestamps ⏰
» 0:00 Intro Jam!
» 1:23 Introducing the Fender Vintera II Range!
» 3:50 50s Strat
» 11:20 60s Strat
» 17:53 70s Strat
» 24:10 About Fretboard Radius?
» 26:26 50s Telecaster
» 32:50 60s Telecaster
» 37:33 Thinline Tele
» 41:30 Tele Deluxe 
» 45:48 70s Jaguar
» 52:00 50s Jazzmaster
» 57:53 Mustangs & Basses
» 58:49 Pete's Favourite?
» 59:20 Lee's Favourites
» 59:40 Thanks For Watching!
» 1:00:11 Outro Jam!

📱 Why not give us a follow on our social channels?
» Instagram | https://www.instagram.com/andertonsmusicco
» Facebook | https://www.facebook.com/andertons/
» Twitter | https://twitter.com/andertonsmusic

Make sure to subscribe to Andertons TV for more great videos!
Andertons Guitar & Bass YouTube Channel: https://goo.gl/kRJCpb
Andertons Synths, Keys & Tech YouTube Channel: https://goo.gl/ns172M
Andertons Drummers YouTube Channel: https://goo.gl/9yKSS9

Please note that Lee Anderton has a personal financial share holding in the following brands – Victory Amplification, Chapman Guitars and Burns Guitars. The EastCoast, Landlord & Ordo brand names are used for Andertons own brand products.

#Andertons #fender #guitar</span>

                <span itemprop="thumbnailUrl">https://i.ytimg.com/vi/4eCCgmKO2GM/default.jpg</span>

                <span itemprop="duration">PT1H1M17S</span>

                <span itemprop="uploadDate">2023-09-19T10:44:54Z</span>

                <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter">
                    <link itemprop="interactionType" href="http://schema.org/WatchAction"/>
                    <span itemprop="userInteractionCount">265091</span>
                </div>

            </div>

        </div>

    </div>

</section>
<!-- END: spotify-widget -->

<section class="post-body">

    <div class="post-body__wrap">

<h2 style="text-align: center;">What’s the Difference?</h2>
<p>Both the Jaguar and Jazzmaster have many similarities. When it comes to which one you’d choose, it can be quite tricky to decide. So let’s point out what sets them apart:</p>
<table>
<tbody>
<tr>
<td style="text-align: center;" width="121"><strong>Specs</strong></td>
<td style="text-align: center;" width="236"><strong>Jaguar</strong></td>
<td style="text-align: center;" width="252"><strong>Jazzmaster</strong></td>
</tr>
<tr>
<td style="text-align: center;" width="121">Scale Length</td>
<td style="text-align: center;" width="236">24”</td>
<td style="text-align: center;" width="252">25.5”</td>
</tr>
<tr>
<td style="text-align: center;" width="121">Number of Frets</td>
<td style="text-align: center;" width="236">22</td>
<td style="text-align: center;" width="252">21</td>
</tr>
<tr>
<td style="text-align: center;" width="121">Pickups</td>
<td style="text-align: center;" width="236">Bright Sounding Metal Shielded Narrow Single-Coils</td>
<td style="text-align: center;" width="252">Warm Sounding Wide Jazzmaster Single-Coils</td>
</tr>
<tr>
<td style="text-align: center;" width="121">Switching</td>
<td style="text-align: center;" width="236">Rhythm/Lead Circuit &amp; Individual Toggle Switches for Pickups and Bass-Cut “Strangle” Switch</td>
<td width="252">
<p style="text-align: center;">Rhythm/Lead Circuit &amp; 3-Way Switch</p>
<p style="text-align: center;">
</td>
</tr>
</tbody>
</table>
<h3 style="text-align: center;">Scale Length</h3>
<p>The Jazzmaster bears the typical Fender 25.5-inch scale length, which is the same as the Strat and Tele. This instrument will feel instantly familiar to anyone who has played a Fender, or any contemporary guitar for that matter. There is a particularly comforting feel to the Jazzmaster that makes it an incredibly quick to adjust to no matter the situation you find yourself playing in. It simply comes down to preference here: you&#8217;ll either be in camp Jazzmaster, or the shorter scale length camp with guitars such made by the likes of PRS and Gibson.</p>
<p style="text-align: center;">In contrast, the Jaguar’s 24” scale length is much shorter than most guitars, giving the strings a slinkier, looser feel, making bends and vibrato much easier. Tonally you may hear a rounder, more instantly gratifying sound and vibrations through the body of the guitar, compared to the focused and snappy 25.5” scale. The shorter scale lends itself well to riff rock sounds, with that bounce you can only find from the strings dipping out and returning to tune. That can extend to how you play, as it might encourage to play with more aggression or verve. In 1962, Fender marketed the Jaguar as “faster and more comfortable” for its shorter scale length. While we like to think most modern guitars are relatively easy to adjust to playing no matter the size or length, the Jaguar will undoubtedly be easier to handle for people with smaller hands who might struggle to bridge large intervals on the fretboard.</p>
<h3 style="text-align: center;">Number of Frets</h3>
<p>Typically, the Jazzmaster has 21 frets, while the Jaguar has 22. The Jaguar&#8217;s extra fret only makes that feel of the shorter scale length more noticeable, as the distance between the frets is condensed to fit in one more fret. Nothing here is overwhelming or radically different to most other modern guitars in the way they handle or in how the neck feels. The Jazzmaster aligns closely to a typical Strat or Tele, while the Jaguar offers a touch more versatility.</p>
<h3 style="text-align: center;">Pickups</h3>
<p style="text-align: center;">Perhaps the starkest difference between the Jaguar and Jazzmaster is the construction of the pickups.</p>
<p><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-10420" src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazzmaster-pickups.jpeg" alt="" width="3648" height="3648" data-src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazzmaster-pickups.jpeg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazzmaster-pickups.jpeg 3648w, https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazzmaster-pickups-200x200.jpeg 200w, https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazzmaster-pickups-768x768.jpeg 768w" sizes="auto, (max-width: 3648px) 100vw, 3648px" /></p>
<p>A common misconception is that Jazzmasters contain P-90 pickups but that is not the case. Jazzmaster pickups are unique, in that they make use of single-coil pickups that are neither like a Strat, Tele or like the P-90s of a Jaguar. While in the design process for the Jazzmaster, Leo Fender was looking for a tone than the Strat and Tele which would be something that jazz guitarists would appreciate. Whilst retaining all the top end sparkle of a great strat pickup, this tweaked pickup has shorter poles and a wider magnet wind. It provides a more present midrange and fuller bass. Their low output means that they are still clean and twangy, perfect for shimmery chords, but with a mellower, rounder tone.</p>
<p><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-10421" src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jaguar-pickups.jpeg" alt="" width="3648" height="3648" data-src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jaguar-pickups.jpeg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jaguar-pickups.jpeg 3648w, https://blog.andertons.co.uk/wp-content/uploads/2022/07/jaguar-pickups-200x200.jpeg 200w, https://blog.andertons.co.uk/wp-content/uploads/2022/07/jaguar-pickups-768x768.jpeg 768w" sizes="auto, (max-width: 3648px) 100vw, 3648px" /></p>
<p>Jaguar pickups are more similar to that of a Strat, with a brighter tone. But in response to the emergence of higher volume levels in the early ‘60s, Jag pickups utilise a metal shielding claw around the pickups to reduce 60-cycle hum (or 50-cycle hum in the UK and Europe). This additional metal component has a similar effect to the brass baseplate on a Tele bridge pickup which gives it a brasher top-end resulting in a more aggressive sound than a Strat or Jazzmaster. Jaguar pickups are also mounted directly to the body of the guitar, which adds a little bit of extra oomph in the attack. This is great for playing with distortion for a really gnarly and cutting sound.</p>
<p>Both guitars broadly stick to their traditional sounds across the main Fender lines, like the Players II Series, American Professional II, Vintera II and Squier Classic Vibe. You may occasionally be able to get your hands on an alternatively configured model from the Made in Japan series and other limited edition runs.</p>
<h3 style="text-align: center;">Bridges</h3>
<p>Jags and Jazzmasters have the same great tremolo system and bridge. The tremolo itself is brilliant – the notes glide out when you smoothly press and release the long arm, as the pivot and spring are mounted underneath the metal plate visible on the body. It feels satisfyingly luxurious and it&#8217;s an aspect that players love when looking to add unique texture to their sounds – think of the drifting melodies of My Bloody Valentine.</p>
<p>The traditional bridge does however cause some issues, as the strings are liable to slip out of their seats when you strum harder. Fender&#8217;s modern models are equipped with more reliable tune-o-matic style or Mustang bridges, but some players still love the old school setup.</p>
<h3 style="text-align: center;">Switching</h3>
<p><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-10424" src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazzmaster-diagram.png" alt="" width="1960" height="1000" data-src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazzmaster-diagram.png" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazzmaster-diagram.png 1960w, https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazzmaster-diagram-768x392.png 768w" sizes="auto, (max-width: 1960px) 100vw, 1960px" /><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-10425" src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazzmaster-switching.jpg" alt="" width="1960" height="1300" data-src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazzmaster-switching.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazzmaster-switching.jpg 1960w, https://blog.andertons.co.uk/wp-content/uploads/2022/07/jazzmaster-switching-768x509.jpg 768w" sizes="auto, (max-width: 1960px) 100vw, 1960px" /></p>
<p>The switching is where it all happens with the Jazzmaster and Jaguar and it&#8217;s what defines them in the guitar world, offering you a unique playing experience. Both offer independent lead and rhythm circuits, which allow for on-the-fly tone changes and give you the chance to detail your sound in a way other guitars simply cannot.</p>
<p>Jaguars and Jazzmasters function quite similarly. In the lead mode, the guitar functions as you’d expect, with a tone knob, volume and pickup selector, but only for the bridge pickup and for the bridge and neck pickups together.</p>
<p>In this lead mode, the Jazzmaster has a conventional 3-way switch, while the Jag splits the circuit between three individual switches. The first two switches control the individual neck and bridge pickups, while the third switch, known as the “strangle switch” is a bass-cut control (a high pass filter) that produces the iconic jangly tone. Watch below as Oz explains how Jaguar switching works…</p>

    </div>

</section>
<!-- END: post-body -->

<section class="youtube-video">

    <div class="container">

        <div class="col12">

            <iframe
            	class="youtube-embed"
            	src="https://www.youtube.com/embed/vdnyKVdF8nY?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">NEW Fender American Vintage II Guitars - Authentic Fender Craftsmanship!</span>

                <span itemprop="description">Head over to the Andertons website to find the products in the video! | https://tinyurl.com/27gsswfq

Electric Guitar Department | https://tinyurl.com/2ah7ele5
Acoustic Guitar Department | https://tinyurl.com/23tr727d
Bass Department | https://tinyurl.com/24yqm6sy
Guitar Pedal Department | https://tinyurl.com/287hdxhq
Amp Department | https://tinyurl.com/28vnqtu5

The links below may be outdated, use the links above to start browsing the website. 
👆 The NEW Fender American Vintage II series reproduces iconic Fender guitars to their original specifications. Each instrument captures the essence of authentic Fender craftsmanship and tone! | https://tinyurl.com/2eog2a57

Guitars Featured: 
» Fender American Vintage 1951 Telecaster | https://tinyurl.com/2kactwof
» Fender American Vintage 1957 Stratocaster | https://tinyurl.com/2kk2wg6e
» Fender American Vintage 1961 Stratocaster | https://tinyurl.com/2ndeplht
» Fender American Vintage 1963 Telecaster | https://tinyurl.com/2huyrduo
» Fender American Vintage 1966 Jazzmaster | https://tinyurl.com/2psf8srb
» Fender American Vintage 1972 Thinline | https://tinyurl.com/2grfvop4
» Fender American Vintage 1973 Stratocaster | https://tinyurl.com/2grho3h6
» Fender American Vintage 1975 Telecaster Deluxe | https://tinyurl.com/2hjmwdzl

» Full Fender American Vintage II Range | https://tinyurl.com/2eog2a57

Always check the website for accurate and up-to-date pricing and product specifications!

Building on the success of their acclaimed American Vintage and Original ranges, Fender's revamped American Vintage II Series takes things up a notch! These guitars are remarkably precise recreations of timeless Fender designs. They're built with period-accurate parts, premium finishes & meticulously-voiced, year-specific pickups. They represent Fender in their purest form!

🎥 If you live outside the UK check out this video on how to order from Andertons!
» https://www.youtube.com/watch?v=Iu_zvwZ--Hc

Main 🎁 Excited about the giveaway? Check out the Victory V1 Range now!
» https://youtu.be/ORG_XOMHod0

⏰ Timestamps ⏰
» 0:00 Intro Jam
» 1:35 NEW Fender Time! 
» 3:15 A History of the Fender Vintage/Original Series
» 5:18 Let's Start with the 1951 Telecaster
» 10:21 1957 Stratocaster
» 16:35 1961 Stratocaster
» 24:30 1963 Telecaster
» 30:30 1966 Jazzmaster 
» 38:11 1972 Telecaster Thinline 
» 45:25 1973 Stratocaster 
» 51:40 1975 Telecaster Deluxe
» 59:20 Which One Would You Pick? 
» 1:00:10 Quick Look at the Basses
» 1:01:56 Final Overview 

📱 Why not give us a follow on our social channels?
» Instagram | https://www.instagram.com/andertonsmusicco
» Facebook | https://www.facebook.com/andertons/
» Twitter | https://twitter.com/andertonsmusic

🎸 Want To Jam Along? Check out our Backing Tracks!
» https://andertonstv.bandcamp.com/

👕 Buy A T-Shirt 👕 | https://tinyurl.com/vdq7rmg 
You've watched the videos & seen the store, now join the Andertons Family with our exclusive, official merchandise! With free UK delivery on all orders containing only a T-Shirt, Hoodie or Jumper & super low international shipping costs, there is no better time to be an Andertons fan than now! 

Make sure to subscribe to Andertons TV for more great videos!
Andertons Guitar & Bass YouTube Channel: https://goo.gl/kRJCpb
Andertons Synths, Keys & Tech YouTube Channel: https://goo.gl/ns172M
Andertons Drummers YouTube Channel: https://goo.gl/9yKSS9
Andertons Shopping Website: https://goo.gl/TPsG2Q

#Andertons #fender #fendervintage</span>

                <span itemprop="thumbnailUrl">https://i.ytimg.com/vi/vdnyKVdF8nY/default.jpg</span>

                <span itemprop="duration">PT1H3M36S</span>

                <span itemprop="uploadDate">2022-10-11T13:00:41Z</span>

                <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter">
                    <link itemprop="interactionType" href="http://schema.org/WatchAction"/>
                    <span itemprop="userInteractionCount">403803</span>
                </div>

            </div>

        </div>

    </div>

</section>
<!-- END: spotify-widget -->

<section class="post-body">

    <div class="post-body__wrap">

<p>The rhythm circuit functions the same on both guitars. The rhythm circuit has a much darker tone, and selects the neck pickup only, bypassing the regular switches and controls. Volume and tone are controlled by the 2 thumbwheels on the upper horn of the guitar.</p>
<h3 style="text-align: center;">Body Shape</h3>
<p>The two guitars do actually have different bodies, if ever so slightly, and it may not be noticeable unless you had them lined up next to each other. A Jazzmaster is the marginally larger of the two. It makes sense considering the more compact scale length that accompanies the Jaguar and the traditionally larger bodies of jazz guitars.</p>
<h2 style="text-align: center;">Which one should I choose?</h2>
<p><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-10423" src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jag-jazz-choice.jpeg" alt="" width="3648" height="3648" data-src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jag-jazz-choice.jpeg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/07/jag-jazz-choice.jpeg 3648w, https://blog.andertons.co.uk/wp-content/uploads/2022/07/jag-jazz-choice-200x200.jpeg 200w, https://blog.andertons.co.uk/wp-content/uploads/2022/07/jag-jazz-choice-768x768.jpeg 768w" sizes="auto, (max-width: 3648px) 100vw, 3648px" /></p>
<p>Now that we know the differences, it’s time to answer the real question – which one to pick. For a familiar feel and rich clean to slightly driven tones, the Jazzmaster is perfect. It has a unique sound but is balanced enough that you can find an entire palette of tones.</p>
<p>If you’re looking for something that feels and sounds just a bit different, the Jaguar might be the guitar for you. With its shorter scale length and hotter, brighter sound you can get dirtier with the gain and make full use of the lead and rhythm circuits.</p>

    </div>

</section>
<!-- END: post-body -->

<section class="youtube-video">

    <div class="container">

        <div class="col12">

            <iframe
            	class="youtube-embed"
            	src="https://www.youtube.com/embed/0AyXPvN3TXM?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Stand Out From the Crowd! - NEW Squier FSR Guitars</span>

                <span itemprop="description">Squier Classic Vibe remains one of the most popular guitar ranges. Combining all the classic Fender models with era-inspired specs & features at a fantastic price! Squier Classic Vibe FSR guitars takes this wining formula a step further by adding gorgeous new finishes! | https://tinyurl.com/22edomva

» Squier FSR Classic Vibe Bass VI in Olive Green | https://tinyurl.com/26puewlk
» Squier FSR Classic Vibe Bass VI in Silver Sparkle | https://tinyurl.com/2af9r3nt
» Squier FSR Classic Vibe '70s Jaguar in Blue Sparkle | https://tinyurl.com/27zbappk
» Squier FSR Classic Vibe '60s Custom Telecaster in Oxblood | https://tinyurl.com/2xlfadst

» Check out all Squier Guitars | https://tinyurl.com/2bpyp6xg
» Check out all Squier FSR Guitars | https://tinyurl.com/22edomva

Watch the playing only video on @Andertons2 | https://youtu.be/FM47Wpl0QV8

Always check the website for accurate and up-to-date pricing and product specifications!

🧾Check out our ultimate guide to the best beginner gear!
» https://www.andertons.co.uk/best-beginner-guitar-gear-ultimate-guide

🎥 If you live outside the UK check out this video on how to order from Andertons!
» https://youtu.be/1HHeh20gnxE

🎁 Subscriber Prizes 🎁  
» https://www.andertons.co.uk/andertons-youtube-subscriber-prizes

Join the Andertons Family with our exclusive, official merchandise!
👕 Buy A T-Shirt 👕 | https://tinyurl.com/26hoevxe

⏰ Timestamps ⏰
» 0:00 Intro Jam
» 1:53 What Are We Looking At Today?
» 3:10 Squier Bass VI Specs, Features & Tones 
» 10:30 Checking Out The Squier Jaguar 
» 16:50 Some Tones From The Squier Telecaster 
» 19:50 Outro Jam

📱 Why not give us a follow on our social channels?
» Instagram | https://www.instagram.com/andertonsmusicco
» Facebook | https://www.facebook.com/andertons/
» X (formerly known as Twitter) | https://twitter.com/andertonsmusic
» Threads | https://www.threads.net/@andertonsmusicco
» TikTok | https://www.tiktok.com/@andertonsmusicco

Make sure to subscribe to Andertons TV for more great videos!
Andertons Guitar & Bass YouTube Channel: https://goo.gl/kRJCpb
Andertons Synths, Keys & Tech YouTube Channel: https://goo.gl/ns172M
Andertons Drummers YouTube Channel: https://goo.gl/9yKSS9

To record guitar in the studio we always use Ernie Ball cables, a Universal Audio Apollo X8P Interface, a Shure SM57 Dynamic Microphone and a Royer R-121 Ribbon Microphone.

Please note that Lee Anderton has a personal financial share holding in the following brands – Victory Amplification, Chapman Guitars and Burns Guitars. The EastCoast, Landlord & Ordo brand names are used for Andertons’ own brand products.

#squier #fender #electricguitar</span>

                <span itemprop="thumbnailUrl">https://i.ytimg.com/vi/0AyXPvN3TXM/default.jpg</span>

                <span itemprop="duration">PT21M33S</span>

                <span itemprop="uploadDate">2024-09-25T14:00:01Z</span>

                <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter">
                    <link itemprop="interactionType" href="http://schema.org/WatchAction"/>
                    <span itemprop="userInteractionCount">62322</span>
                </div>

            </div>

        </div>

    </div>

</section>
<!-- END: spotify-widget -->

<section class="post-body">

    <div class="post-body__wrap">

<p style="text-align: center;"><a class="button button--primary" href="https://www.andertons.co.uk/">Shop Andertons Music Co.</a></p>
<h4 style="text-align: center;">Want to learn more?</h4>
<p style="text-align: center;">Why not also check out our <a href="https://www.andertons.co.uk/offset-guitar-buyers-guide">Ultimate Guide to Offset Guitars</a></p>
<p>The post <a href="https://blog.andertons.co.uk/learn/difference-between-fender-jaguar-jazzmaster">Fender Jaguar vs. Jazzmaster: What&#8217;s the Difference?</a> appeared first on <a href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.andertons.co.uk/learn/difference-between-fender-jaguar-jazzmaster/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>A History of the Klon Centaur – and Our Guide to the Best Klon Centaur Clones</title>
		<link>https://blog.andertons.co.uk/learn/klon-centaur-the-worlds-most-expensive-pedal</link>
					<comments>https://blog.andertons.co.uk/learn/klon-centaur-the-worlds-most-expensive-pedal#respond</comments>
		
		<dc:creator><![CDATA[James Hurman]]></dc:creator>
		<pubDate>Mon, 23 Jun 2025 11:16:23 +0000</pubDate>
				<category><![CDATA[Learn]]></category>
		<guid isPermaLink="false">https://blog.andertons.co.uk/?p=7656</guid>

					<description><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2021/06/7iMajpSE-600x600.jpeg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" decoding="async" loading="lazy" srcset="https://blog.andertons.co.uk/wp-content/uploads/2021/06/7iMajpSE-600x600.jpeg 600w, https://blog.andertons.co.uk/wp-content/uploads/2021/06/7iMajpSE-200x200.jpeg 200w" sizes="auto, (max-width: 600px) 100vw, 600px" /><p>Few pedals have reached mythical status quite like the Klon Centaur. Revered for its transparent tone and legendary price tag, the Klon has inspired countless clones and endless debate among tone-chasers. In this guide, we’ll separate fact from fiction and dive into the history, the hype, and the best modern alternatives. What is the Klon [&#8230;]</p>
<p>The post <a href="https://blog.andertons.co.uk/learn/klon-centaur-the-worlds-most-expensive-pedal">A History of the Klon Centaur – and Our Guide to the Best Klon Centaur Clones</a> appeared first on <a href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2021/06/7iMajpSE-600x600.jpeg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" decoding="async" loading="lazy" srcset="https://blog.andertons.co.uk/wp-content/uploads/2021/06/7iMajpSE-600x600.jpeg 600w, https://blog.andertons.co.uk/wp-content/uploads/2021/06/7iMajpSE-200x200.jpeg 200w" sizes="auto, (max-width: 600px) 100vw, 600px" /><p>Few pedals have reached mythical status quite like the Klon Centaur. Revered for its transparent tone and legendary price tag, the Klon has inspired countless clones and endless debate among tone-chasers. In this guide, we’ll separate fact from fiction and dive into the history, the hype, and the best modern alternatives.</p>
<h2>What is the Klon Centaur?</h2>
<p>The Klon Centaur is a legendary overdrive pedal created by Bill Finnegan in the early 1990s. Designed to deliver the unmistakably rich and dynamic sound of a cranked tube amp at lower volumes, it quickly earned a following thanks to its unique tone, clarity, and responsiveness. Unlike typical overdrive pedals that can heavily colour your sound, the Klon blends a clean signal with the overdriven one, preserving your guitar’s natural voice while adding smooth, harmonically rich gain.</p>
<p>It’s often described as a ‘transparent overdrive pedal’, meaning it enhances &#8211; rather than drastically alters &#8211; your tone. With features like germanium clipping diodes, increased headroom from 18V operation, and carefully voiced EQ, it didn’t take long for the Klon to become a favourite among pros and tone purists alike. And with its limited production and hand-built mystique, it’s also become one of the most collectable pedals ever made &#8211; and a perfect blueprint for endless clones.</p>
<h3>The Birth of a Legend: History of the Klon Centaur</h3>
<p>No, this is not a history of the half-human, half-horse from Greek mythology, but rather the pedal made by Klon Siberia’s Bill Finnegan – although the pedal probably has an equally mythological status among guitar aficionados!</p>
<p>In the late ‘80s, Bill Finnegan was gigging bars and clubs in Boston when he noticed that sound engineers were asking him to turn the volume down at smaller venues. He played a <a href="https://www.andertons.co.uk/browse/guitar-dept/electric-guitars/telecaster/">Telecaster</a> through a <a href="https://www.andertons.co.uk/search.php?search_query=fender+twin&amp;cio_ampType=Valve">Fender Tweed Twin</a>, and says that the ‘sweet spot’ on his amp was around 6 or 7 on the volume knob. When in-house engineers forced him to turn down to 3 or 4, he lost the harmonic richness of the amp.</p>
<p>To remedy this, he sought out a vintage <a href="https://www.andertons.co.uk/ibanez-ts9-tube-screamer-overdrive-pedal">TS9 Tube Screamer</a> to replicate that natural tube distortion sound. However, “[The TS9] compressed the transient response of the original signal a lot, had a midrange character that I didn’t like, and subtracted a noticeable amount of bass response from the signal as well”, he told Premier Guitar in 2014.</p>
<p>Finnegan then set out to create an overdrive pedal that would bring all the richness and dynamics of a cranked amp at lower volumes. Together with MIT graduate Fred Fenning, he sought to invent a new type of overdrive, completely different from the Tube Screamer. And in 1994, after several years in development, he released the Klon Centaur Professional Overdrive. It was met with instant critical success.</p>
<p>Every pedal was built by Finnegan’s own hands, and the circuitry remained a closely guarded secret as he covered every circuit board with black epoxy. This mythical circuit remained uncopied for over a decade until 2008, when its secrets were revealed to the world.</p>
<h2>What’s so Special about Klon Centaur?</h2>
<p>When the schematics appeared online, it was confirmed that the pedal was indeed a completely original design. The drive control contained a highly unusual blend feature that combined a clean and overdriven signal, so at low gain it acted as a boost, but blended to pure distortion at higher gain settings. This fixed the compression issue Finnegan had with the Tube Screamer. With a clean signal blended, the sound would retain the full dynamic range of the guitar. It also allowed for very natural picking dynamics, where the guitar would clean up by picking lighter and get grittier as you dig in, much like a <a href="https://www.andertons.co.uk/browse/amps/valve-amps/">valve amp</a> right on the edge of breakup.</p>
<p>Additionally, the pedal would convert the 9-volt power supply to 18 volts, thereby increasing the ‘headroom’ (the volume level the sound can reach before it begins to compress and distort). The Centaur also contains germanium clipping diodes, as opposed to the cheaper and more common silicon diodes. Germanium offers a smoother and more harmonically rich distortion.</p>
<p><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-7660" src="https://blog.andertons.co.uk/wp-content/uploads/2021/06/klon-e1622618671843.jpg" alt="" width="1596" height="1008" data-src="https://blog.andertons.co.uk/wp-content/uploads/2021/06/klon-e1622618671843.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2021/06/klon-e1622618671843.jpg 1596w, https://blog.andertons.co.uk/wp-content/uploads/2021/06/klon-e1622618671843-768x485.jpg 768w" sizes="auto, (max-width: 1596px) 100vw, 1596px" /></p>
<h3>Klon Centaur vs Tube Screamer</h3>
<p>Another unusual feature of the Centaur is that it contains a ‘hard clipping’ circuit, rather than ‘soft clipping’. Most overdrive pedals, such as the Tube Screamer and the <a href="https://www.andertons.co.uk/boss-bd-2-blues-driver-pedal">Boss Blues Driver,</a> are soft clippers, whilst hard clipping is usually used in high-gain distortion pedals like the <a href="https://www.andertons.co.uk/proco-rat-2-classic-distortion-pedal">ProCo RAT</a> or <a href="https://www.andertons.co.uk/boss-ds-1-distortion-compact-pedal">Boss DS-1 Distortion</a> to achieve more distortion and harmonics. Because of this, the Klon has plenty of gain on tap, but with the blended clean signal, it never gets too harsh.</p>
<p>Finnegan’s other great contention with the Tube Screamer was its very distinctive midrange characteristic. His aim for the Klon was that when a guitarist found their sound in their guitar and amp, it “wouldn’t mess up what they already had and liked”. The Centaur is often described as a ‘transparent overdrive’, meaning that it doesn’t alter the characteristic tone of the amp, although in truth, it does have a slight mid-hump which will cut through the mix, not too unlike a Tube Screamer. But in retaining the bass and increasing the headroom, the Klon has a far more natural and ‘open’ sound, perfect for those who just never got on with the Tube Screamer.</p>
<p>Finnegan stopped production of the Centaur in 2009, having hand-built an estimated 8,000 units in its 15 years of production. Since then, it has become the most sought-after pedal in the world, finding its way into the hands of some of the world’s best guitarists, including Jeff Beck, John Mayer and Joe Perry. The Centaur regularly fetches over £3,000 on the second-hand market, and that figure only continues to rise.</p>
<h2 style="text-align: center;">Klon Centaur Alternatives</h2>
    <style>
    .post-body__wrap {
        width: 100% !important;
    }
    .slick-carousel {
        position: relative;
    }
    .slick-prev,
    .slick-next {
        z-index: 10;
        width: 40px;
        height: 40px;
    }
    .slick-prev {
        left: -50px;
    }
    .slick-next {
        right: -50px;
    }
    .slick-prev:before,
    .slick-next:before {
        font-size: 40px;
        color: #000;
    }
    .product-stamp {
        display: flex;
        flex-direction: column;
        height: 100%;
        text-decoration: none;
        color: inherit;
    }
    .product-stamp__image {
        width: 100%;
        height: 180px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
    }
    .product-stamp__image img {
        max-height: 100%;
        max-width: 100%;
        object-fit: contain;
    }
    .product-stamp__content {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding-top: 10px;
        text-align: center;
    }
    .product-stamp__content-title {
        font-size: .75rem;
        border-bottom: 1px solid #f1f1f1;
        font-family: canada-type-gibson, sans-serif;
        font-weight: 700;
        letter-spacing: .06rem;
        margin-bottom: 4px;
        min-height: 47px;
        padding-bottom: 10px;
        text-transform: uppercase;
    }
    .product-stamp__content-price {
        font-size: 1.375rem;
        font-family: gin, sans-serif;
        font-weight: 700;
        margin-bottom: 0;
    }
    .slick-slide > div {
        height: 100%;
    }
    </style>
    <div class="product-carousel-wrapper">
        <div class="product-carousel" id="product-carousel-6a7efd1ba953b" data-filters='{ &quot;group_id&quot;:&quot;browse/guitar-pedals/overdrive-and-distortion-pedals/klon-style-overdrive-pedals&quot;, &quot;inStock&quot;:&quot;True&quot; }'></div>
    </div>
    <script>
    document.addEventListener('DOMContentLoaded', function () {
        const carousel = document.getElementById('product-carousel-6a7efd1ba953b');
        if (!carousel) return;

        let filters;
        try {
            filters = JSON.parse(carousel.dataset.filters);
        } catch (e) {
            console.error('Invalid filters JSON:', e);
            return;
        }

        const url = new URL('https://ac.cnstrc.com/recommendations/v1/pods/filtered');
        url.searchParams.set('key', 'key_A2YIqKz8zkXkA26G');
        url.searchParams.set('i', 'b7532141-24d2-4294-a4ac-dff5983a770c');
        url.searchParams.set('s', '843');

        for (const key in filters) {
            const value = filters[key];
            if (Array.isArray(value)) {
                value.forEach(v => url.searchParams.append(`filters[${key}]`, v));
            } else {
                url.searchParams.append(`filters[${key}]`, value);
            }
        }

        fetch(url.toString())
            .then(res => res.json())
            .then(data => {
                const results = data?.response?.results || [];
                if (results.length === 0) {
                    carousel.innerHTML = '<p>No products found.</p>';
                    return;
                }

                const slider = document.createElement('div');
                slider.className = 'slick-carousel';

                results.forEach(product => {
                    const item = document.createElement('div');
                    item.className = 'col12';
                    item.innerHTML = `
                        <a class="product-stamp" href="https://www.andertons.co.uk${product.data.url}">
                            <div class="product-stamp__image">
                                <img decoding="async" src="${product.data.image_url}" alt="${product.value}" />
                            </div>
                            <div class="product-stamp__content">
                                <h3 class="product-stamp__content-title">${product.value}</h3>
                                <p class="product-stamp__content-price">£${product.data.calculatedPrice.toFixed(2)}</p>
                            </div>
                        </a>
                    `;
                    slider.appendChild(item);
                });

                carousel.appendChild(slider);

                const waitForSlick = (retries = 15) => {
                    if (typeof jQuery !== 'undefined' && typeof jQuery.fn.slick === 'function') {
                        jQuery(slider).slick({
                            infinite: true,
                            slidesToShow: 4,
                            slidesToScroll: 1,
                            responsive: [
                                { breakpoint: 768, settings: { slidesToShow: 2 } },
                                { breakpoint: 480, settings: { slidesToShow: 1 } }
                            ]
                        });
                    } else if (retries > 0) {
                        setTimeout(() => waitForSlick(retries - 1), 200);
                    } else {
                        console.error('Slick carousel not available');
                    }
                };

                waitForSlick();
            })
            .catch(err => {
                console.error('Product carousel fetch error:', err);
                carousel.innerHTML = '<p>Error loading products.</p>';
            });
    });
    </script>
    

    </div>

</section>
<!-- END: post-body -->

<section class="youtube-video">

    <div class="container">

        <div class="col12">

            <iframe
            	class="youtube-embed"
            	src="https://www.youtube.com/embed/8tjQXTMfxYY?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">The Ultimate Klon Pedal Blindfold Challenge - 10 Pedals - £39 - £5000 Shootout!</span>

                <span itemprop="description">Head over to the Andertons website to find the products in the video! | https://tinyurl.com/27gsswfq

Electric Guitar Department | https://tinyurl.com/2ah7ele5
Acoustic Guitar Department | https://tinyurl.com/23tr727d
Bass Department | https://tinyurl.com/24yqm6sy
Guitar Pedal Department | https://tinyurl.com/287hdxhq
Amp Department | https://tinyurl.com/28vnqtu5

The links below may be outdated, use the links above to start browsing the website. 
👆 Nine Klon-inspired pedals, one real Klon & one blindfolded Pete Honoré, can he find the most expensive from the most affordable? With a range of guitar pedals starting from £39 to £5000, do all Klon overdrives sound the same when set to 12 o'clock? | https://tinyurl.com/y94kwtk2

» Wampler Tumnus Drive Pedal | https://tinyurl.com/y9m99z2f
» Mythos Mjolnir King of Klones Pedal | https://tinyurl.com/y8v3hhsc
» Tone City Bad Horse Overdrive | https://tinyurl.com/2nyhtmnr
» Electro Harmonix Soul Food Overdrive Pedal | https://tinyurl.com/y9mn3f2a
» RYRA The Klone In Silver | https://tinyurl.com/y9yguqv3
» JRAD Archer Ikon Overdrive Pedal | https://tinyurl.com/yaeee6py
» MXR Sugar Drive | https://tinyurl.com/ybqrmkdt
» Ceriatone Centura Overdrive Pedal In Purple | https://tinyurl.com/y9vy6hxk
» Way Huge Conspiracy Theory Professional Overdrive Pedal | https://tinyurl.com/ybvwb5vr

» The GigRig Quartermaster Pedal Switcher | https://tinyurl.com/ybmj8ayd
» Fender Custom Shop '59 Stratocaster In Gold Sparkle | https://tinyurl.com/y8u7dxvr

🎥  Missed one of our previous episodes?
» Plexi Pedal Blindfold Challenge | https://www.youtube.com/watch?v=D-Vs4nWHYtY
» Overdrive Pedal Blindfold Challenge | https://www.youtube.com/watch?v=CWKoohOFi0E
» Tube Screamer Blindfold Challenge | https://www.youtube.com/watch?v=gSCtH7wSCkk
» Chorus Pedal Blindfold Challenge | https://www.youtube.com/watch?v=aZA7tsSPh1M

↪️ Episode Guide ↩️
» 0:00 Cheap Vs Expensive Blindfold Challenge 
» 0:37 Let's See The Pedals
» 3:25 JRAD Archer
» 6:40 Electro Harmonix Soul Food
» 9:15 RYRA The Klone
» 13:05 Ceriatone Centura
» 15:59 Way Huge Conspiracy Theory
» 20:37 MXR Sugar Drive
» 25:34 Mythos Mjolnir 
» 28:57 The Real Klon Centaur! 
» 32:20 Tone City Bad Horse
» 34:07 Wampler Tumnus
» 35:56 Quick Recap 
» 40:30 Was Pete Right? 
» 45:25 Final Thoughts?

📱 Why not give us a follow on our social channels?
» Instagram | https://www.instagram.com/andertonsmusicco
» Facebook | https://www.facebook.com/andertons/
» Twitter | https://twitter.com/andertonsmusic

👕 Buy A T-Shirt 👕 | https://tinyurl.com/vdq7rmg 
You've watched the videos & seen the store, now join the Andertons Family with our exclusive, official merchandise! With free UK delivery on all orders containing only a T-Shirt, Hoodie or Jumper & super low international shipping costs, there is no better time to be an Andertons fan than now! 

Interested in other Andertons YouTube channels? Click on one of these links to find out more…
Andertons Guitar & Bass YouTube Channel: https://goo.gl/kRJCpb
Andertons Drummers YouTube Channel: https://goo.gl/9yKSS9
Andertons Synths, Keys & Tech YouTube Channel: https://goo.gl/ns172M
Andertons Shopping Website: https://goo.gl/TPsG2Q

Make sure to subscribe to Andertons TV for more great videos like this: https://goo.gl/aAzyQM
#Andertons #Klon #BlindfoldChallenge</span>

                <span itemprop="thumbnailUrl">https://i.ytimg.com/vi/8tjQXTMfxYY/default.jpg</span>

                <span itemprop="duration">PT51M13S</span>

                <span itemprop="uploadDate">2021-03-09T15:00:03Z</span>

                <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter">
                    <link itemprop="interactionType" href="http://schema.org/WatchAction"/>
                    <span itemprop="userInteractionCount">652179</span>
                </div>

            </div>

        </div>

    </div>

</section>
<!-- END: spotify-widget -->

<section class="post-body">

    <div class="post-body__wrap">

<p><span style="font-weight: 400;">So, unless you have a spare three grand lying around, you might be wondering how you can get your hands on a Klon? Since the reveal of the schematics in 2008, every major pedal company has tried their hand at a Klon ‘klone’. For between £100 and £250, here are some of the best clones available today:</span></p>
<p><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-7690" src="https://blog.andertons.co.uk/wp-content/uploads/2021/06/ifaYt9Ao.jpeg" alt="" width="4882" height="3581" data-src="https://blog.andertons.co.uk/wp-content/uploads/2021/06/ifaYt9Ao.jpeg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2021/06/ifaYt9Ao.jpeg 4882w, https://blog.andertons.co.uk/wp-content/uploads/2021/06/ifaYt9Ao-768x563.jpeg 768w" sizes="auto, (max-width: 4882px) 100vw, 4882px" /></p>
<h3>Wampler Tumnus/Tumnus Deluxe</h3>
<p>Brian Wampler is one of the best pedal builders in the industry, and his <a href="https://www.andertons.co.uk/wampler-tumnus-drive-pedal">Tumnus</a> brings the magic of the Klon with an affordable price tag and a pedalboard-friendly miniature pedal. Or if you’re looking for ultimate tone shaping, the <a href="https://www.andertons.co.uk/wampler-tumnus-deluxe-guitar-pedal">Tumnus Deluxe</a> trades the traditional treble control for an independent 3-band EQ for limitless tonal possibilities.</p>
<h3>Ceriatone Centura</h3>
<p>If you want a clone that both sounds and looks the part, then the <a href="https://www.andertons.co.uk/ceriatone-centura-overdrive-pedal-in-matte-gold-finish-no-horse">Ceriatone Centura</a> is the one for you. As well as nailing that iconic Klon sound, it faithfully recreates the enclosure and knobs for the authentic Klon look. The pedal is available in classic gold, silver, or purple for an update on the classic style.</p>
<h3>Mythos Mjolnir</h3>
<p>Zach Broyles of Mythos is a relative newcomer to the pedal industry, but the <a href="https://www.andertons.co.uk/mythos-mjolnir-king-of-klones-pedal">Mjolnir</a> fired him into the big leagues. His tweaked version of the Centaur replicated the unmistakable Klon tone while adding some clarity to the overdriven sound.</p>
<h3>RYRA The Klone</h3>
<p>RYRA’s Shane Logan is a one-man band, building every pedal by hand, much like Finnegan’s original Klon. Also, like the Klon, <a href="https://www.andertons.co.uk/ryra-the-klone-in-gold">The Klone</a> can be bought in gold or silver, along with black cherry or seafoam green. The design is very reminiscent of the Centaur, but in a smaller, more pedalboard-friendly enclosure.</p>
<h3>JRAD Archer/Archer Ikon</h3>
<p><a href="https://www.andertons.co.uk/jrad-archer-overdrive-pedal">The Archer</a>, the original Klon clone, was the first 100%, part-for-part remake of the fabled Centaur and remains one of the best. <a href="https://www.andertons.co.uk/jrad-archer-ikon-overdrive-pedal">The Ikon</a> is a slight variant on the standard Archer, which has slightly more midrange compression and less presence for a smoother, less bright sound.</p>
<h3>Way Huge Conspiracy Theory</h3>
<p>Founded by George Tripps in 1992, Way Huge was one of the forefathers of the boutique boom. So naturally, he took on the most famous boutique pedal of all. <a href="https://www.andertons.co.uk/way-huge-conspiracy-theory-professional-overdrive-pedal">The Conspiracy Theory</a> is widely regarded as a near-perfect replica of the Klon.</p>
<h3>Keeley Oxblood</h3>
<p>Robert Keeley is one of the most respected names in the pedal industry, with a track record for making exceptional pedals. Unlike most Klon clones, <a href="https://www.andertons.co.uk/robert-keeley-oxblood-overdrive-pedal">the Oxblood</a> isn’t an exact clone. Instead, Keeley has replicated the transparent boost/overdrive tone of the Klon with his own original circuit. In his design, he offers more versatility with two clipping options, for even more gain, verging on fuzz. It also contains a ‘phat’ switch to add a beefier bottom end to the tone.</p>
<h2>Klon Centaur Alternatives Under £100</h2>
<p>Want to experience the Klon Centaur for yourself but working on a tighter budget? Don’t worry – there are a number of impressive entry-level pedals out there that offer that classic Klon sound without breaking the bank. Here’s our pick of the best:</p>
<h3>Electro-Harmonix Soul Food</h3>
<p>Electro-Harmonix are one of the kings of mid-priced pedals, combining quality, durability and affordability, and <a href="https://www.andertons.co.uk/electro-harmonix-soul-food-overdrive-guitar-fx-pedal">the Soul Food</a> is no exception. This Andertons best seller nails the Klon tone and can be yours for under £100.</p>
<h3>Tone City Bad Horse</h3>
<p>At under £40, the<a href="https://www.andertons.co.uk/tone-city-bad-horse-overdrive-pedal-%28excluding-power-supply%29"> Bad Horse</a> represents excellent value for money, making the legendary Klon sound accessible to anyone.</p>
<h3>TC Electronic Zeus</h3>
<p>The brand-new <a href="https://www.andertons.co.uk/tc-electronic-zeus-drive-pedal">Zeus</a> is the newest addition to the list of Klon clones. It features the classic gain, level and treble controls with an additional ‘fat’ switch for a fuller bass response. Much like the Klon KTR (the machine-built version of the Centaur), it can be switched between buffered and true bypass to optimise your signal chain. It also boasts germanium clipping diodes like the original Klon, a feature you won’t find anywhere else in this price range!</p>
<h3>Behringer Centara</h3>
<p><a href="/browse/brands/behringer/" target="_blank" rel="noopener">Behringer</a> truly leave no stone unturned when it comes to offering legendary music gear for ultra-accessible prices. The <a href="https://www.andertons.co.uk/behringer-centara-overdrive-legendary-transparent-boost-overdrive-with-soft-clipping-diodes/" target="_blank" rel="noopener">Centara</a> delivers the mythical golden crunch thanks to almost like-for-like internal circuitry, with soft-clipping Germanium diodes bolstered by stepped-up internal voltage, and a dual concentric gain knob for a wide range of crispy saturation.</p>
<h3 style="text-align: center;">Shop Klon Alternatives Under £100</h3>
    <style>
    .post-body__wrap {
        width: 100% !important;
    }
    .slick-carousel {
        position: relative;
    }
    .slick-prev,
    .slick-next {
        z-index: 10;
        width: 40px;
        height: 40px;
    }
    .slick-prev {
        left: -50px;
    }
    .slick-next {
        right: -50px;
    }
    .slick-prev:before,
    .slick-next:before {
        font-size: 40px;
        color: #000;
    }
    .product-stamp {
        display: flex;
        flex-direction: column;
        height: 100%;
        text-decoration: none;
        color: inherit;
    }
    .product-stamp__image {
        width: 100%;
        height: 180px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
    }
    .product-stamp__image img {
        max-height: 100%;
        max-width: 100%;
        object-fit: contain;
    }
    .product-stamp__content {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding-top: 10px;
        text-align: center;
    }
    .product-stamp__content-title {
        font-size: .75rem;
        border-bottom: 1px solid #f1f1f1;
        font-family: canada-type-gibson, sans-serif;
        font-weight: 700;
        letter-spacing: .06rem;
        margin-bottom: 4px;
        min-height: 47px;
        padding-bottom: 10px;
        text-transform: uppercase;
    }
    .product-stamp__content-price {
        font-size: 1.375rem;
        font-family: gin, sans-serif;
        font-weight: 700;
        margin-bottom: 0;
    }
    .slick-slide > div {
        height: 100%;
    }
    </style>
    <div class="product-carousel-wrapper">
        <div class="product-carousel" id="product-carousel-6a7efd1ba958a" data-filters='{ &quot;group_id&quot;:&quot;browse/guitar-pedals/overdrive-and-distortion-pedals/klon-style-overdrive-pedals&quot;, &quot;inStock&quot;:&quot;True&quot;, &quot;price&quot;:&quot;0-100&quot; }'></div>
    </div>
    <script>
    document.addEventListener('DOMContentLoaded', function () {
        const carousel = document.getElementById('product-carousel-6a7efd1ba958a');
        if (!carousel) return;

        let filters;
        try {
            filters = JSON.parse(carousel.dataset.filters);
        } catch (e) {
            console.error('Invalid filters JSON:', e);
            return;
        }

        const url = new URL('https://ac.cnstrc.com/recommendations/v1/pods/filtered');
        url.searchParams.set('key', 'key_A2YIqKz8zkXkA26G');
        url.searchParams.set('i', 'b7532141-24d2-4294-a4ac-dff5983a770c');
        url.searchParams.set('s', '843');

        for (const key in filters) {
            const value = filters[key];
            if (Array.isArray(value)) {
                value.forEach(v => url.searchParams.append(`filters[${key}]`, v));
            } else {
                url.searchParams.append(`filters[${key}]`, value);
            }
        }

        fetch(url.toString())
            .then(res => res.json())
            .then(data => {
                const results = data?.response?.results || [];
                if (results.length === 0) {
                    carousel.innerHTML = '<p>No products found.</p>';
                    return;
                }

                const slider = document.createElement('div');
                slider.className = 'slick-carousel';

                results.forEach(product => {
                    const item = document.createElement('div');
                    item.className = 'col12';
                    item.innerHTML = `
                        <a class="product-stamp" href="https://www.andertons.co.uk${product.data.url}">
                            <div class="product-stamp__image">
                                <img decoding="async" src="${product.data.image_url}" alt="${product.value}" />
                            </div>
                            <div class="product-stamp__content">
                                <h3 class="product-stamp__content-title">${product.value}</h3>
                                <p class="product-stamp__content-price">£${product.data.calculatedPrice.toFixed(2)}</p>
                            </div>
                        </a>
                    `;
                    slider.appendChild(item);
                });

                carousel.appendChild(slider);

                const waitForSlick = (retries = 15) => {
                    if (typeof jQuery !== 'undefined' && typeof jQuery.fn.slick === 'function') {
                        jQuery(slider).slick({
                            infinite: true,
                            slidesToShow: 4,
                            slidesToScroll: 1,
                            responsive: [
                                { breakpoint: 768, settings: { slidesToShow: 2 } },
                                { breakpoint: 480, settings: { slidesToShow: 1 } }
                            ]
                        });
                    } else if (retries > 0) {
                        setTimeout(() => waitForSlick(retries - 1), 200);
                    } else {
                        console.error('Slick carousel not available');
                    }
                };

                waitForSlick();
            })
            .catch(err => {
                console.error('Product carousel fetch error:', err);
                carousel.innerHTML = '<p>Error loading products.</p>';
            });
    });
    </script>
    
<h2>Klon Centaur FAQs</h2>
<h3>What is the Klon Centaur known for?</h3>
<p>The Klon Centaur is famous for its ‘transparent overdrive’, a natural-sounding, dynamic boost that retains your guitar and amp&#8217;s character while adding warmth, grit, and presence.</p>
<h3>Why is the Klon Centaur so expensive?</h3>
<p>Original models were hand-built in limited numbers and are no longer in production. Combine that with its iconic sound and reputation, and it’s no surprise prices on the second-hand market have skyrocketed.</p>
<h3>Is a Klon just a Tube Screamer?</h3>
<p>No – while it’s true they’re both overdrive pedals, the Klon and the Tube Screamer are very different beasts. The Tube Screamer has a midrange-heavy EQ and soft clipping, which gives it a punchy, compressed tone that’s great for tightening up high-gain amps. The Klon, on the other hand, has a more transparent sound, blending clean and overdriven signals for a natural, amp-like response. It uses hard clipping, retains more bass, and operates at higher voltage for increased headroom. In short, the Klon was designed to fix what Finnegan didn’t like about the Tube Screamer.</p>
<h3>What is a transparent overdrive?</h3>
<p>A transparent overdrive adds gain and mild compression without dramatically changing your guitar’s tone. It&#8217;s often used to push amps into natural breakup while keeping the EQ intact.</p>
<h3>Is the Soul Food a good Klon clone?</h3>
<p>Yes, it’s one of the most affordable and popular Klon-style pedals, delivering the core tone of the original at a fraction of the price.</p>
<h3>What’s the best Klon-style pedal under £100?</h3>
<p>The Tone City Bad Horse and Electro-Harmonix Soul Food are both top contenders, delivering impressive tone for players on a budget.</p>
<h2>Final Thoughts</h2>
<p><span style="font-weight: 400;">Bill Finnegan sought to reinvent the overdrive pedal to achieve a transparent tone, and (as the eBay prices will attest) he achieved it. But whether your budget is £40 or £4000, there’s a Klon out there for you, so go pick one up and find out for yourself what makes the Klon Centaur the most expensive pedal in the World.</span></p>

    </div>

</section>
<!-- END: post-body -->

<section class="youtube-video">

    <div class="container">

        <div class="col12">

            <iframe
            	class="youtube-embed"
            	src="https://www.youtube.com/embed/XXIZ7p5-SQM?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Attack of the Klons - Blindfold pedal challenge! Andertons Music Co.</span>

                <span itemprop="description">Head over to the Andertons website to find the products in the video! | https://tinyurl.com/27gsswfq

Electric Guitar Department | https://tinyurl.com/2ah7ele5
Acoustic Guitar Department | https://tinyurl.com/23tr727d
Bass Department | https://tinyurl.com/24yqm6sy
Guitar Pedal Department | https://tinyurl.com/287hdxhq
Amp Department | https://tinyurl.com/28vnqtu5

The links below may be outdated, use the links above to start browsing the website. 
👆 Check out the pedals below:

Wampler Tumnus: https://goo.gl/Tcgfup
Walrus Voyager: https://goo.gl/sUaaBG
RYRA Klone: https://goo.gl/Ju3jRt
Klon KTR: https://goo.gl/FAF3Rw
Tone City Bad Horse: https://goo.gl/PYL3xa
EHX Soul Food: https://goo.gl/6nD6vL
J Rockett Archer Klon: https://goo.gl/ZzhR9e
Keeley Oxblood: https://goo.gl/YW2sS5
Mythos Mjolnir: https://goo.gl/PgRJXu
JHS Soul Food Mod: https://goo.gl/XbFKbn


Interested in other Andertons YouTube channels? Click on one of these links to find out more…

Andertons Guitar & Bass YouTube Channel: https://goo.gl/wRsx1P
Andertons Drummers YouTube Channel: https://goo.gl/gjAEAs
Andertons Keyboard YouTube Channel: https://goo.gl/kFxnYu
Andertons Music Tech YouTube Channel: https://goo.gl/a2vnDT
Andertons Shopping Web Site: https://goo.gl/TPsG2Q
Buy a T Shirt: https://goo.gl/4mRRyy

Make sure to subscribe to Andertons TV for more great videos like this!

#BlindfoldChallenge #Chappers #CaptainAnderton</span>

                <span itemprop="thumbnailUrl">https://i.ytimg.com/vi/XXIZ7p5-SQM/default.jpg</span>

                <span itemprop="duration">PT41M56S</span>

                <span itemprop="uploadDate">2018-04-24T09:30:01Z</span>

                <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter">
                    <link itemprop="interactionType" href="http://schema.org/WatchAction"/>
                    <span itemprop="userInteractionCount">322052</span>
                </div>

            </div>

        </div>

    </div>

</section>
<!-- END: spotify-widget -->

<section class="post-body">

    <div class="post-body__wrap">

<p class="western">If you enjoyed this read, check out more of our <a href="/learn">learn</a> articles!</p>
<p><a class="button button--primary" href="https://www.andertons.co.uk">Shop at Andertons</a></p>
<p>The post <a href="https://blog.andertons.co.uk/learn/klon-centaur-the-worlds-most-expensive-pedal">A History of the Klon Centaur – and Our Guide to the Best Klon Centaur Clones</a> appeared first on <a href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.andertons.co.uk/learn/klon-centaur-the-worlds-most-expensive-pedal/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Gallien-Krueger: The Forefather of Modern Bass Amps</title>
		<link>https://blog.andertons.co.uk/industry/gallien-krueger-history</link>
					<comments>https://blog.andertons.co.uk/industry/gallien-krueger-history#respond</comments>
		
		<dc:creator><![CDATA[James Hurman]]></dc:creator>
		<pubDate>Mon, 01 Aug 2022 14:00:14 +0000</pubDate>
				<category><![CDATA[Gear News]]></category>
		<guid isPermaLink="false">https://blog.andertons.co.uk/?p=10487</guid>

					<description><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/Gallien-Krueger-Blog-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="Gallien-Krueger Fusion &amp; Legacy Bass Amp Heads" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" decoding="async" loading="lazy" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/07/Gallien-Krueger-Blog-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2022/07/Gallien-Krueger-Blog-200x200.jpg 200w" sizes="auto, (max-width: 600px) 100vw, 600px" /><p>History of Gallien-Krueger Let’s go back to 1968. A young Stanford graduate engineer named Bob Gallien has just built his first amplifier in his garage. He takes it to his local music shop and asks if they’ll sell it. The owner reluctantly agrees to take it on consignment. The very next day, one Carlos Santana [&#8230;]</p>
<p>The post <a href="https://blog.andertons.co.uk/industry/gallien-krueger-history">Gallien-Krueger: The Forefather of Modern Bass Amps</a> appeared first on <a href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/Gallien-Krueger-Blog-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="Gallien-Krueger Fusion &amp; Legacy Bass Amp Heads" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" decoding="async" loading="lazy" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/07/Gallien-Krueger-Blog-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2022/07/Gallien-Krueger-Blog-200x200.jpg 200w" sizes="auto, (max-width: 600px) 100vw, 600px" /><h2>History of Gallien-Krueger</h2>
<p>Let’s go back to 1968. A young Stanford graduate engineer named Bob Gallien has just built his first amplifier in his garage. He takes it to his local music shop and asks if they’ll sell it. The owner reluctantly agrees to take it on consignment. The very next day, one Carlos Santana walks into the shop and buys that original Gallien-Krueger amp, then takes it with him to Woodstock in ‘69. And the rest, as they say, is history…</p>
<p>Bob Gallien has always been an innovator. He saw the flaws in amps of the time, and with his engineering background, was able to find solutions. In ’68 it was pretty uncommon to find an amp rated at more than 50 watts — <a href="https://www.andertons.co.uk/brands/fender">Fender</a> Twins being approximately 44W and at this point, not many 100W <a href="https://www.andertons.co.uk/brands/marshall-amps">Marshall</a> Super Leads had made their way into the US.</p>
<p>Using pioneering technology for the time, Bob built his amp with far more efficient solid-state components — allowing it to output a monstrous 226W, and making it about as loud as any amp in the world at the time. Solid state technology also doesn’t suffer from power amp distortion, allowing for more headroom and for the preamp to provide all the gain and compression for a more controlled tone. They also featured much more preamp gain than most others at the time. This enabled the singing sustain that Santana was looking for in his sound.</p>
<p>Gallien soon realised that nobody was making dedicated <a href="https://www.andertons.co.uk/bass-dept/bass-amps">bass amps</a>. The Fender Bassman and the Marshall Super Bass were simply modified versions of <a href="https://www.andertons.co.uk/guitar-dept/electric-guitar-amps">guitar amps</a>. So he set out to redesign the amplifier from the ground-up, with bassists in mind. In his own words: “I have never seen the point in doing things the way others have done them.” Each and every stage of <a href="https://www.andertons.co.uk/brands/gallien-krueger">Gallien-Krueger’s</a> amps is pioneered to optimise your tone!</p>
<p><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-10507" src="https://blog.andertons.co.uk/wp-content/uploads/2022/08/Bob-Gallien.jpg" alt="Bob Gallien of Gallien-Krueger" width="1000" height="725" data-src="https://blog.andertons.co.uk/wp-content/uploads/2022/08/Bob-Gallien.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/08/Bob-Gallien.jpg 1000w, https://blog.andertons.co.uk/wp-content/uploads/2022/08/Bob-Gallien-768x557.jpg 768w" sizes="auto, (max-width: 1000px) 100vw, 1000px" /></p>
<h2>Gallien-Krueger: Key Features</h2>
<h3>Flexible GK Preamp</h3>
<p>Throughout most of Gallien-Krueger’s history, they have made amps with both solid-state preamps and all-valve preamps to cater for different tastes. But there are parts of both of these circuits that are totally unique to Gallien-Krueger.</p>
<p>Most amps have passive EQ controls. This means that it is only subtractive — i.e. the amp is “open” with all EQ controls on 10, and you can only cut certain frequencies. Gallien-Krueger amps use active &#8216;Serial Variable Q equalisation&#8217;. This is a completely revolutionary EQ circuit that allows far more precise control and is voiced specifically for bass. Instead of the typical 3-band EQ, GK uses a 4-band EQ featuring Bass, Low-Mids, High-Mids, and Treble. Not only do you get more precise control, but you can also cut or boost frequencies — unlike a passive EQ. With this serial EQ design, you also eliminate potential frequency cancellation and frequency masking issues that can occur with standard EQ controls. <a href="/learn/what-is-eq">Read more about EQ here</a>.</p>
<p>Although Gallien-Krueger amps are often known for their iconic distorted “growl”, they are also designed to achieve the perfect clean tone. Each GK amp has a gain “trim” control that finetunes the input gain of your signal, so whether you’re playing a vintage output P-Bass or a modern bass with active humbuckers, you can pad the gain to the exact point where it won’t clip or distort. You can then have more control over your gain with the overdrive channel for a natural and controlled breakup.</p>
<p>All of these are features included in both solid-state and valve preamps. So depending on which flavour you prefer, you know you’re not missing out. For valve aficionados, you’ll also be pleased to hear that Bob is very fastidious about his valve preamps. Many high gain valve amps include a degree of solid-state clipping circuitry to increase preamp gain. But if you’re buying any amp from the <a href="https://www.andertons.co.uk/brands/gallien-krueger/fusion-bass-amps">Fusion Series</a>, you can rest assured that the preamp is nothing but valve. No fancy trickery. No smoke and mirrors. Just pure tube saturation!</p>
<p><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-10506" src="https://blog.andertons.co.uk/wp-content/uploads/2022/08/Gallien-Krueger-Fusion-Series.jpg" alt="Gallien-Krueger Fusion Series Bass Amp Heads" width="1880" height="1174" data-src="https://blog.andertons.co.uk/wp-content/uploads/2022/08/Gallien-Krueger-Fusion-Series.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/08/Gallien-Krueger-Fusion-Series.jpg 1880w, https://blog.andertons.co.uk/wp-content/uploads/2022/08/Gallien-Krueger-Fusion-Series-768x480.jpg 768w" sizes="auto, (max-width: 1880px) 100vw, 1880px" /></p>
<h3>Class D Power Amp</h3>
<p>When Bob Gallien started designing and building amps, solid-state technology was still in its infancy. He was an early adopter of this, and was able to pioneer the legendary “GK Growl”. Bob Gallien describes this sound as the result of the power amp “hitting the rails”. A solid state power amp compresses and distorts differently to valve power amp. The GK growl is known for having boomy distortion on the low notes while maintaining clean articulation on high notes.</p>
<p>The hi-fi class D power stage amplifies the preamp extremely efficiently, allowing the preamp to shine. The huge headroom afforded by class D also creates a really “punchy” sound with intense transients that have that same visceral feeling as a kick drum.</p>
<h3>Proprietary Speakers</h3>
<p>All GK <a href="https://www.andertons.co.uk/guitar-dept/electric-guitar-amps/electric-guitar-amp-accessories/guitar-amp-speakers">speakers</a> are made in-house in the USA. No other amp brand of their size makes their own speakers. This gives them an advantage as they are able to voice the speakers precisely to their amps.</p>
<p>Most speakers use “round wound” voice coils, while GK speakers use “edge wound ribbon” voice coils. This allows for more winds around the speaker resulting in more efficiency, more volume and a fuller frequency with deeper lows and more present highs. This process is more expensive and labour intensive, but Bob Gallien understands that speakers can truly make or break an amp!</p>
<p><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-10500" src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/blog-graphics-speaker.jpg" alt="" width="1180" height="700" data-src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/blog-graphics-speaker.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/07/blog-graphics-speaker.jpg 1180w, https://blog.andertons.co.uk/wp-content/uploads/2022/07/blog-graphics-speaker-768x456.jpg 768w" sizes="auto, (max-width: 1180px) 100vw, 1180px" /></p>
<p>The speakers are also super-light neodymium magnets, that are a fraction of the weight of a ceramic speaker, allowing the amps to be far more portable – perfect for gigging!</p>
<p>Everything down to cabinet bracing is clinically calculated to resonate in phase with the speaker for increased projection and bass. Regular cabs can suffer from phase cancellation which makes the sound thin and nasal.</p>
<h3>Unparalleled Quality</h3>
<p>Everything from populating circuit boards, to shielding cables, to coiling speakers is done in-house in Gallien-Krueger&#8217;s USA factory. This makes GK&#8217;s amplifiers some of the highest quality money can buy! They are specifically designed to withstand the rigours of life on the road. And the long list of Gallien-Krueger players can attest to this&#8230;</p>
<h2>Gallien-Krueger Artists</h2>
<h3>Flea (Red Hot Chili Peppers)</h3>
<p><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-10508" src="https://blog.andertons.co.uk/wp-content/uploads/2022/08/Flea.jpg" alt="Flea Gallien-Krueger User" width="1200" height="800" data-src="https://blog.andertons.co.uk/wp-content/uploads/2022/08/Flea.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/08/Flea.jpg 1200w, https://blog.andertons.co.uk/wp-content/uploads/2022/08/Flea-768x512.jpg 768w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /></p>
<p>Perhaps the most famous GK player, Red Hot Chili Peppers’ Flea has used these amps for decades to get his signature tone — from punky driving basslines to funky slapping and popping, and clean chordal melodic lines. This is where the &#8220;GK growl&#8221; is so effective. For those heavy low notes he can get that overdriven grind, while his intricate riffing is perfectly articulate on higher notes.</p>

    </div>

</section>
<!-- END: post-body -->

<section class="youtube-video">

    <div class="container">

        <div class="col12">

            <iframe
            	class="youtube-embed"
            	src="https://www.youtube.com/embed/xFgmTFVhEns?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Sound Like Flea From Red Hot Chili Peppers! - All About The Bass</span>

                <span itemprop="description">Head over to the Andertons website to find the products in the video! | https://tinyurl.com/27gsswfq

Electric Guitar Department | https://tinyurl.com/2ah7ele5
Acoustic Guitar Department | https://tinyurl.com/23tr727d
Bass Department | https://tinyurl.com/24yqm6sy
Guitar Pedal Department | https://tinyurl.com/287hdxhq
Amp Department | https://tinyurl.com/28vnqtu5

The links below may be outdated, use the links above to start browsing the website. 
👆 Music Man Stingray In Ivory White With Roasted Maple Neck - https://tinyurl.com/rcmpwma
Fender Flea Signature Bass Shell Pink - https://tinyurl.com/22l8gz6
Gallien Krueger MB 115 Bass Combo - https://tinyurl.com/vphmoal

With the recent news of John Frusciante rejoining The Red Hot Chili Peppers, There has been no better time for Nathan and Lee to analyse the sound and technique of Legendary bass player Flea! Watch as they run through signature basses, iconic riffs, and gear that enables Flea to play an array of styles along with creating his signature tone.

Interested in other Andertons YouTube channels? Click on one of these links to find out more…

Andertons Guitar & Bass YouTube Channel: https://goo.gl/kRJCpb
Andertons Drummers YouTube Channel: https://goo.gl/9yKSS9
Andertons Synths, Keys & Tech YouTube Channel: https://goo.gl/ns172M
Andertons Shopping Website: https://goo.gl/TPsG2Q
Buy a T-Shirt: https://goo.gl/TrTe78

Make sure to subscribe to Andertons TV for more great videos like this: https://goo.gl/aAzyQM

#Andertons #RedHotChiliPeppers</span>

                <span itemprop="thumbnailUrl">https://i.ytimg.com/vi/xFgmTFVhEns/default.jpg</span>

                <span itemprop="duration">PT13M6S</span>

                <span itemprop="uploadDate">2019-12-27T15:00:12Z</span>

                <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter">
                    <link itemprop="interactionType" href="http://schema.org/WatchAction"/>
                    <span itemprop="userInteractionCount">120613</span>
                </div>

            </div>

        </div>

    </div>

</section>
<!-- END: spotify-widget -->

<section class="post-body">

    <div class="post-body__wrap">

<h3>Duff McKagan (Guns N’ Roses)</h3>
<p><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-10509" src="https://blog.andertons.co.uk/wp-content/uploads/2022/08/Duff-McKagan.jpg" alt="Duff McKagan Gallien-Krueger User" width="1200" height="800" data-src="https://blog.andertons.co.uk/wp-content/uploads/2022/08/Duff-McKagan.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/08/Duff-McKagan.jpg 1200w, https://blog.andertons.co.uk/wp-content/uploads/2022/08/Duff-McKagan-768x512.jpg 768w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /></p>
<p>For many, 1987’s <em>Appetite for Destruction</em> is hailed as one of the best sounding rock albums of all-time. And laying the foundation for Slash and Izzy, was Duff McKagan with a Gallien-Krueger.</p>
<h3>Dave Holland (Jazz Legend)</h3>
<p><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-10510" src="https://blog.andertons.co.uk/wp-content/uploads/2022/08/Dave-Holland.jpg" alt="Dave Holland Gallien-Krueger User" width="1200" height="800" data-src="https://blog.andertons.co.uk/wp-content/uploads/2022/08/Dave-Holland.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/08/Dave-Holland.jpg 1200w, https://blog.andertons.co.uk/wp-content/uploads/2022/08/Dave-Holland-768x512.jpg 768w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /></p>
<p>Proving that GK amps can run the gamut of genres, multi-Grammy award winning musician Dave Holland plays upright bass through his GK.</p>
<h3>Justin Chancellor (Tool)</h3>
<p><img loading="lazy" decoding="async" class="lazyload alignnone size-full wp-image-10493" src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/justin-chancellor.jpg" alt="" width="1200" height="800" data-src="https://blog.andertons.co.uk/wp-content/uploads/2022/07/justin-chancellor.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/07/justin-chancellor.jpg 1200w, https://blog.andertons.co.uk/wp-content/uploads/2022/07/justin-chancellor-768x512.jpg 768w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /></p>
<p>Justin Chancellor is known to have great tone, and a great variety of different sounds and effects. And at the foundation of that is his GK amp. His aggressive, heavy riffing is complemented by that &#8220;GK growl&#8221;, whilst also having the headroom to make it an excellent platform for 46 &amp; 2 other effects!</p>

<h4>Want to Learn More?</h4>
<p>If you’re keen to stay up-to-date with other matters within the musical instrument industry, take a look at more of our ‘Industry’ content by <a href="/industry">clicking here</a>.</p>
<p>The post <a href="https://blog.andertons.co.uk/industry/gallien-krueger-history">Gallien-Krueger: The Forefather of Modern Bass Amps</a> appeared first on <a href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.andertons.co.uk/industry/gallien-krueger-history/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is a Compressor in Music?</title>
		<link>https://blog.andertons.co.uk/learn/what-is-a-compressor-in-music</link>
					<comments>https://blog.andertons.co.uk/learn/what-is-a-compressor-in-music#respond</comments>
		
		<dc:creator><![CDATA[James Hurman]]></dc:creator>
		<pubDate>Fri, 20 May 2022 15:30:32 +0000</pubDate>
				<category><![CDATA[Learn]]></category>
		<guid isPermaLink="false">https://blog.andertons.co.uk/?p=10147</guid>

					<description><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2019/05/Compressor-Pedals-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="Compressor Pedals for Single-Coils" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" decoding="async" loading="lazy" srcset="https://blog.andertons.co.uk/wp-content/uploads/2019/05/Compressor-Pedals-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2019/05/Compressor-Pedals-200x200.jpg 200w" sizes="auto, (max-width: 600px) 100vw, 600px" /><p>What is Compression? Compression can be very confusing, but in its most basic sense, it makes loud noises quieter and quiet noises louder. By squashing the very loudest signals down, we’re able to bring up the level of the quieter noises to match. It’s what our ears do naturally, otherwise we wouldn’t be able to hear [&#8230;]</p>
<p>The post <a href="https://blog.andertons.co.uk/learn/what-is-a-compressor-in-music">What is a Compressor in Music?</a> appeared first on <a href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2019/05/Compressor-Pedals-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="Compressor Pedals for Single-Coils" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" decoding="async" loading="lazy" srcset="https://blog.andertons.co.uk/wp-content/uploads/2019/05/Compressor-Pedals-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2019/05/Compressor-Pedals-200x200.jpg 200w" sizes="auto, (max-width: 600px) 100vw, 600px" /><h2>What is Compression?</h2>
<p>Compression can be very confusing, but in its most basic sense, it makes loud noises quieter and quiet noises louder. By squashing the very loudest signals down, we’re able to bring up the level of the quieter noises to match. It’s what our ears do naturally, otherwise we wouldn’t be able to hear whispering and our eardrums would burst every time a noisy motorcycle rode past.</p>
<p>Compression is crucial in music, so you can clearly hear every part of the mix and don’t get deafened by any volume spikes. Without compression, you wouldn’t be able to mix music because the volume fluctuations of different instruments would make it impossible to get a good balance.</p>
<h2>Studio Compressors</h2>
<p>Alongside EQ, compression is the most important part of mixing and mastering music — it’s what allows each instrument to find its place in a balanced mix. But studio compressors can be very complicated, so we’re here to demystify some of the most common terms you’ll see.</p>
<h4>Threshold</h4>
<p>Threshold is simply the level at which your signal will start to compress. Everything below the threshold will remain uncompressed, and everything above it will have the compression applied.</p>
<h4>Level/Gain</h4>
<p>Sometimes referred to as “makeup gain”, this controls your overall volume. When a compressor is applied, it makes the loudest parts of the signal quieter, so to compensate, you add makeup gain to bring the volume back up, as well as making the quiet parts louder and more audible than before</p>
<h4>Attack</h4>
<p>This is the amount of time it takes for the compression to apply. A slow attack will allow your signal to pass uncompressed for a moment, allowing the initial transient through. Something like an <a href="https://www.andertons.co.uk/mxr-script-dyna-comp-compression-pedal">MXR Dyna Comp</a> pedal has a slow attack, making it great for guitarist who want to retain their dynamics while adding some extra sustain to their notes. While the <a href="https://www.andertons.co.uk/warm-audio-wa76-1176-style-rackmount-fet-compressor">1176 Studio Compressor</a> is known for its fast attack that will compress the front end of every note, which has the highest volume peak already.</p>
<h4>Release</h4>
<p>As you might have guessed, this is the opposite of attack. It determines how long a note is compressed for before it lets go — basically controlling the amount of sustain. A fast release will allow the signal to naturally decay quickly. This is especially important for drums, which are very percussive, so you don’t want to add unnatural amounts of sustain. Whereas, a guitarist might want a slow release for a solo, to hold long sustaining notes (think David Gilmour).</p>
<h4>Ratio</h4>
<p>This refers to the amount of compression that is applied to your signal. For example, a fairly subtle 2:1 ratio simply means that for every 2dB your signal goes over the threshold, it will only add 1dB of volume after compression. So 3:1 compression would mean you would need to go 3dB over the threshold to add 1dB of volume. You might even see ∞:1, which will limit your signal — meaning that once your volume reaches the threshold it won’t get any louder at all.</p>
<h4>Blend</h4>
<p>This is an especially useful feature if you just want to add subtle compression without losing the attack of your note. Blend will combine your uncompressed (or dry) signal with your compressed signal. This way, you can add your compression to taste without compromising your dry signal. In recent years, this has become especially popular on guitar compressor pedals, and is extremely hand to have!</p>
<h4>Knee</h4>
<p>You won’t see this on many studio compressors, but it’s worth knowing about anyway. While most compressors will apply compression immediately to when the attack time is set, some will ramp up their compression. The knee controls this ramp up. So, if you set a 5:1 ratio, instead of it instantly compressing at 5:1, you could slow the knee, which would control the amount of time it reaches 5:1 — it might start at 2:1, then 3:1 etc. until it reaches 5:1.</p>
<h2>Do I Need a Compressor Pedal?</h2>

    </div>

</section>
<!-- END: post-body -->

<section class="youtube-video">

    <div class="container">

        <div class="col12">

            <iframe
            	class="youtube-embed"
            	src="https://www.youtube.com/embed/hlrvMG9X8KU?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">11 Cool Ways To Use A Compressor Pedal – That Pedal Show</span>

                <span itemprop="description">In this episode we deliver on a clickbaity title in only the way That Pedal Show can – well over an hour of something somebody half our age could do in about 10 minutes with loads of jump cuts AND boundless enthusiasm. Not here sunshine…

Nevertheless, these are 11 ideas for using a compressor pedal, taking in some general compressor knowledge along the way as well as hearing a bunch of different compressor types. Somewhat surprisingly there is slide, bass and enough funk to sink a modest lilo. Some come on baby, let’s squash…

Enjoy the episode!

Please subscribe to our channel and visit our store https://www.thatpedalshowstore.com

Life too short for long YouTube videos? Please see the ‘Interesting bits and go-to sections’ information below.

Pedals & stuff in this episode…

• TheGigRig Three2One
https://www.thegigrig.com/three2one

• TC Electronic PolyTune 2 Mini - No longer made, link to new version
UK & Europe: http://bit.ly/30GVcUn
USA: https://imp.i114863.net/jdN0e
Australia: http://bit.ly/348bMOY

• Vintage MXR DynaComp (links for new versions)
UK & Europe: http://bit.ly/2qgWgOA
USA: https://bit.ly/30efWrI
Australia: http://bit.ly/2WzMUuI

• Analog Man Small Comprossor (with attack and mix controls)
http://www.analogman.com/rossmod.htm#comp

• Keeley Aria
UK & Europe: http://bit.ly/2KNbLGh
USA: https://bit.ly/309xPYv
Australia: http://bit.ly/2KLRXGG

• Origin Effects Cali76 Stacked Edition
UK & Europe: http://bit.ly/2vMuSdG
Australia: http://bit.ly/2HbYgAr
USA: https://bit.ly/3GvlyNO

• Wampler Mini Ego Compressor
UK & Europe: http://bit.ly/2Falp4Z
USA: https://bit.ly/3y930jo
Australia: http://bit.ly/2ISWJzd

• JHS Whitey Tighty
UK & Europe: http://bit.ly/2Rfjl0q
USA: https://bit.ly/3EAJhvj
Australia: http://bit.ly/2KjA3Lk

• Effectrode PC-2A Photo Optical Tube Compressor
https://www.effectrode.com/products/effects-pedals/pc-2a-tube-compressor/

• Thorpy The Fat General
UK & Europe: https://bit.ly/3LNonMR
Australia: http://bit.ly/2ZpbSyu
USA: https://bit.ly/3uarqZu

• Boss CE-2w Waza Craft Chorus
UK & Europe: http://bit.ly/2fkq9tv
Australia: http://bit.ly/2iqp2rs
USA: https://bit.ly/3rOPqk3

• Catalanbread Topanga Reverb
UK & Europe: http://bit.ly/2mj3leK
Australia: http://bit.ly/2qVOTyJ
USA: https://bit.ly/3DDCorW

• TheGigRig G2
https://www.thegigrig.com/g2


* Why do we have preferred retailer links? Find out here: http://www.thatpedalshow.com/partners
Interesting bits and go-to sections…
- Intro playing: 0:00
- Hello! 1:18
- Springs: 1:35
- What are we doing today? 2:08
- Compression basics: 4:03
- The most famous guitar compressor ever: 4:20
- Threshold: 5:02
- Ratio: 5:38
- Attack: 6:43
- Release: 7:13
- Knee: 7:20
- Thing 1: That Country Picking Sound: 9:10 (10:38)
- Two amps today: 9:54
- Thing 2: Fabulous Funk Chops (albeit not from Mick): 15:20
- DynaComp and Cali76 Stacked compared: 16:49
- Thing 3: Get Sustain For Leads: 20:58 (23:00)
- Honorary mention for Robert Keeley: 27:50
- Comp before and after drive: 28:40
- Thing 4: Try a General Fattener: 31:30 (33:55)
- Humbuckers and single coils? 37:30
- Thing 5: Simulate The Squash Of A Valve Amp? 43:30 
- Effectrode PC-21: 44:30
- Bondi In The Effects Loop: 49:30
- Thing 7: Two Compressors At Once…
- and Thing 8: Ease Your Slide Playing: 53:32
- Thing 9: Sweeten Your Modulations: 58:15
- …and a 12-string? 1:01:03
- Thing 10: A Boost For Solos: 1:03:52
- Thing 11: Oh No - Bass! 1:08:07

Guitars in this episode:
• Fender American Vintage ’62 Stratocaster – Mick’s video at http://bit.ly/2cQv3yT
• Fender Custom Shop ’52 Telecaster – Dan’s video at http://bit.ly/2Hlpy5Y
• Gibson Custom 1958 Les Paul Standard – watch Dan’s video at http://bit.ly/2dbwbvS
• Fender Classic Series Jazzmaster Lacquer
• Gibson Memphis 1958 ES-335 - no video yet
• Danelectro 59X12: http://danelectro.com/guitars/59x12/
• Supro Jamesport (discontinued)

Amps in this episode
• Victory V40 The Duchess and V212VCD cab/Celestion G12M-65 Creamback Speakers
UK & Europe: http://bit.ly/2KBfRU0
USA That Pedal Shop: https://bit.ly/3SnrFKn

• 1961 Vox AC30 with Celestion Alnico Blue speakers

We hope you enjoy this episode. Please subscribe to our channel.

You can buy TPS merch to support our efforts https://www.thatpedalshowstore.com

We are on Patreon – crowdfunding for creatives
https://www.patreon.com/ThatPedalShow

Please visit our preferred retailers!
UK & Europe: Andertons Music http://bit.ly/2cRvIvt
Australia: Pedal Empire http://bit.ly/2mWmJQf
USA: That Pedal Shop https://www.thatpedalshop.com/</span>

                <span itemprop="thumbnailUrl">https://i.ytimg.com/vi/hlrvMG9X8KU/default.jpg</span>

                <span itemprop="duration">PT1H14M1S</span>

                <span itemprop="uploadDate">2019-06-14T11:00:06Z</span>

                <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter">
                    <link itemprop="interactionType" href="http://schema.org/WatchAction"/>
                    <span itemprop="userInteractionCount">407537</span>
                </div>

            </div>

        </div>

    </div>

</section>
<!-- END: spotify-widget -->

<section class="post-body">

    <div class="post-body__wrap">

<p><a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/compression-pedals">Compressors</a> are great tools for guitarists, but they’re not right for everyone. So if you’re wondering whether you should add a compressor to your rig, we’ve got you covered.</p>
<h4>I Only Play at Home</h4>
<p>If you’ve ever had the luxury of being able to play through a loud valve amp that’s really cooking, there’s a unique <em>feel</em> you get from the amp. As a valve amp is pushed close to its limit it will naturally compress, making the guitar <em>feel</em> easier under the fingers. It’s not necessarily a huge audible effect, but it’s like the amp is encouraging you to play — as you dig in, the amp squashes and rounds off the top-end, and each note sustains longer.</p>
<p>If you’re just playing at home, you’ll never get your amp loud enough to experience this, but with a compressor you can simulate that exact same feeling. When you need to be conscious of your volume, you can get into the habit of being afraid to dig in. But with a compressor on, you won’t get a huge volume spike — you’ll just get a thicker, warmer attack. So, if you have to play at low volumes, you should definitely try out a compressor pedal!</p>
<h4>I  Mostly Play Clean</h4>
<p>If you predominantly play with a clean tone, then a compressor is a life-saver! When you play with overdrive, your signal is already compressing, which is how the distortion is created. But if you’re playing completely clean there is almost no compression at all, meaning that it&#8217;s very difficult to control the dynamic range.</p>
<p>Without any compression you also won’t get much sustain, so you will get a big transient peak that will die out very quickly. Adding a compressor will control those peaks, allowing you to still play dynamically, but helping fill your sound with more sustain between each note — allowing for tight rhythm playing and seamless solos.</p>
<h4>I Mostly Play with Overdrive</h4>
<p>If you generally play with overdrive then you will already be compressing your signal, but adding a compressor to your signal chain can add more texture to your sound. Certain famous guitar tones such as overdriven <a href="https://www.andertons.co.uk/browse/brands/fender/fender-guitar-bass-amps/">Fender</a> or Dumble amps are sometimes described as “chewy” — this comes from a thick, compressed mid-range. This can be replicated with a compressor. They’re also great to use for solos to boost your signal and add sustain for big bends, or to even out your dynamics when playing fast legato passages.</p>
<p>There are multiple ways you can stack compression with overdrive. It is most common to place a compressor in front of your overdrive, which acts as an overall tone fattener, as the added sustain will also overdrive. It is also a practical solution because, by their nature, compressors raise the noise floor — so going after your overdrives could amplify the noise floor.</p>
<p>Another option is to place your compressor after your overdrive, that way you retain the dynamics and attack of your guitar going into the overdrive, but it just adds some sustain and level control. Having it this way round gives the compressor a subtler effect that retains more dynamic range.</p>
<h4>I Play Slide</h4>
<p>Compression is very common in slide playing, and it’s often not a subtle effect. Slide guitar can be challenging and unforgiving, but compression helps alleviate that. By softening your attack and adding sustain, it&#8217;s easier to slide smoothly up and down the fretboard without sharp dynamic spikes.</p>
<p>A common trick among slide players is to use 2 compressors, that way the effect is even more exaggerated as the second compressor will grab the transients that the first one misses. In fact, the <a href="https://www.andertons.co.uk/origin-effects-cali76-stacked-compressor/">Origin Effects Cali76 Stacked Compressor</a> uses this exact trick — with a knob that allows you to blend in a second layer of compression to the first. An alternative for slide guitar is to use a <a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/fuzz-pedals">fuzz</a>, which does a similar job of limiting your attack and adding sustain. Why not try a combination of compressor and fuzz to see what suits you best?</p>
<h4>I&#8217;m a Bassist</h4>
<p>For a bass player, compression is your most important effect and is a must-have! A bassist’s main role in most musical contexts is to lay the foundation of the groove, and for that you need to keep a steady volume. A compressor will ensure that each note has a similar volume, so when you adjust your playing dynamics, you affect the timbre of your attack without completely jumping out of the mix. A compressor will also round out the attack of the notes, ensuring a thick and rich bass sound with that classic “thump” that stays present in the mix.</p>
<h4>Can I use a Guitar Compressor for Bass?</h4>
<p>In short, yes. In long — a guitar compressor will work, but a <a href="https://www.andertons.co.uk/bass-dept/bass-guitar-pedals/bass-compressor-pedals">bass compressor</a> will probably work better. Compression works the same on basses and guitars, but bass compressors focus on a different frequency spectrum. Bass and electric guitars fill different areas of the frequency spectrum, and that&#8217;s partly why they sound so damn good together. A bass compressor will focus more on compressing bass and lower mid-range, much like a dedicated bass amp. While a guitar compressor is optimised for a wider spectrum, with more upper mids and treble.</p>

<h2>Studio-Style Compressor Pedals</h2>
<p>Most compressor pedals will only have 2 or 3 controls, often for level, attack and amount of compression (or maybe even 4 controls if you’re lucky enough to have a blend control as well). But some pedal manufacturers such as <a href="https://www.andertons.co.uk/brands/dsm-humboldt">DSM &amp; Humboldt</a> and <a href="https://www.andertons.co.uk/origin-effects">Origin Effects</a> are building a whole new breed of compressors. These are compressor pedals for guitarists that give you the control and precision of the big, expensive studio compressors — often based on legendary studio compressors like the 1176.</p>
<p>So if you’re looking for something super easy to work with, then a classic 2-knob compressor is perfect. But if you want to have total mastery of your tone and you’re not afraid to tweak, then check these out…</p>
<h2 class="product-list-title"><span class="page-title--arrows">Shop Studio Style Compressor Pedals</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/dsm-humboldt-clearcomp-1078-compressor-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/c67206b8/6632a6a5fe242800127d9fe3/512243-DSM-Humboldt-Clearcomp-1078-Pedal.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="DSM & Humboldt ClearComp 1078 Dynamic Threshold Compressor Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">DSM & Humboldt ClearComp 1078 Dynamic Threshold Compressor Pedal</h3>
			<p class="product-stamp__content-price">£249.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/empress-effects-compressor-mkii-pedal-blue">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/b53804d9/6632bf6afe2428001281558b/414903-Empress-Effects-Compressor-MKII-Pedal-Blue.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Empress Effects Compressor MKII Pedal in Blue">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Empress Effects Compressor MKII Pedal in Blue</h3>
			<p class="product-stamp__content-price">£269.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/source-audio-atlas-compressor-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/677eb9ca/6632c621fe2428001282118e/510465-Source-Audio-Atlas-Compressor-Pedal.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Source Audio Atlas Compressor Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Source Audio Atlas Compressor Pedal</h3>
			<p class="product-stamp__content-price">£229.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/keeley-compressor-pro-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/2d42720f/6632a733fe242800127dbabc/66203-tmp6686.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Keeley Compressor Pro Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Keeley Compressor Pro Pedal</h3>
			<p class="product-stamp__content-price">£319.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/mxr-m76-studio-compressor">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/c53bc09a/6632d3a6fe24280012830433/128933-tmp41F3.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="MXR M76 Studio Compressor">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">MXR M76 Studio Compressor</h3>
			<p class="product-stamp__content-price">£199.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/electro-harmonix-platform-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/21160888/6632a711fe242800127db43b/250323-platform.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Electro Harmonix Platform Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Electro Harmonix Platform Pedal</h3>
			<p class="product-stamp__content-price">£149.00
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap">
<p style="text-align: center;"><a class="button button--primary" href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/compression-pedals">Shop All Guitar Compressor Pedals</a> <a class="button button--primary" href="https://www.andertons.co.uk/bass-dept/bass-guitar-pedals/bass-compressor-pedals">Shop All Bass Compressor Pedals</a></p>
<p>If you liked this article, why not check out these:</p>
<ul>
<li><a href="https://blog.andertons.co.uk/learn/what-is-reverb">What is Reverb in Music?</a></li>
<li><a href="https://blog.andertons.co.uk/learn/what-is-eq">What is EQ?</a></li>
<li><a href="https://blog.andertons.co.uk/industry/top-10-best-guitar-pedals">The Top 10 Best Guitar Pedals of 2022&#8230; So Far!</a></li>
<li><a href="https://blog.andertons.co.uk/industry/5-thing-to-know-about-dsm-humboldt">5 Things You Need to Know About DSM &amp; Humboldt</a></li>
<li><a href="https://blog.andertons.co.uk/learn/best-guitar-string-gauge">Electric Guitar String Gauge: What Should You Use?</a></li>
<li><a href="https://blog.andertons.co.uk/learn/6-things-you-need-to-know-about-universal-audio-volt-interfaces">6 Things You Need to Know About Universal Audio Volt Interfaces</a></li>
</ul>
<p><a class="button button--primary" href="https://www.andertons.co.uk/">Shop Andertons</a></p>
<p>The post <a href="https://blog.andertons.co.uk/learn/what-is-a-compressor-in-music">What is a Compressor in Music?</a> appeared first on <a href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.andertons.co.uk/learn/what-is-a-compressor-in-music/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>5 Things You Need to Know About DSM &#038; Humboldt</title>
		<link>https://blog.andertons.co.uk/industry/5-thing-to-know-about-dsm-humboldt</link>
					<comments>https://blog.andertons.co.uk/industry/5-thing-to-know-about-dsm-humboldt#respond</comments>
		
		<dc:creator><![CDATA[James Hurman]]></dc:creator>
		<pubDate>Tue, 26 Apr 2022 15:00:33 +0000</pubDate>
				<category><![CDATA[Gear News]]></category>
		<category><![CDATA[Learn]]></category>
		<guid isPermaLink="false">https://blog.andertons.co.uk/?p=9982</guid>

					<description><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2022/04/DSM-Humboldt-2-e1650981131796-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" decoding="async" loading="lazy" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/04/DSM-Humboldt-2-e1650981131796-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2022/04/DSM-Humboldt-2-e1650981131796-200x200.jpg 200w" sizes="auto, (max-width: 600px) 100vw, 600px" /><p>1. Who are DSM &#38; Humboldt? Hailing from Santiago, Chile, DSM &#38; Humboldt are a boutique guitar pedal manufacturer. Formed in 2019, DSM &#38; Humboldt made instant waves in the guitar community for their Simplifier Zero Watt Amp and Cab Sim Pedal. Founders Jano Acevedo and Daniel Schwartz met around 15 years ago when Daniel [&#8230;]</p>
<p>The post <a href="https://blog.andertons.co.uk/industry/5-thing-to-know-about-dsm-humboldt">5 Things You Need to Know About DSM &#038; Humboldt</a> appeared first on <a href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2022/04/DSM-Humboldt-2-e1650981131796-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" decoding="async" loading="lazy" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/04/DSM-Humboldt-2-e1650981131796-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2022/04/DSM-Humboldt-2-e1650981131796-200x200.jpg 200w" sizes="auto, (max-width: 600px) 100vw, 600px" />
<h2 class="wp-block-heading">1. Who are DSM &amp; Humboldt?</h2>



<p>Hailing from Santiago, Chile, <a href="https://www.andertons.co.uk/dsm-humboldt">DSM &amp; Humboldt</a> are a boutique guitar pedal manufacturer. Formed in 2019, DSM &amp; Humboldt made instant waves in the guitar community for their <a href="https://www.andertons.co.uk/dsm-humboldt/dsm-and-humboldt-simplifier-amp-preamp-and-cab-sim-analogue-stereo-pedal">Simplifier Zero Watt Amp and Cab Sim Pedal</a>.</p>



<p>Founders Jano Acevedo and Daniel Schwartz met around 15 years ago when Daniel was working in electronics. 4 or 5 years ago, they decided to embark on a joint venture. This culminated following the 2019 NAMM Show when Jano returned, inspired by what he calls the “Preamp NAMM Show” when several of the big hitting brands unveiled <a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/preamp-pedals">preamp pedals</a> such as <a href="https://www.andertons.co.uk/jhs-pedals">JHS</a> with <a href="https://www.andertons.co.uk/jhs-pedals/jhs-pedals-the-clover-preamp-pedal">The Clover</a>. He also noticed a trend towards cab sim technology; Daniel’s “OmniCabSim” proved to be very popular.</p>



<p>Jano returned to Chile enthused by what he had seen and said “we have to take all this and put it inside a box. And we have to do this right now!” Daniel got to work on bringing this to life; combining a preamp, power amp simulation and his cab sim technology. This became The Simplifier, and as Jano says, “the rest is history…”</p>



<h2 class="wp-block-heading">2. What makes DSM &amp; Humboldt different?</h2>



<div class="wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-8cf370e7 wp-block-group-is-layout-flex">
<figure class="wp-block-image"><img loading="lazy" decoding="async" width="2080" height="1412" src="https://blog.andertons.co.uk/wp-content/uploads/2022/04/silver-linings.jpg" alt="" class="wp-image-9999" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/04/silver-linings.jpg 2080w, https://blog.andertons.co.uk/wp-content/uploads/2022/04/silver-linings-768x521.jpg 768w" sizes="auto, (max-width: 2080px) 100vw, 2080px" /></figure>
</div>



<p></p>



<p>DSM &amp; Humboldt carved out a unique niche in a competitive market for amp &amp; cab sim technology. <a href="https://www.andertons.co.uk/strymon-effects">Strymon</a> had the <a href="https://www.andertons.co.uk/strymon-effects/strymon-iridium-amp-cab-simulator-pedal">Iridium</a> and <a href="https://www.andertons.co.uk/walrus-audio">Walrus</a> had the <a href="https://www.andertons.co.uk/walrus-audio/walrus-audio-mako-acs1-amp-cab-simulator-pedal">ACS1</a>, which both use powerful digital processing, but The Simplifier pioneered an all-analogue amp and <a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/cab-simulator-pedals">cab sim pedal</a> – no IRs, no MIDI, no computers. They found the perfect formula to get every sound you want just from the pedal – for technophobes or analogue purists, it was the perfect solution!</p>



<h2 class="wp-block-heading">3. Why analogue?</h2>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>it is possible to make a good solid-state circuit that can sound really like a real amp if you make the right design choices.</p>
</blockquote>



<p>For the last 25 years or so, <a href="https://www.andertons.co.uk/guitar-dept/electric-guitar-amps/amp-simulators">amp modelling</a> technology has been dominated by digital tech – think <a href="https://www.andertons.co.uk/neural-dsp">Neural DSP</a>, <a href="https://www.andertons.co.uk/line-6">Line 6</a> or <a href="https://www.andertons.co.uk/kemper">Kemper</a>. Daniel describes a “je ne sais quoi” with analogue amps – so what is it that guitarists love about analogue amps?</p>



<p>Daniel explains that his design originated from “the fascination I have with amplifiers – tube amps and even solid-state amps”. He continues “All my life I have analysed circuits and schematics, and simulated them, and tested them […] I’ve come to realise it is possible to make a good solid-state circuit that can sound really like a real amp if you make the right design choices.”</p>



<p>Daniel comments that the processing power of digital technology “to my ears sounds too processed. It sounds like a record, and I didn’t like that.” In contrast, he explains “I wanted it to sound like a recorded guitar, but also like an amp in the room. So you can tweak it to get both sounds […] it’s more natural.”</p>



<p>With The Simplifier, the clue is in the name; “tube amps are really simple” Daniel says. “I figured out a way with a couple of switches to get a hold of the soul … the core tones [of a tube amp].” The Simplifier features 3 amp types:</p>



<ul class="wp-block-list">
<li><strong>American</strong> – For classic rounded <a href="https://www.andertons.co.uk/fender">Fender</a> Black panel cleans.</li>



<li><strong>AC Brit</strong> – For chimey <a href="https://www.andertons.co.uk/vox-amps">Vox</a>-esque cleans through to dynamic mid-range crunch.</li>



<li><strong>MS Brit</strong> – For vintage <a href="https://www.andertons.co.uk/marshall-amps">Marshall</a> Plexi tones capturing the essence of classic to hard rock.</li>
</ul>



<p>Each amp type can be paired with a variety of cab styles and power tube emulations. The only digital element of the circuit is the onboard <a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/reverb-pedals">reverb</a> which can do everything from natural room ambience to shimmery plate or an ethereal wash.</p>



<p>Ultimately, there is a certain 1 or 2 percent that digital technology still doesn’t capture, whether it’s the dynamic range, latency, or its interaction with analogue pedals&nbsp;– it just <em>feels</em> different when you play. The circuitry of The Simplifier captures that analogue magic … that je ne sais quoi!</p>


<div style="position: relative; width: 100%; padding-bottom: 56.25%; height: 0;">
  <iframe
    src="https://www.youtube.com/embed/pANbhNHBYas?si=5DsbF7tKFbW21I40"
    title="YouTube video player"
    frameborder="0"
    allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
    referrerpolicy="strict-origin-when-cross-origin"
    allowfullscreen
    style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"><br />
  </iframe>
</div></p>



<h2 class="wp-block-heading">4. Simplifier or Simplifier Deluxe?</h2>



<p>Following the instant success of The Simplifier, DSM &amp; Humboldt followed up with the <a href="https://www.andertons.co.uk/dsm-humboldt/dsm-humboldt-simplifier-deluxe-pedal">Simplifier Deluxe</a>, a dual-channel version. &nbsp;This allows you to set each channel up in a traditional A/B configuration or run them on parallel for a totally unique blended stereo sound for almost limitless tonal flexibility!</p>



<p>Whilst The Simplifier is mono in and stereo out, allowing for stereo output and stereo effects loop (using the 5 cable method), The Simplifier Deluxe is stereo in and out&nbsp;– allowing for more options. You can make use of stereo effects into the input, run parallel channels and effects, or even plug separate instruments in through each channel for a straightforward jamming setup.</p>



<div class="wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-8cf370e7 wp-block-group-is-layout-flex">
<figure class="wp-block-image"><img loading="lazy" decoding="async" width="1121" height="881" src="https://blog.andertons.co.uk/wp-content/uploads/2022/04/simplifier-5-cable-method.jpg" alt="" class="wp-image-9985" srcset="https://blog.andertons.co.uk/wp-content/uploads/2022/04/simplifier-5-cable-method.jpg 1121w, https://blog.andertons.co.uk/wp-content/uploads/2022/04/simplifier-5-cable-method-768x604.jpg 768w" sizes="auto, (max-width: 1121px) 100vw, 1121px" /></figure>
</div>



<p></p>



<p>The Deluxe also comes with a footswitch for channel switching and reverb, making it a handy tool for live settings where you’re switching sounds on the fly. Don’t worry bassists, you’re not missing out on the fun either! The Simplifier Bass Station is designed just for you, with the same quality and tonal flexibility! DSM &amp; Humboldt&#8217;s latest offering is <a href="https://www.andertons.co.uk/dsm-humboldt-silver-linings-drive-preamp-engine-pedal">The Silver Linings Overdrive &amp; Preamp Pedal</a>.</p>


<div style="position: relative; width: 100%; padding-bottom: 56.25%; height: 0;">
  <iframe
    src="https://www.youtube.com/embed/rO9rSRmehNM?si=w7fp5YZa1YErTFCO"
    title="YouTube video player"
    frameborder="0"
    allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
    referrerpolicy="strict-origin-when-cross-origin"
    allowfullscreen
    style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"><br />
  </iframe>
</div></p>



<h2 class="wp-block-heading">5. What makes the Silver Linings different to other Overdrives?</h2>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>I just wanted to make the best overdrive … and distortion … and fuzz.</p>
</blockquote>



<p>Long-time Andertons followers may know what “JAFOD” stands for, but in simple terms – with literally thousands of <a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/overdrive-pedals">overdrive pedals</a> on the market, what sets the Silver Linings apart?</p>



<p>Let’s let Daniel explain: “I just wanted to make the best overdrive … and distortion … and fuzz. I just wanted to make a pedal that I would use and love and use for every style that I like.” The Silver Linings is truly a culmination of all of Daniel’s experience and expertise. “It’s my baby” he summarises. “I really put all the knowledge I have acquired in 20 years of learning electronics and sound, and playing guitar.” He concludes “I think I got it!”</p>



<p>The Silver Linings is built with a specific intention in mind – “versatile and useful”, and that it certainly is. The Silver Linings is a <a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/overdrive-pedals/dual-overdrive-distortion-pedals">Dual Overdrive</a> / Preamp pedal with all the modes and switches you could ever want or need. Jano says “The challenge was to try to bring something really versatile but not become a jack-of-all-trades and master of none. We tried to do master of all.” It’s certainly a high bar, but every sound hits the mark, from natural amp-like overdrive to mid-boosted <a href="https://www.andertons.co.uk/overdrive-pedals/tube-screamer-style-pedals">Tube Screamer</a> style gain, to vintage Hendrix <a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/fuzz-pedals">fuzz</a> tones!</p>



<p>The Silver Linings features a unique combination of “pre boost” and “master boost” you won’t find in other overdrive circuits. Daniel explains “It’s not just a stand-alone overdrive. It’s combining inside an amp modeller. I wanted to achieve what happens when you push the input of a <a href="https://www.andertons.co.uk/marshall-amps/marshall-jcm800-2203-100w-valve-head">JCM800</a> with a Tube Screamer. And with the “gain” you control the gain of both at the same time”. This innovative design combines the dynamics of amp distortion with the smooth, creamy drive you get from pedals, and the unique interaction of tube preamp being pushed by a pedal. It features 3 gain styles:</p>



<ul class="wp-block-list">
<li><strong>Soft</strong> – For a dynamic pushed-amp tone on the edge of breakup. Pick lightly for shimmery clean tones or dig in for a compressed crunch.</li>



<li><strong>Vintage</strong> – Run the gain low for a unique tone thickener that is touch responsive. Or push the gain to enter full-bore vintage fuzz territory for a <a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/fuzz-pedals/fuzz-face-style-pedals">Fuzz Face</a> style sound.</li>



<li><strong>Hard </strong>– A modern high-gain sound with hard-clipping for a tight and articulate distortion.</li>
</ul>



<p>The Silver Linings also features 3 different modes:</p>



<ul class="wp-block-list">
<li><strong>Normal</strong> – An open amp-like gain that is very “transparent” sounding, retaining the character of your guitar and amp. Turn up the gain for a grittier, harder distortion.</li>



<li><strong>Preamp</strong> – This mode uses the powerful 3-band EQ to full effect, simulating the preamp of an amp which you can plug straight into a power amp, or through your effects loop to use as a second channel for your amp.</li>



<li><strong>Mid Boost </strong>– Accentuates the 800hz range, where the guitar contains a lot of harmonic content for a rich tone that cuts through. Tonally it sits somewhere between the classic mid-hump of a Tube Screamer, and the accentuated upper-mids of a <a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/overdrive-pedals/klon-style-pedals">Klon</a>. The more you push the gain, the creamier and more compressed it becomes.</li>
</ul>



<p>In addition to the 3-band EQ, you can further sculpt using the “pre tone”, to “compensate different guitars […] but it’s actually a very powerful tool for the voicing of the distortion. The higher you go on the gain, you want to go higher with the pre tone – cutting the bass, keeping it tight” Daniel clarifies.</p>


<div style="position: relative; width: 100%; padding-bottom: 56.25%; height: 0;">
  <iframe
    src="https://www.youtube.com/embed/7B0QMVaLVks?si=HcdPsAw5oaicG2Q2"
    title="YouTube video player"
    frameborder="0"
    allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
    referrerpolicy="strict-origin-when-cross-origin"
    allowfullscreen
    style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"><br />
  </iframe>
</div></p>



<h2 class="wp-block-heading">Conclusion</h2>



<p>In an industry that is so competitive, DSM &amp; Humboldt are one of the few pedal manufacturers that are truly original. They are right at the forefront of analogue innovation in amp simulation technology which is increasingly dominated by digital processing.</p>






<p>For more on DSM &amp; Humboldt, check out our video where The Captain Meets the Makers.</p>


<div style="position: relative; width: 100%; padding-bottom: 56.25%; height: 0;">
  <iframe
    src="https://www.youtube.com/embed/lUembtTYx_4?si=U_qVnX5NaGsLNqTo"
    title="YouTube video player"
    frameborder="0"
    allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
    referrerpolicy="strict-origin-when-cross-origin"
    allowfullscreen
    style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"><br />
  </iframe>
</div></p>



<h4 class="wp-block-heading">Here are some more blogs you might like</h4>



<ul class="wp-block-list">
<li><a href="https://blog.andertons.co.uk/learn/what-is-an-ampless-guitar-rig">What is an Ampless Guitar Rig?</a></li>



<li><a href="https://blog.andertons.co.uk/learn/what-is-a-guitar-amp-impulse-response">What is a Guitar Amp Impulse Response?</a></li>



<li><a href="https://blog.andertons.co.uk/learn/is-a-kemper-better-for-home-recording-than-a-real-amp">Is a Kemper Better for Home Recording than a Real Amp?</a></li>



<li><a href="https://blog.andertons.co.uk/labs/axe-fx-vs-helix-vs-kemper-vs-amplifire">Axe FX vs Helix vs Kemper vs Amplifire &#8211; Modelling Amps Shootout</a></li>



<li><a href="https://blog.andertons.co.uk/learn/what-is-4-cable-method">What is 4 Cable Method &amp; How do you use it?</a></li>
</ul>



<p><a class="button button--primary" href="https://www.andertons.co.uk">Shop at Andertons</a></p>
<p>The post <a href="https://blog.andertons.co.uk/industry/5-thing-to-know-about-dsm-humboldt">5 Things You Need to Know About DSM &#038; Humboldt</a> appeared first on <a href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.andertons.co.uk/industry/5-thing-to-know-about-dsm-humboldt/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>5 Ways To Use Delay Pedals</title>
		<link>https://blog.andertons.co.uk/learn/5-ways-to-use-delay-pedals</link>
					<comments>https://blog.andertons.co.uk/learn/5-ways-to-use-delay-pedals#comments</comments>
		
		<dc:creator><![CDATA[James Hurman]]></dc:creator>
		<pubDate>Tue, 09 Nov 2021 16:12:05 +0000</pubDate>
				<category><![CDATA[Learn]]></category>
		<guid isPermaLink="false">https://blog.andertons.co.uk/?p=8964</guid>

					<description><![CDATA[<img width="600" height="384" src="https://blog.andertons.co.uk/wp-content/uploads/2021/11/delay-feature-600x384.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" decoding="async" loading="lazy" /><p>Delay is an effect used by countless artists on innumerable records. In fact it’s unlikely that you’ll find any professional guitarist without a delay on their pedalboard. Dating back as early as the 1940s, delay was the first guitar effect. It was born out of Rockabilly and became an integral part of the sound of [&#8230;]</p>
<p>The post <a href="https://blog.andertons.co.uk/learn/5-ways-to-use-delay-pedals">5 Ways To Use Delay Pedals</a> appeared first on <a href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="600" height="384" src="https://blog.andertons.co.uk/wp-content/uploads/2021/11/delay-feature-600x384.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" decoding="async" loading="lazy" /><p><a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/delay-pedals">Delay</a> is an effect used by countless artists on innumerable records. In fact it’s unlikely that you’ll find any professional guitarist without a delay on their pedalboard. Dating back as early as the 1940s, delay was the first guitar effect. It was born out of Rockabilly and became an integral part of the sound of emerging Rock ‘n’ Roll in the 1950s. It was used extensively by Elvis Presley and Buddy Holly amongst others. Since then, guitarists have been using delays to create new sounds, styles and genres.</p>
<h2>Types of delay</h2>
<p>Before we get started, lets break down the 3 main types of delay. Each one has its own character and will work best used in certain ways. These 3 types are: Tape, <a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/delay-pedals/analogue-delay-pedals">Analogue</a> and <a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/delay-pedals/digital-delay-pedals">Digital</a>.</p>
<h3>Tape Delay</h3>
<p>The delay effect was originally created by recording onto tape, and feeding the playback head back into the amp, giving the sound an echo. However, using a real tape delay is expensive and impractical, but lots of modern delay pedals have excellent tape delay emulations, that give you that distinctive tape sound.</p>
<p>By the nature of feeding the sound back through the tape, each subsequent repeat will degrade in fidelity, so the repeats will lose bass and treble, causing the repeats to soften over time. Also as tape machines age, they become slightly inconsistent in their playback, causing “flutter”, where the tape slightly speeds up and slows down and shifts in pitch, producing a very subtle modulation, which adds texture to your tone. A tape delay could be described as a “character delay” – something that will add a bit of flavour to your tone.</p>
<p><h2 class="product-list-title"><span class="page-title--arrows">Tape Style Delay Pedals</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/tone-city-tape-machine-delay-pedal-excluding-power-supply">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/3e910772/6632c1cbfe2428001281a479/71877-tmp69DE.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Tone City Tape Machine Delay Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Tone City Tape Machine Delay Pedal</h3>
			<p class="product-stamp__content-price">£44.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/t-rex-replicator-dluxe-tape-echo-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/6e28b7c0/6632ba62fe2428001280adf9/443898-Replicator DLuxe FRONT-HiRes.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="T-Rex Replicator D'Luxe Tape Echo Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">T-Rex Replicator D'Luxe Tape Echo Pedal</h3>
			<p class="product-stamp__content-price">£399.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/strymon-volante-magnetic-echo-machine">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/0858d1e1/6632b5f4fe24280012800733/371921-Volante-large.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Strymon Volante Magnetic Echo Machine Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Strymon Volante Magnetic Echo Machine Pedal</h3>
			<p class="product-stamp__content-price">£369.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/tc-electronic-gauss-tape-echo-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/bb14b12f/6632c28ffe2428001281b92c/TC202-TC-Electronic-Gauss-Tape-Echo-Pedal.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="TC Electronic Gauss Super Saturated Tape Echo Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">TC Electronic Gauss Super Saturated Tape Echo Pedal</h3>
			<p class="product-stamp__content-price">£79.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/jhs-pedals-milkman-tape-delay-echo-w-onboard-booster-enhancer">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/3bd72971/6632cf6afe2428001282acc5/363626-1574867106916.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="JHS Pedals Milkman Tape Delay Echo with Onboard Booster Enhancer">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">JHS Pedals Milkman Tape Delay Echo with Onboard Booster Enhancer</h3>
			<p class="product-stamp__content-price">£174.99
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap"></p>
<h3>Analogue Delay</h3>
<p>Invented in the ‘70s as a more practical alternative to a tape unit, the first analogue delays used a circuit “bucket brigade” chip to create the repeats. The name refers to the firefighting technique, by which a water bucket would be passed down a line from person to person. Similarly, the bucket brigade chip features a series of capacitors that pass the signal down the chain at a delayed rate. And just as a bucket passed from firefighter to firefighter will spill water along the way, the repeats degrade, particularly the treble, leaving a warm, dark sounding delay.</p>
<p>For this reason, analogue delays are perfect for subtle applications as their dark sound will sit underneath your main sound, so you won’t be competing with your own delays as you play. Because of its specific tonal characteristic, analogue delay can also be a “character delay”.</p>
<p><h2 class="product-list-title"><span class="page-title--arrows">Analogue Style Delay Pedals</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/landlord-fx-taproom">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/be1602ee/6632a20bfe242800127cba80/LLFX-TR-Landlord-FX-Taproom-Delay.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Landlord FX Taproom Delay Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Landlord FX Taproom Delay Pedal</h3>
			<p class="product-stamp__content-price">£29.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/tc-electronic-echobrain-analog-delay">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/ee5e9429/6632cb58fe24280012826d03/124335-tmp84F9.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="TC Electronic Echobrain Analog Delay Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">TC Electronic Echobrain Analog Delay Pedal</h3>
			<p class="product-stamp__content-price">£34.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/boss-dm-2w-delay-guitar-effects-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/a86aab0d/6632b146fe242800127f4953/52778-tmp3F6A.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="BOSS DM-2w Delay Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">BOSS DM-2w Delay Pedal</h3>
			<p class="product-stamp__content-price">£184.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/mxr-m169-carbon-copy-analog-delay-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/e41501c7/6632c043fe242800128171c1/M169-1.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="MXR M169 Carbon Copy Analog Delay Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">MXR M169 Carbon Copy Analog Delay Pedal</h3>
			<p class="product-stamp__content-price">£159.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/electro-harmonix-deluxe-memory-man-550-analog-delay-vibrato-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/da348a91/6632ab3dfe242800127e627a/498552-1646737858064.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Electro Harmonix Deluxe Memory Man 550 Analog Delay & Vibrato Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Electro Harmonix Deluxe Memory Man 550 Analog Delay & Vibrato Pedal</h3>
			<p class="product-stamp__content-price">£189.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/way-huge-smalls-aqua-puss-analog-delay">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/ce93bf31/6632a6c9fe242800127da6cf/261929-1517324681260.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Way Huge Smalls Aqua-Puss Analog Delay">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Way Huge Smalls Aqua-Puss Analog Delay</h3>
			<p class="product-stamp__content-price">£189.99
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap"></p>
<p><a class="button button--primary" href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/delay-pedals/analogue-delay-pedals">Shop All Analogue Delay Pedals</a></p>
<h3>Digital Delay</h3>
<p>By the ‘80s, every guitarist was after a crystal clean sounding digital delay. While tape and analogue delays degrade over time, digital delays will perfectly replicate your original signal indefinitely, leaving it sounding clearer and brighter, and allowing for longer delay times. This is perfect for someone who is not looking to add any tonal characteristic to their sound, or players who want to play to their delay for rhythmic sounds.</p>
<p><h2 class="product-list-title"><span class="page-title--arrows">Digital Style Delay Pedals</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/boss-dd-3t-digital-delay-pedal-tap-tempo">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/285a3d09/6632b31bfe242800127f94d9/355037-Boss-DD-3T-Delay-Pedal.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Boss DD-3T Digital Delay Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Boss DD-3T Digital Delay Pedal</h3>
			<p class="product-stamp__content-price">£145.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/boss-dd500-digital-delay-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/ee942ce1/6632a4a2fe242800127d4c1c/81716-DD-500_F_UP.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="BOSS DD500 Digital Delay Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">BOSS DD500 Digital Delay Pedal</h3>
			<p class="product-stamp__content-price">£379.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/tc-electronic-flashback-2-delay-looper-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/f28b5ffc/6632a928fe242800127e0a95/498499-1646735614271.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="TC Electronic Flashback 2 Delay & Looper Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">TC Electronic Flashback 2 Delay & Looper Pedal</h3>
			<p class="product-stamp__content-price">£99.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/strymon-timeline-delay-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/950a165c/6632c9c2fe24280012825506/291657-strymon-timeline-delay_01xxl.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Strymon Timeline Delay Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Strymon Timeline Delay Pedal</h3>
			<p class="product-stamp__content-price">£429.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/boss-dd-8-digital-delay-pedal">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/331efb88/6632cc13fe2428001282758f/355034-Boss-DD-8-Delay-Pedal.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Boss DD-8 Digital Delay Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Boss DD-8 Digital Delay Pedal</h3>
			<p class="product-stamp__content-price">£165.00
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap"></p>
<p><a class="button button--primary" href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/delay-pedals/digital-delay-pedals">Shop All Digital Delay Pedals</a></p>
<h2>5 ways to use delay pedals</h2>
<p>Now that we have established the main types of delay, here are 5 ways they can be used.</p>
<h3>1. Slapback Echo</h3>
<p><img loading="lazy" decoding="async" class="lazyload size-full wp-image-9047 aligncenter" src="https://blog.andertons.co.uk/wp-content/uploads/2021/11/Slapback-Delay.png" alt="" width="400" height="400" data-src="https://blog.andertons.co.uk/wp-content/uploads/2021/11/Slapback-Delay.png" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2021/11/Slapback-Delay.png 400w, https://blog.andertons.co.uk/wp-content/uploads/2021/11/Slapback-Delay-200x200.png 200w" sizes="auto, (max-width: 400px) 100vw, 400px" /></p>
<p>The slapback echo was the first effect that delay was used for. It’s one of the defining sounds of Rock ‘n’ Roll and Country. It is a subtle effect that creates a sense of space and adds a touch of extra thickness to your guitar sound. The quintessential slapback sound uses a tape delay, although an analogue or digital delay will work perfectly fine. Set the level (or “mix” depending on your controls) to a little below unity volume, and set a very short time, so that the repeat is almost indistinguishable from the original note, and set the repeats (or “decay”) all the way down so it only repeats once. Because of the extra boost in thickness, this can work well as a little something extra for solos.</p>
<h3>2. Delay as a reverb</h3>
<p><img loading="lazy" decoding="async" class="lazyload size-full wp-image-9048 aligncenter" src="https://blog.andertons.co.uk/wp-content/uploads/2021/11/Delay-as-Reverb.png" alt="" width="400" height="400" data-src="https://blog.andertons.co.uk/wp-content/uploads/2021/11/Delay-as-Reverb.png" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2021/11/Delay-as-Reverb.png 400w, https://blog.andertons.co.uk/wp-content/uploads/2021/11/Delay-as-Reverb-200x200.png 200w" sizes="auto, (max-width: 400px) 100vw, 400px" /></p>
<p>If you don’t have reverb in your rig, delay can be a versatile alternative. A digital delay sound will be ideal for a lush, clean reverb sound. For this you’ll want to set the level fairly low, so that it doesn’t overpower your original signal, set the delay time to minimum and run the repeats to taste for a longer or shorter reverb trail. This will give you a spring or hall reverb type of effect</p>
<h3>3. Eighth note delay</h3>
<p><img loading="lazy" decoding="async" class="lazyload size-full wp-image-9049 aligncenter" src="https://blog.andertons.co.uk/wp-content/uploads/2021/11/Quarter-Note-Delay.png" alt="" width="400" height="400" data-src="https://blog.andertons.co.uk/wp-content/uploads/2021/11/Quarter-Note-Delay.png" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2021/11/Quarter-Note-Delay.png 400w, https://blog.andertons.co.uk/wp-content/uploads/2021/11/Quarter-Note-Delay-200x200.png 200w" sizes="auto, (max-width: 400px) 100vw, 400px" /></p>
<p>Adding an eighth note delay is a great way to subtly fill out the space between notes when you play. This is especially effective when paired with reverb. Think of it like a cushion that sits underneath the mix, softening everything out. An analogue delay is perfect for this effect because its dark repeats won’t be competing with your original signal. A tape style will also work for similar reasons. Because of the clarity and fidelity of a digital delay, the repeats could clash with what you’re trying to play over the top of it, so be especially careful to keep the level low. To set this delay, try setting the level about a quarter of the way up or slightly more (but not too high otherwise your sound will become mushy). Set the time for eighth note repeats, which on many pedals will be somewhere around halfway up, but use your ear to find the right tempo – a <a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/delay-pedals/tap-tempo-delay-pedals">delay with tap tempo</a> will be very helpful here. The repeats is down to personal preference but I generally like to set it to about a quarter of the way up, to get 2 faint repeats.</p>
<h3>4. Delay as a chorus</h3>
<p><img loading="lazy" decoding="async" class="lazyload size-full wp-image-9050 aligncenter" src="https://blog.andertons.co.uk/wp-content/uploads/2021/11/Delay-as-Chorus.png" alt="" width="400" height="400" data-src="https://blog.andertons.co.uk/wp-content/uploads/2021/11/Delay-as-Chorus.png" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2021/11/Delay-as-Chorus.png 400w, https://blog.andertons.co.uk/wp-content/uploads/2021/11/Delay-as-Chorus-200x200.png 200w" sizes="auto, (max-width: 400px) 100vw, 400px" /></p>
<p>Many analogue delays such as the <a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/delay-pedals/analogue-delay-pedals/mxr-m169-carbon-copy-analog-delay-pedal">MXR Carbon Copy</a> or <a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/delay-pedals/analogue-delay-pedals/electro-harmonix-deluxe-memory-man-550-analog-delay-vibrato-pedal">Electro-Harmonix Memory Man</a>, or digital multi delays such as the <a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/delay-pedals/tc-electronic-flashback-2-delay-looper-pedal">TC Electronic Flashback</a> or <a href="https://www.andertons.co.uk/guitar-dept/guitar-pedals/delay-pedals/strymon-timeline-delay-pedal">Strymon Timeline</a> will have modulation built into the pedal. Using the modulation with the delay, you can simulate a chorus effect. To do this, engage the modulation on the pedal, set the level a little below unity volume, the delay time neatly all the way down, and the repeats to taste to control the depth of the chorus – try starting at halfway and adjust from there.</p>
<h3>5. Dotted eighth note delay</h3>
<p><img loading="lazy" decoding="async" class="lazyload size-full wp-image-9051 aligncenter" src="https://blog.andertons.co.uk/wp-content/uploads/2021/11/Dotted-Eighth-Note-Delay.png" alt="" width="400" height="400" data-src="https://blog.andertons.co.uk/wp-content/uploads/2021/11/Dotted-Eighth-Note-Delay.png" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2021/11/Dotted-Eighth-Note-Delay.png 400w, https://blog.andertons.co.uk/wp-content/uploads/2021/11/Dotted-Eighth-Note-Delay-200x200.png 200w" sizes="auto, (max-width: 400px) 100vw, 400px" /></p>
<p>A dotted 8<sup>th</sup> delay creates a lush, bouncing rhythmic effect, which is great for adding loads of texture to simple melodies, hooks and chords. The dotted 8<sup>th</sup> delay is most famously used by U2’s The Edge, on tracks like “<a href="https://www.youtube.com/watch?v=GzZWSrr5wFI&amp;ab_channel=U2VEVO">Where the Streets have no name</a>”. Some delay pedals will be able to preset subdivisions, so you can simply set it to a dotted 8<sup>th</sup> and tap in your tempo. However, if your delay does not have this function, you can set it manually. With tap tempo you can simply tap in 4 times over the space of 3 beats to set the correct tempo. If your delay doesn’t have tap tempo, try setting the time to line up with the beat and then slowly increase the speed of the delays until you hear that iconic galloping pattern. A crystal clean digital delay is perfect for this sound, to maximise the rhythmic effect. Keep the repeats moderate to keep some definition between the delays. Try setting the repeats at a third of the way up and adjust to taste from there.</p>
<p>Check out Rabea using a dotted 8th delay on Sound Like U2</p>
<p>
    </div>

</section>
<!-- END: post-body -->

<section class="youtube-video">

    <div class="container">

        <div class="col12">

            <iframe
            	class="youtube-embed"
            	src="https://www.youtube.com/embed/xZou478Hzco?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Sound Like U2 (The Edge) - Without Busting The Bank</span>

                <span itemprop="description">Head over to the Andertons website to find the products in the video! | https://tinyurl.com/27gsswfq

Electric Guitar Department | https://tinyurl.com/2ah7ele5
Acoustic Guitar Department | https://tinyurl.com/23tr727d
Bass Department | https://tinyurl.com/24yqm6sy
Guitar Pedal Department | https://tinyurl.com/287hdxhq
Amp Department | https://tinyurl.com/28vnqtu5

The links below may be outdated, use the links above to start browsing the website. 
👆 Sound Like U2 - Without Busting The Bank

Watch Rabea Massaad and Matt Hornby attempt to sound like your favourite artists on a budget using the most accurate but affordable gear they can find from Andertons Music Co.

In this episode they attempt to sound like the pioneer of ambient pad guitar playing, The Edge of U2

Subscribe to Rabea here - http://youtube.com/rabeaafro
Subscribe to Matt here - http://youtube.com/hornymrorange

Here's the gear they chose:

Fender Mexican HSS Stratocaster - Please note this item is currently unavailable. However, you can check out our full range of Fender gear here! - http://tinyurl.com/y3yvc6y3

Vox AC15 With Celestial Greenback - https://goo.gl/Kqxn4O

Strymon DIG Dual Delay - https://goo.gl/SH4G1M

MXR Micro Amp - https://goo.gl/d4NG6Q

Boss RV6 - https://goo.gl/dlovTK

#SoundLike #U2 #AndertonsTV</span>

                <span itemprop="thumbnailUrl">https://i.ytimg.com/vi/xZou478Hzco/default.jpg</span>

                <span itemprop="duration">PT20M34S</span>

                <span itemprop="uploadDate">2016-12-14T18:30:00Z</span>

                <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter">
                    <link itemprop="interactionType" href="http://schema.org/WatchAction"/>
                    <span itemprop="userInteractionCount">359741</span>
                </div>

            </div>

        </div>

    </div>

</section>
<!-- END: spotify-widget -->

<section class="post-body">

    <div class="post-body__wrap">
</p>
<h3>Conclusion</h3>
<p>Delay is such an inspirational tool for guitarist, that can be used to create anything from the subtlest of effects to ethereal soundscapes. But to first time users it can be a little overwhelming – hopefully the 5 examples we’ve given you here will inspire you to find new sounds to enhance your playing!</p>
<p class="western">If you enjoyed this read, check out more of our <a href="/learn">learn</a> articles!</p>
<p>For more on effects pedals, read <a href="https://blog.andertons.co.uk/learn/best-5-effects-pedals-for-synths">The Best Guitar Effects Pedals For Synths</a></p>
<p>Check out our list of the <a href="https://blog.andertons.co.uk/industry/best-guitar-pedals-2021">Best Guitar Pedals of 2021</a> here.</p>
<p><a class="button button--primary" href="https://www.andertons.co.uk">Shop at Andertons</a></p>
<p>The post <a href="https://blog.andertons.co.uk/learn/5-ways-to-use-delay-pedals">5 Ways To Use Delay Pedals</a> appeared first on <a href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.andertons.co.uk/learn/5-ways-to-use-delay-pedals/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Upgrading Your Budget Guitar vs. Buying a New Guitar</title>
		<link>https://blog.andertons.co.uk/labs/upgrade-vs-new-guitar</link>
					<comments>https://blog.andertons.co.uk/labs/upgrade-vs-new-guitar#respond</comments>
		
		<dc:creator><![CDATA[James Hurman]]></dc:creator>
		<pubDate>Wed, 22 Sep 2021 08:16:05 +0000</pubDate>
				<category><![CDATA[Labs]]></category>
		<guid isPermaLink="false">https://blog.andertons.co.uk/?p=8533</guid>

					<description><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2019/04/GL-Legacy-s500-6-e1632239627885-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="G&amp;L Legacy Guitar" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" decoding="async" loading="lazy" srcset="https://blog.andertons.co.uk/wp-content/uploads/2019/04/GL-Legacy-s500-6-e1632239627885-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2019/04/GL-Legacy-s500-6-e1632239627885-200x200.jpg 200w" sizes="auto, (max-width: 600px) 100vw, 600px" /><p>At some point in any guitarist’s journey, they start thinking about upgrading their gear, particularly if they’ve started on an entry level guitar. So, when the time comes to upgrade what are your options? Upgrade your guitar or buy a new one? Both are excellent options, and this blog will help you decide what’s best [&#8230;]</p>
<p>The post <a href="https://blog.andertons.co.uk/labs/upgrade-vs-new-guitar">Upgrading Your Budget Guitar vs. Buying a New Guitar</a> appeared first on <a href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2019/04/GL-Legacy-s500-6-e1632239627885-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="G&amp;L Legacy Guitar" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" decoding="async" loading="lazy" srcset="https://blog.andertons.co.uk/wp-content/uploads/2019/04/GL-Legacy-s500-6-e1632239627885-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2019/04/GL-Legacy-s500-6-e1632239627885-200x200.jpg 200w" sizes="auto, (max-width: 600px) 100vw, 600px" /><p>At some point in any guitarist’s journey, they start thinking about upgrading their gear, particularly if they’ve started on an entry level guitar. So, when the time comes to upgrade what are your options? Upgrade your guitar or buy a new one? Both are excellent options, and this blog will help you decide what’s best for you!</p>
<h2>Upgrading your Guitar</h2>
<p>If you’ve become attached to your guitar or particularly like the feel, but you’re looking for a new sound, then modifying it may be the way to go. There are many ways you can modify your electric guitar to create your own custom sound, that you can’t necessarily find in a new guitar off the shelf.</p>
<h3>Upgrading Pickups</h3>
<p>Perhaps the biggest modification you can make to your guitar tonally is to change the pickups – and it’s probably the most popular modification too. Most budget guitars will come equipped with ceramic pickups which have a reputation for being powerful and bright. Whilst most higher end guitars use Alnico pickups, which are renowned for having a warmer, clearer, and more dynamic tone. This choice is entirely down to personal preference, but generally players prefer the sound of Alnico pickups because they sound closer to those classic guitar tones that we’ve all heard from our favourite music, from warm, clear Strat clean tones (à la Jimi Hendrix, Nile Rodgers, or John Mayer) to punchy open sounding Les Paul tones (like Jimmy Page or Slash). First, let me explain the two most common styles of pickups…</p>
<h3>Single coils vs Humbuckers</h3>
<p>Without going into too much detail, as the name suggests, a single coil comprises of a single coil of wire wrapped around a magnet. Humbuckers are two sets of wire wrapped around two sets of magnets in opposite directions. This opposition cancels out (or “bucks”) the hum that single coils produce when exposed to electrical energy.</p>
<h4>Characteristics of a single coil</h4>
<ul>
<li>Low Output – Generally single coil pickups are lower output than humbuckers (typically 5k-7k Ohms), meaning that they will drive less signal do the amp and are therefore cleaner than a humbucker (will produce less distortion), which is perfect for lower gain genres like blues, pop, indie, funk or country.</li>
<li>Bright – single coils produce more treble and clarity than humbuckers, meaning that the can produce rich sounding chords with plenty of note separation and definition. Single coils are often described as “chimey”, “glassy”, or “bell-like”.</li>
<li>Dynamic – Because of their lower output, single coils retain more dynamic range, meaning that the difference in volume between picking lightly and heavily produces a more appreciable difference in volume. Picking dynamics can add a lot of texture to a rhythm part, or produce a greater variety of lead tones, as you can produce a cleaner or more overdriven sound based on how hard you play.</li>
</ul>
<p><h2 class="product-list-title"><span class="page-title--arrows">Shop Single Coil Pickups</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/bare-knuckle-boot-camp-strat-old-guard-white-set">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/74f547b6/6632a5fefe242800127d8186/260482-White Strat.JPG?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Bare Knuckle Boot Camp Old Guard Strat in White - Set">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Bare Knuckle Boot Camp Old Guard Strat in White - Set</h3>
			<p class="product-stamp__content-price">£179.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/montys-guitars-full-monty-stratocaster-parchment-pickup-set">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/0b385b97/6632c921fe242800128249a0/352481-1568037430456.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Monty's Guitars Full Monty Stratocaster Parchment Pickup Set">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Monty's Guitars Full Monty Stratocaster Parchment Pickup Set</h3>
			<p class="product-stamp__content-price">£269.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/bare-knuckle-piledriver-tele-pickup-set">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/570d0da6/6632af76fe242800127f00b6/11715-BARE147_super.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Bare Knuckle Piledriver Tele Pickup Set">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Bare Knuckle Piledriver Tele Pickup Set</h3>
			<p class="product-stamp__content-price">£229.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/montys-guitars-full-monty-telecaster-nickel-pickup-set">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/e7aafaab/6632a507fe242800127d5cb9/352482-1568037482852.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Monty's Guitars Full Monty Telecaster Nickel Pickup Set">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Monty's Guitars Full Monty Telecaster Nickel Pickup Set</h3>
			<p class="product-stamp__content-price">£229.99
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap"></p>
<p><a class="button button--primary" href="https://www.andertons.co.uk/single-coil-guitar-pickups">Shop all Single Coil Pickups</a></p>
<h4>Characteristics of a humbucker</h4>
<ul>
<li>High Output – With two sets of coils, humbuckers tend to produce more output (typically 7k-10k+ Ohms), which will drive more signal to your amp, producing more overdrive. These are perfect for higher gain playing styles such as rock and metal for a thick crunchy sound, but also work well for a warm smooth tone that suits blues and jazz.</li>
<li>Warm – humbuckers are known for their thick, warm tone, producing more midrange and bass than a single coil, making power chords and riffs sound huge, and adding additional sustain to solos. Humbuckers can transition seamlessly from a smooth clean sound to crunchy distortion.</li>
<li>Hum Cancelling – because of their construction, single coil pickups will amplify electrical interference which can cause an annoying hum, especially in a live setting with lots of lighting and electronics. Humbuckers will cancel out this noise almost completely, making it a far more practical option in certain situations.</li>
</ul>
<p><h2 class="product-list-title"><span class="page-title--arrows">Shop Humbucker Pickups</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/seymour-duncan-sh-4-sh-2n-jb-humbucker-set-in-black">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/bceccd7c/6632b0cffe242800127f367b/1456-1611108-13B_super.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Seymour Duncan SH-4/SH-2N JB Humbucker Set in Black">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Seymour Duncan SH-4/SH-2N JB Humbucker Set in Black</h3>
			<p class="product-stamp__content-price">£234.99
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap"></p>
<p><a class="button button--primary" href="https://www.andertons.co.uk/humbucker-guitar-pickups">Shop all Humbucker Pickups</a></p>
<p>You may want to change the type of pickups you have in your guitar to provide a new sound or improve versatility. One popular modification is to change the bridge pickup in an SSS (3 single coil) configured S-type guitar. You may find that with your single coil bridge pickup it sounds thinner or brighter than you’d want for those crunchy rock tones. Many pickup brands such as Seymour Duncan and DiMarzio make single coil sized humbuckers, so you can change your sound without having to route out your guitar and potentially damage it.</p>
<p><h2 class="product-list-title"><span class="page-title--arrows">Shop Single Coil Sized Humbucker Pickups</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/seymour-duncan-shr-1b-hot-rails-strat-white">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/63f51fea/6632ac62fe242800127e94a1/1468-1611205-02W_super.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Seymour Duncan SHR-1B Hot Rails Strat White">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Seymour Duncan SHR-1B Hot Rails Strat White</h3>
			<p class="product-stamp__content-price">£119.99
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap"></p>
<h3>Upgrading Electronics</h3>
<p>There’s far more to a guitar’s electronics than pickups. Potentiometers can have a huge impact on your guitar’s sound and capabilities. Most entry level guitars will use cheaper “dime-sized” pots (potentiometers), which are usually not as accurate as the full-sized pots. They also may not taper as evenly – i.e. you may find that when you turn your volume or tone down, nothing much happens and then all of a sudden there’s a massive drop off. Most higher end guitars use CTS pots, because of their build quality and reliability. Not only will they taper more smoothly, but they may add more clarity to your sound, because their superior construction causes less treble loss. The most common values for potentiometers are 250k and 500k. All you need to know is that the higher the value, the brighter your instrument will sound. This is why single coil guitars use 250k pots and humbucker guitars use 500k. Changing pot values is a very inexpensive way to change your tone. Perhaps your humbucker guitar sounds a bit dark and muddy? Try 550k pots, or your single coil guitar is brighter than you want? How about 220k.</p>
<p>You may have come across the term “push-pull” or “coil-split”. You can but push-pull pots to which you can wire to give you the option to split and humbucker pickup. So when you pull your tone knob up, it kills the signal from one of the 2 humbucker coils, which turns it into a single coil. They you can push it back down to return it to a full humbucker, making your instrument far more versatile.</p>
<p>At Andertons we also sell wiring kits so you can upgrade all your electronics at once. These include specific kits such as the Stratocaster Mid Boost kit, used by Eric Clapton, to really customise your instrument and make it unique.</p>
<p><h2 class="product-list-title"><span class="page-title--arrows">Shop Potentiometers</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/bareknuckle-cts-550k-standard-shaft-pot">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/e35c912d/6632afb9fe242800127f0be2/460924-BKP550K.jpeg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Bareknuckle CTS 550K Short Shaft Pot">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Bareknuckle CTS 550K Short Shaft Pot</h3>
			<p class="product-stamp__content-price">£12.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/cts-500k-linear-potentiometer-standard-length-bushing-375-3-8-diameter-split-shaft">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/b571e12b/6632b18efe242800127f5585/287102-1532616489354.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="CTS 500K Linear Potentiometer Standard Length Bushing & Split Shaft">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">CTS 500K Linear Potentiometer Standard Length Bushing & Split Shaft</h3>
			<p class="product-stamp__content-price">£7.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/bareknuckle-cts-280k-standard-shaft-pot">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/e03f4f8a/6632b5bcfe242800127ffe5f/460930-BKP280K.jpeg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Bareknuckle CTS 280K Standard shaft Pot">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Bareknuckle CTS 280K Standard shaft Pot</h3>
			<p class="product-stamp__content-price">£14.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/cts-250k-audio-potentiometer-short-bushing-250-3-8-diam-split-shaft">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/2db259f6/6632c95cfe24280012824f01/287120-1532616763365.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="CTS 250K Audio Potentiometer with Short Bushing & Split Shaft">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">CTS 250K Audio Potentiometer with Short Bushing & Split Shaft</h3>
			<p class="product-stamp__content-price">£7.49
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/alpha-push-pull-500k-linear-potentiometer-standard-length-bushing-375-3-8-diameter">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/04e93f3d/6632b2d9fe242800127f89be/287108-1532616586088.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Push-Pull 500K Linear Potentiometer for Electric Guitar">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Push-Pull 500K Linear Potentiometer for Electric Guitar</h3>
			<p class="product-stamp__content-price">£6.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/fender-25db-stratocaster-mid-boost-kit-for-eric-clapton-strat">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/ecb5e517/6632b47afe242800127fcb9c/52919-tmp1688.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Fender 25db Stratocaster Mid Boost Kit for Eric Clapton Strat">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Fender 25db Stratocaster Mid Boost Kit for Eric Clapton Strat</h3>
			<p class="product-stamp__content-price">£84.99
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap"></p>
<h3>Upgrading Hardware</h3>
<p>Whilst changing pickups and electronics requires the additional cost of a guitar tech, or some basic wiring and soldering knowledge, changing hardware can be as simple as taking out a few screws, dropping the new part in and screwing it down. Upgrading the bridge on your guitar can be a very straightforward modification which can make a real difference. Not only are you getting upgraded materials which will alter the tone and improve the sustain of your guitar, upgraded string saddles which will improve your tuning stability and help prevent string breakages. You can also buy retrofit tremolo systems for Tune-O-Matic style bridges that don’t require and drilling or modifications to the guitar’s body.</p>
<p><h2 class="product-list-title"><span class="page-title--arrows">Shop Guitar Bridges</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/fender-replacement-bridge-piece-for-mustang-guitars">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/31749ef1/6632d3b1fe2428001283060c/22603-0035555000.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Fender Replacement Bridge Piece For Mustang Guitars">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Fender Replacement Bridge Piece For Mustang Guitars</h3>
			<p class="product-stamp__content-price">£52.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/duesenberg-les-trem-ii-chrome-retrofit-trem-for-tune-o-matic">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/2d56eac8/6632b0d1fe242800127f36b3/143844-tmp7FD5.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Duesenberg Les Trem II Chrome - Retrofit Trem For Tune-O-Matic">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Duesenberg Les Trem II Chrome - Retrofit Trem For Tune-O-Matic</h3>
			<p class="product-stamp__content-price">£119.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/fender-deluxe-series-2-point-tremolo-assembly-chrome">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/b7dedef8/6632c4c0fe2428001281f157/394340-Fender-Deluxe-Series-2-Point-Tremolo-Assembly-Chrome.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Fender Deluxe Series 2-Point Tremolo Assembly in Chrome">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Fender Deluxe Series 2-Point Tremolo Assembly in Chrome</h3>
			<p class="product-stamp__content-price">£69.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/fender-3-saddle-top-load-string-through-tele-bridge">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/6309d092/6632c409fe2428001281e270/453447-1625657608569.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Fender 3 Saddle Top Loading String-Through Tele Bridge">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Fender 3 Saddle Top Loading String-Through Tele Bridge</h3>
			<p class="product-stamp__content-price">£99.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/fender-vintage-narrow-strat-tremolo-assembly-chrome">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/7af287ad/6632a7cafe242800127dd2cd/453238-0992070000_fen_acc_frt_01_nr (1).png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Fender Vintage Narrow Strat Tremolo Assembly Chrome">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Fender Vintage Narrow Strat Tremolo Assembly Chrome</h3>
			<p class="product-stamp__content-price">£69.99
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap"></p>
<p>Strap locks are another straightforward and cheap modification you can make to your guitar, to ensure that your strap always stays put and your prized instrument stays safe while you play. The simplest upgrade you can make is to change the string trees. Simply unscrew the old one and screw the new one in. A good string tree will reduce friction on the string, allowing it to stay in tune, especially if you use the tremolo or bend strings a lot.</p>
<p><h2 class="product-list-title"><span class="page-title--arrows">Shop Strap Locks</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/schaller-guitar-s-lock-pair-satin-chrome-plated-strap-locks">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/3a85f527/68de3484775ee21f54000105/satinchrome.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Schaller Guitar S-Lock Pair Satin Chrome Plated Strap Locks">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Schaller Guitar S-Lock Pair Satin Chrome Plated Strap Locks</h3>
			<p class="product-stamp__content-price">£25.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/stagg-ssl1cr-strap-locking-buttons-in-chrome-finish">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/daa4f456/6632cdbffe242800128291d1/20814-SSL1CR_super.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Stagg SSL1CR Strap Locking Buttons in Chrome Finish">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Stagg SSL1CR Strap Locking Buttons in Chrome Finish</h3>
			<p class="product-stamp__content-price">£7.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/jim-dunlop-strap-locks-nickel">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/da0a2896/6632bc6afe2428001280f7f5/9646-331031_super.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Jim Dunlop Strap Locks - Nickel">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Jim Dunlop Strap Locks - Nickel</h3>
			<p class="product-stamp__content-price">£22.99
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap"></p>
<p>Tuners can have a huge impact on the tuning stability of a guitar, so may be a very worthwhile upgrade for an entry level instrument, as the original tuners are often parts that manufacturers can save money on to bring down the price of the instrument. Locking tuners are a popular choice for upgrades as it makes restringing easier, faster and reduces the chance of strings slipping out of tune as you play. Tuners come in all different shapes and sizes, so be sure that you find a set that will fit your current guitar, so you don’t have to drill new screw holes into your headstock.</p>
<p><h2 class="product-list-title"><span class="page-title--arrows">Shop Tuners</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/prs-se-locking-tuners-set-of-6-in-chrome">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/ef80d3fe/6632b774fe24280012803fa7/369835-SELockTunSet-xlarge.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="PRS SE Locking Tuners Set of 6 in Chrome">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">PRS SE Locking Tuners Set of 6 in Chrome</h3>
			<p class="product-stamp__content-price">£99.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/fender-locking-tuners-chrome">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/3e95faa4/6632b710fe24280012803026/45025-tmp972E.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Fender Locking Tuners Chrome">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Fender Locking Tuners Chrome</h3>
			<p class="product-stamp__content-price">£72.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/grover-102nk-original-rotomatic-3-a-side-tuners-in-nickel">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/f48be258/6632bbe5fe2428001280e631/41536-tmp42EC.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Grover 102NK Original Rotomatic 3 a side Tuners in Nickel">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Grover 102NK Original Rotomatic 3 a side Tuners in Nickel</h3>
			<p class="product-stamp__content-price">£129.99
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap"></p>
<h3>Loaded Pickguards</h3>
<p>If you’re not confident with wiring and soldering, but you’re looking to upgrade all of your pickups and electronics at once, a great option is to buy a loaded pickguard, with pickups and electronics pre-wired, so all you need to do is solder a couple of wires to your output jack. If you’re not confident enough to do that, you will still save money on hiring a guitar tech, since it is a quick job. Loaded pickguards are the best way to make the biggest difference to the quality of your guitar with one upgrade.</p>
<p><h2 class="product-list-title"><span class="page-title--arrows">Shop Loaded Pickguards</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/fender-pre-wired-pickguard-stratocaster-sss-tex-mex-wbw">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/f1d1745e/6632a924fe242800127e0a17/352966-0992343509_merch_frt_001_rr.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Fender Pre Wired Pickguard Stratocaster SSS Tex Mex in Parchment">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Fender Pre Wired Pickguard Stratocaster SSS Tex Mex in Parchment</h3>
			<p class="product-stamp__content-price">£149.99
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/fishman-fluence-6-string-loaded-pickguard-for-strat-white">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/b52add8c/6632bcfafe24280012810b2d/272857-1524128569909.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Fishman Fluence 6-String  Loaded Pickguard for Strat in White">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Fishman Fluence 6-String  Loaded Pickguard for Strat in White</h3>
			<p class="product-stamp__content-price">£449.00
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap"></p>
<h3>Upgrading the Neck</h3>
<p>A change you could make that can make your guitar feel like a premium instrument is replacing the neck. The neck dictates how the guitar feels. Your hand is always on the neck, so the shape, finish and fretwork make all the difference to the feel of the guitar! If you have a Squier guitar, you can retrofit a fender neck onto it.</p>
<p></p>
<h2>Buying A New Guitar</h2>
<p>If you’re not looking to modify your guitar, there are a lot of great guitars you can buy under £500 that will be a huge upgrade on your entry level guitar. Squier and Epiphone are the market leaders in this price bracket, with a huge range of quality-built instruments. But if you look beyond the obvious brands, you can find excellent value guitars that punch well above their weight for the price.</p>
<h3>Sire</h3>
<p><a href="https://www.andertons.co.uk/brands/sire">Sire</a> have collaborated with legendary jazz fusion guitarist, Larry Carlton on a range of electric guitars ranging from S and T-style guitars to single cuts and hollowbodies. The guitars focus on using premium tonewoods and pickups to create rich, clear-sounding and resonant guitars. They feature premium specifications rarely seen on instruments in this price bracket, such as rolled fingerboard edges for extra comfort and locking tuners. The pickups are custom made to Carlton’s specs, engineered for clarity and warmth – reminiscent of his famous LA Studio guitar tones.</p>
<p>
    </div>

</section>
<!-- END: post-body -->

<section class="youtube-video">

    <div class="container">

        <div class="col12">

            <iframe
            	class="youtube-embed"
            	src="https://www.youtube.com/embed/nTnCCZC_A9c?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Guitars So Good You Won't Believe the Price! - Sire Electric Guitars</span>

                <span itemprop="description">Head over to the Andertons website to find the products in the video! | https://tinyurl.com/27gsswfq

Electric Guitar Department | https://tinyurl.com/2ah7ele5
Acoustic Guitar Department | https://tinyurl.com/23tr727d
Bass Department | https://tinyurl.com/24yqm6sy
Guitar Pedal Department | https://tinyurl.com/287hdxhq
Amp Department | https://tinyurl.com/28vnqtu5

The links below may be outdated, use the links above to start browsing the website. 
👆 Following the success of their incredible bass collaboration with Marcus Miller, Sire has teamed up with Jazz Fusion legend Larry Carlton to create an iconic range of premium electric guitars that won't bust the bank! | https://tinyurl.com/2chk8e5z

Check out all our Sire Larry Carlton Guitars! | https://tinyurl.com/2chk8e5z
Check out all our Sire Larry Carlton H Series Hollowbody Guitars! | https://tinyurl.com/22pdxnr4
Check out all our Sire Larry Carlton L Series Guitars! | https://tinyurl.com/27cf7ejk
Check out all our Sire Larry Carlton S Series Guitars! | https://tinyurl.com/2c4loprd
Check out all our Sire Larry Carlton T Series Guitars! | https://tinyurl.com/24hp7c8l

» Shop The Full Range of Bad Cat Amplifiers! | https://tinyurl.com/2a6ml85m

Jazz Fusion legend Larry Carlton & Sire have teamed up in an epic collaboration to bring a new look to their range of electric guitars! Designed to the utmost quality, Sire has once again combined premium-grade specs with a price range that won't blow you out of the water. Available in S-type, L-type & a Hollowbody format. The New Sire Larry Carlton range of electric guitars are built to suit any contemporary player that's on a budget! 

⏰ Timestamps ⏰
» 0:00 Intro Jam between the Captain & Danish Pete 
» 2:51 New Larry Carlton Electric Guitar Range 
» 5:40 Sire S7 Specs 
» 6:15 How Much Do They Cost? 
» 8:00 Let's Get Some Tones 
» 13:52 Sire L7 Specs & Cost
» 15:36 How Does It Sound? 
» 24:29 Sire H7 Specs & Cost
» 26:40 Time for The Tones! 
» 33:08 Final Thoughts 

👕 Buy A T-Shirt 👕 | https://tinyurl.com/vdq7rmg 
You've watched the videos & seen the store, now join the Andertons Family with our exclusive, official merchandise! With free UK delivery on all orders containing only a T-Shirt, Hoodie or Jumper & super low international shipping costs, there is no better time to be an Andertons fan than now! 

Interested in other Andertons YouTube channels? Click on one of these links to find out more…
Andertons Guitar & Bass YouTube Channel: https://goo.gl/kRJCpb
Andertons Drummers YouTube Channel: https://goo.gl/9yKSS9
Andertons Synths, Keys & Tech YouTube Channel: https://goo.gl/ns172M
Andertons Shopping Website: https://goo.gl/TPsG2Q

Make sure to subscribe to Andertons TV for more great videos like this: https://goo.gl/aAzyQM
#Andertons #SireGuitars #LarryCarlton</span>

                <span itemprop="thumbnailUrl">https://i.ytimg.com/vi/nTnCCZC_A9c/default.jpg</span>

                <span itemprop="duration">PT35M9S</span>

                <span itemprop="uploadDate">2020-09-22T14:15:11Z</span>

                <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter">
                    <link itemprop="interactionType" href="http://schema.org/WatchAction"/>
                    <span itemprop="userInteractionCount">468453</span>
                </div>

            </div>

        </div>

    </div>

</section>
<!-- END: spotify-widget -->

<section class="post-body">

    <div class="post-body__wrap">
</p>
<p><h2 class="product-list-title"><span class="page-title--arrows">Shop Sire Guitars</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/sire-larry-carlton-h7-hollowbody-guitar-in-tobacco-sunburst">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/2724feb0/6632a68bfe242800127d9b38/H7TS-Sire-Larry-Carlton-H7-Hollowbody-Guitar-Vintage-Sunburst-Body.JPG?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Sire Larry Carlton H7 Semi-Hollow Electric Guitar in Vintage Sunburst">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Sire Larry Carlton H7 Semi-Hollow Electric Guitar in Vintage Sunburst</h3>
			<p class="product-stamp__content-price">£549.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/sire-larry-carlton-h7-hollowbody-guitar-in-see-through-red">
		<div class="product-stamp__image">
			<img decoding="async" src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/b4801a97/663368127f1d900012fd46aa/H7STR-H7STR-2.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Sire Larry Carlton H7 Semi-Hollow Electric Guitar in See Through Red">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Sire Larry Carlton H7 Semi-Hollow Electric Guitar in See Through Red</h3>
			<p class="product-stamp__content-price">£549.00
</p>
		</div>
	</a>
</div>
</div><!-- END: product-list --><section class="post-body"><div class="post-body__wrap"></p>
<h3>G&amp;L</h3>
<p><a href="https://www.andertons.co.uk/brands/gl-guitars">G&amp;L</a> was founded by Leo Fender and his DNA runs through the classic guitar designs, with new innovations from his earlier designs. The <a href="https://www.andertons.co.uk/brands/gl-guitars/tribute-guitars">Tribute</a> range features a wide array of guitars including S-types, T-types and offset. Each style has a variety of pickup options from vintage style Alnico pickups to modern Leo Fender designed MDF pickups made in the USA. Very few guitars in this price bracket will include American parts.</p>
<p>
    </div>

</section>
<!-- END: post-body -->

<section class="youtube-video">

    <div class="container">

        <div class="col12">

            <iframe
            	class="youtube-embed"
            	src="https://www.youtube.com/embed/lv_xzalRYQI?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">G&L Tribute Guitars - Not Just a Tribute!</span>

                <span itemprop="description">Head over to the Andertons website to find the products in the video! | https://tinyurl.com/27gsswfq

Electric Guitar Department | https://tinyurl.com/2ah7ele5
Acoustic Guitar Department | https://tinyurl.com/23tr727d
Bass Department | https://tinyurl.com/24yqm6sy
Guitar Pedal Department | https://tinyurl.com/287hdxhq
Amp Department | https://tinyurl.com/28vnqtu5

The links below may be outdated, use the links above to start browsing the website. 
👆 You've seen the American ones, now it's time for the tribute series of affordable Indonesian made alternatives! The same great designs and tone but for a more wallet-friendly price! | https://tinyurl.com/2flbg3eu

» Check out all our G&L Guitars and Basses! | https://tinyurl.com/2flbg3eu
» Check out all our G&L Fallout Guitars! | https://tinyurl.com/2g3ymkmq
» Check out all our G&L S-500 Guitars! | https://tinyurl.com/2z46f47o
» Check out all our G&L Legacy Guitars! | https://tinyurl.com/2zlhvwrs
» Check out all our G&L ASAT Guitars! | https://tinyurl.com/2l6rkhd6

Always check the website for accurate and up-to-date pricing and product specifications!

🎥 If you live outside the UK check out this video on how to order from Andertons!
» https://www.youtube.com/watch?v=Iu_zvwZ--Hc

📺 Looking for exclusive educational videos from world-class presenters? 
Sign up to Andertons Extra & get a free trial! | https://andertonsextra.com/get-extra

⏰ Timestamps ⏰
» 0:00 Intro
» 2:24 What Are We Looking At Today?
» 4:10 The Fallout
» 7:57 The ASAT
» 13:00 The S-500
» 14:30 The Legacy
» 19:09 Outro Jam!

📱 Why not give us a follow on our social channels?
» Instagram | https://www.instagram.com/andertonsmusicco
» Facebook | https://www.facebook.com/andertons/
» Twitter | https://twitter.com/andertonsmusic

🎸 Want To Jam Along? Check out our Backing Tracks!
» https://andertonstv.bandcamp.com/

👕 Buy A T-Shirt 👕 | https://tinyurl.com/vdq7rmg 
You've watched the videos & seen the store, now join the Andertons Family with our exclusive, official merchandise! With free UK delivery on all orders containing only a T-Shirt, Hoodie or Jumper & super low international shipping costs, there is no better time to be an Andertons fan than now! 

Make sure to subscribe to Andertons TV for more great videos!
Andertons Guitar & Bass YouTube Channel: https://goo.gl/kRJCpb
Andertons Synths, Keys & Tech YouTube Channel: https://goo.gl/ns172M
Andertons Drummers YouTube Channel: https://goo.gl/9yKSS9
Andertons Shopping Website: https://goo.gl/TPsG2Q

#Andertons #gandlguitars #gandl</span>

                <span itemprop="thumbnailUrl">https://i.ytimg.com/vi/lv_xzalRYQI/default.jpg</span>

                <span itemprop="duration">PT23M10S</span>

                <span itemprop="uploadDate">2018-10-23T09:30:00Z</span>

                <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter">
                    <link itemprop="interactionType" href="http://schema.org/WatchAction"/>
                    <span itemprop="userInteractionCount">218240</span>
                </div>

            </div>

        </div>

    </div>

</section>
<!-- END: spotify-widget -->

<section class="post-body">

    <div class="post-body__wrap">
</p>
<p></p>
<h3>Chapman</h3>
<p><a href="https://www.andertons.co.uk/brands/chapman-guitars">Chapman</a> guitars specialise in offering premium guitars and high-end modern specs on affordable guitars. If you’re looking for a high performance guitar with striking designs and enticing prices, the Chapman <a href="https://www.andertons.co.uk/ml1-guitars">ML1</a> or <a href="https://www.andertons.co.uk/ml3-guitars">ML3</a> could be the answer. With colourful finishes and beautiful flamed maple tops, they look the part. With both Hybrid and Modern variants of both ranges, find the spec that’s right for you.</p>
<p></p>
<h3>Conclusion</h3>
<p>Upgrade or buy new? Both are valid options. Upgrading may be the better choice if you’re confident in modifying parts yourself, and you have a specific idea of what you want to do with your guitar. Buying a new guitar is a better option if you don’t have an exact vision and you’re just looking for something that plays and sounds better than what you’ve got now. We’re now living in a time where you can get incredible value and quality for under £500.</p>
<p>Check out Chappers and the Captain on Andertons TV where they shoot out an upgraded guitar vs a new guitar at an equivalent price.</p>
<p>
    </div>

</section>
<!-- END: post-body -->

<section class="youtube-video">

    <div class="container">

        <div class="col12">

            <iframe
            	class="youtube-embed"
            	src="https://www.youtube.com/embed/6zeFfExDuxc?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">The Shitan Guitar Mod Shop Challenge! Plus WIN the Modded Guitar!</span>

                <span itemprop="description">Head over to the Andertons website to find the products in the video! | https://tinyurl.com/27gsswfq

Electric Guitar Department | https://tinyurl.com/2ah7ele5
Acoustic Guitar Department | https://tinyurl.com/23tr727d
Bass Department | https://tinyurl.com/24yqm6sy
Guitar Pedal Department | https://tinyurl.com/287hdxhq
Amp Department | https://tinyurl.com/28vnqtu5

The links below may be outdated, use the links above to start browsing the website. 
👆 Squier Bullet Stratocaster HT w/ Indian Laurel Fingerboard in Fiesta Red - http://tinyurl.com/y63n2o4r

Is it really worth upgrading a cheap guitar? Or do you get better value for your money if you just spend the extra on a more expensive guitar? Danish Pete mods a Squier Bullet Strat to try and find out! What do you prefer - straight out the box or more options for customisation? Let us know in the comments below! 

Ernie Ball Regular Slinky Guitar Strings - http://tinyurl.com/y4s56qb9
Guitar Pickup Selector Switch Cap - Gibson Style in Ivory - http://tinyurl.com/y2qpb4e7
CTS 250K Audio Potentiometer with Short Bushing & Split Shaft - http://tinyurl.com/y4w8vzfd
Fender Schaller Locking Tuners Chrome - http://tinyurl.com/yxqwtuzz
Bare Knuckle Boot Camp True Grit Strat Pickups http://tinyurl.com/y4u8gly9

Rob's rig: 

Victory BD1 Guitar Amp Head - http://tinyurl.com/y3xkkufy
*Boss Tube Amp Expander Variable Active Load Box - http://tinyurl.com/y4shcuxu
Orange PPC212 V Vertical 2x12 Cabinet - http://tinyurl.com/yy6g2gvh

Check out our video on the Boss Tube Amp Expander vs the Universal Audio OX Box! - https://www.youtube.com/watch?v=aSwYynCXTHE

Lee is playing through a Victory V140 Super Duchess 100w Head - http://tinyurl.com/y3lcgceb

Fender Player Stratocaster w/ Pau Ferro Fretboard in Black - http://tinyurl.com/y3murd5l

Check out our full range of Squier gear here! - http://tinyurl.com/y3rrmmf5

Check out our full range of Fender gear here! - http://tinyurl.com/y3yvc6y3

Check out our Clash of the Shitans video here! - https://www.youtube.com/watch?v=Q77_VaQIna0

Competition info at 25:18 

To enter, all you have to do is click the links below to subscribe to all three Andertons channels and then comment below this video! 

Andertons Guitar Channel - https://www.youtube.com/channel/UCSNxIry_FPFcQDFRbi3VOAw?sub_confirmation=1

Andertons Synths, Keys & Tech - https://www.youtube.com/channel/UCeeYTZnBXPJiYHJVfGn9NWg?sub_confirmation=1

Andertons Drum Channel - https://www.youtube.com/channel/UCNH8I8ZcobsMYN8CCNkt--A?sub_confirmation=1

THIS COMPETITION IS ONLY OPEN TO UK RESIDENTS.

Interested in other Andertons YouTube channels? Click on one of these links to find out more…

Andertons Guitar & Bass YouTube Channel: https://goo.gl/kRJCpb
Andertons Drummers YouTube Channel: https://goo.gl/9yKSS9
Andertons Synths, Keys & Tech YouTube Channel: https://goo.gl/ns172M
Andertons Shopping Web Site: https://goo.gl/TPsG2Q
Buy a T Shirt: https://goo.gl/TrTe78

Make sure to subscribe to Andertons TV for more great videos like this: https://goo.gl/aAzyQM

#RobChapman #ChappersandtheCaptain #AndertonsTV</span>

                <span itemprop="thumbnailUrl">https://i.ytimg.com/vi/6zeFfExDuxc/default.jpg</span>

                <span itemprop="duration">PT26M48S</span>

                <span itemprop="uploadDate">2019-07-09T14:59:56Z</span>

                <div itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter">
                    <link itemprop="interactionType" href="http://schema.org/WatchAction"/>
                    <span itemprop="userInteractionCount">385036</span>
                </div>

            </div>

        </div>

    </div>

</section>
<!-- END: spotify-widget -->

<section class="post-body">

    <div class="post-body__wrap">
</p>
<p>If you enjoyed this read, check out more of our <a href="/labs">labs</a> articles!</p>
<p><a class="button button--primary" href="https://www.andertons.co.uk">Shop at Andertons</a></p>
<p>The post <a href="https://blog.andertons.co.uk/labs/upgrade-vs-new-guitar">Upgrading Your Budget Guitar vs. Buying a New Guitar</a> appeared first on <a href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.andertons.co.uk/labs/upgrade-vs-new-guitar/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
