<?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>Learn &#8211; Andertons Blog</title>
	<atom:link href="https://blog.andertons.co.uk/learn/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.andertons.co.uk</link>
	<description>Making Musicians Since 1964</description>
	<lastBuildDate>Thu, 26 Mar 2026 11:04:32 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.26</generator>
	<item>
		<title>5 reasons why Tobias basses rock!</title>
		<link>https://blog.andertons.co.uk/learn/tobias-basses</link>
		<comments>https://blog.andertons.co.uk/learn/tobias-basses#respond</comments>
		<pubDate>Fri, 20 Mar 2026 12:00:26 +0000</pubDate>
		<dc:creator><![CDATA[Elliot Stent]]></dc:creator>
				<category><![CDATA[Learn]]></category>

		<guid isPermaLink="false">https://blog.andertons.co.uk/?p=14092</guid>
		<description><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tobias-Basses-Blog-Header-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="A photo of four Tobias basses lined up next to each other in various colour finishes" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" /><p>Tobias, the original boutique bass brand that changed the game with its forward‑thinking instruments in the late ’70s, came back with a bang last year. Now part of the Gibson family, the refreshed Tobias basses range features three iconic models: the Classic, the Killer B and the Growler. And there’s something for every type of [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.andertons.co.uk/learn/tobias-basses">5 reasons why Tobias basses rock!</a> appeared first on <a rel="nofollow" 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/2026/03/Tobias-Basses-Blog-Header-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="A photo of four Tobias basses lined up next to each other in various colour finishes" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" /><p><a href="https://www.andertons.co.uk/browse/brands/tobias/">Tobias</a>, the original boutique bass brand that changed the game with its forward‑thinking instruments in the late ’70s, came back with a bang last year. Now part of the <a href="https://www.andertons.co.uk/browse/brands/gibson/">Gibson</a> family, the refreshed Tobias basses range features three iconic models: the Classic, the Killer B and the Growler. And there’s something for every type of player too, with each model available in both four and five‑string configurations — plus a few lefty options.</p>
<p>So, what exactly makes these <a href="https://www.andertons.co.uk/browse/bass-dept/bass-guitars/">bass guitars</a> stand out from the rest of the pack? We’ve highlighted five key features shared across Tobias’ revived and refined lineup that show just how special these instruments are… especially for the money!</p>
<h3 style="text-align: center;">Tobias basses</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-69c516c34b583" data-filters='{&quot;inStock&quot;:&quot;True&quot;,&quot;brand&quot;:&quot;Tobias&quot;}'></div>
    </div>
    <script>
    document.addEventListener('DOMContentLoaded', function () {
        const carousel = document.getElementById('product-carousel-69c516c34b583');
        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 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/brands/tobias/">Shop all Tobias basses</a></p>
<h2>1. Active Bartolini electronics</h2>
<p>All Tobias basses come equipped with active Bartolini pickups backed up by advanced 18V preamps. The result? A super‑punchy, articulate sound with heaps of headroom, so your tone stays clear and controlled even when you really dig in.</p>
<p>The Classic and Killer B models feature a pair of Bartolini MT4C‑T1 or MT5C‑T1 humbuckers (depending on whether you’re rocking four or five strings), giving you a wide and versatile sonic palette for any style. While the Growler sports a single fat‑sounding quad‑coil ‘bucker that absolutely lives up to its name.</p>
<p>You also get plenty of tone‑shaping options at your fingertips, with each model offering a selection of onboard EQ controls and switches. That means if you’re playing live, you can set‑and‑forget your amp settings and use the bass’s own controls to fine‑tune your sound on the fly.</p>
<p><img class="lazyload alignnone size-full wp-image-14094" src="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tobias-Basses-Bartolini-Pickups.jpg" alt="A photo of three natural finished Tobias basses lined up with Bartolini pickups" width="1400" height="700" data-src="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tobias-Basses-Bartolini-Pickups.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tobias-Basses-Bartolini-Pickups.jpg 1400w, https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tobias-Basses-Bartolini-Pickups-768x384.jpg 768w" sizes="(max-width: 1400px) 100vw, 1400px" /></p>
<h2>2. Exotic tonewoods</h2>
<p>Alongside early boutique pioneers like Alembic and Wal, Tobias was one of the first bass brands to build instruments from some seriously eye‑catching woods — with transparent finishes to show off every bit of grain and character. These days, you see that style everywhere, but it’s still closely tied to those original, boundary‑pushing makers.</p>
<p>The resurrected Tobias lineup proudly carries that legacy forward. These basses are crafted using striking tonewoods including Quilted Maple, Royal Paulownia, Sapele, Walnut, Purpleheart, Ebony and Wenge, which sound just as exquisite as they look. Their necks also feature a layered multi‑piece ‘Stringer’ construction for superb strength and stability.</p>
<h2>3. Rock-solid Babicz bridges</h2>
<p><a href="https://www.andertons.co.uk/browse/brands/babicz/">Babicz</a> is one of the hottest aftermarket hardware brands around, yet you rarely see their stuff on production guitars and basses. Tobias, however, are trendsetters — and they’ve fitted their Classic, Killer B and Growler models with Babicz’s awesome FCH Z‑Series bridges.</p>
<p>What sets these bridges apart is their high‑mass “Full Contact” design, featuring clever eCAM saddles that offer up to 50 times more contact surface than traditional saddles. That means dramatically improved sustain, dynamic response and tuning stability. Plus, you can fully lock the saddles in place for perfect string spacing.</p>
<p><img class="lazyload alignnone size-full wp-image-14095" src="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tobias-Basses-Babicz-Bridge.jpg" alt="A close up photo of a Babicz FCH bridge on a Tobias Growler 5-string bass" width="1400" height="700" data-src="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tobias-Basses-Babicz-Bridge.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tobias-Basses-Babicz-Bridge.jpg 1400w, https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tobias-Basses-Babicz-Bridge-768x384.jpg 768w" sizes="(max-width: 1400px) 100vw, 1400px" /></p>
<h2>4. Ergonomic designs</h2>
<p>Tobias basses aren’t just pretty — they’re practical too. Here are a few of their signature design features that make them a joy to slap, pop and pick on:</p>
<ul>
<li><strong>Tobias ‘Asym’ neck profiles:</strong> Their asymmetrical neck shape fits beautifully in the hand, helping you play long sets without fatigue and giving you great control all the way up the fingerboard.</li>
<li><strong>Contoured offset bodies:</strong> Not only do they look very cool, but their sculpted offset bodies help keep things nice and balanced. The elongated upper horns allow for ideal strap placement. And deep belly cuts mean they rest comfortably against your body.</li>
<li><strong>Satin finishes:</strong> These basses feel silky-smooth and fast everywhere. No sticky gloss will be slowing you down!</li>
<li><strong>Compact Gotoh tuners:</strong> These high‑quality, Japanese‑made machine heads keep your tuning locked in, and their small, lightweight design helps prevent pesky neck dive too.</li>
</ul>
<h2>5. Gig-ready from the get-go</h2>
<p>All Tobias basses come with a rugged premium gig bag that offers great protection. Plus, we even QC every single model that comes through our warehouse. That means right out of the box, you’ll have an instrument that’s ready to play and easy to take to your next rehearsal, gig or studio sesh.</p>
<p><img class="lazyload alignnone size-full wp-image-14096" src="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tobias-Basses-Premium-Gig-Bag.jpg" alt="A photo of a natural finished Tobias Killer B 5-string bass with a black gig bag against a wooden background" width="1400" height="700" data-src="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tobias-Basses-Premium-Gig-Bag.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tobias-Basses-Premium-Gig-Bag.jpg 1400w, https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tobias-Basses-Premium-Gig-Bag-768x384.jpg 768w" sizes="(max-width: 1400px) 100vw, 1400px" /></p>
<h2>Tobias Classic, Killer B &amp; Growler basses: specs compared</h2>
<p>Can’t decide which Tobias bass suits you best? Our handy spec table below should help point you in the right direction…</p>
<table width="854">
<tbody>
<tr>
<td width="178"><strong>Specifications</strong></td>
<td width="225"><strong>Classic</strong></td>
<td width="220"><strong>Killer B</strong></td>
<td width="231"><strong>Growler</strong></td>
</tr>
<tr>
<td>Body wood</td>
<td width="225">Walnut wings with Wenge veneer</td>
<td width="220">Sapele</td>
<td width="231">Paulownia</td>
</tr>
<tr>
<td>Body top</td>
<td width="225">Figured Quilted Maple</td>
<td width="220">N/A</td>
<td width="231">N/A</td>
</tr>
<tr>
<td>Body finish</td>
<td width="225">Satin</td>
<td width="220">Satin</td>
<td width="231">Satin</td>
</tr>
<tr>
<td>Neck wood</td>
<td width="225">5-piece Hard Maple &amp; Purpleheart</td>
<td width="220">5-piece Hard Maple &amp; Purpleheart</td>
<td width="231">3-piece Hard Maple &amp; Purpleheart</td>
</tr>
<tr>
<td>Neck profile</td>
<td width="225">Asymmetrical</td>
<td width="220">Asymmetrical</td>
<td width="231">Asymmetrical</td>
</tr>
<tr>
<td>Neck joint</td>
<td width="225">Neck-through-body</td>
<td width="220">Bolt-on</td>
<td width="231">Bolt-on</td>
</tr>
<tr>
<td>Scale length</td>
<td width="225">34&#8243;</td>
<td width="220">34&#8243;</td>
<td width="231">34&#8243;</td>
</tr>
<tr>
<td>Fingerboard wood</td>
<td width="225">Wenge</td>
<td width="220">Wenge</td>
<td width="231">Wenge</td>
</tr>
<tr>
<td>Fingerboard radius</td>
<td width="225">12&#8243;</td>
<td width="220">12&#8243;</td>
<td width="231">12&#8243;</td>
</tr>
<tr>
<td>Fret size</td>
<td width="225">Jumbo</td>
<td width="220">Jumbo</td>
<td width="231">Jumbo</td>
</tr>
<tr>
<td>Number of frets</td>
<td width="225">24</td>
<td width="220">24</td>
<td width="231">24</td>
</tr>
<tr>
<td>Nut</td>
<td width="225">Bone</td>
<td width="220">Bone</td>
<td width="231">Bone</td>
</tr>
<tr>
<td>Tuners</td>
<td width="225">Gotoh compact die-cast</td>
<td width="220">Gotoh compact die-cast</td>
<td width="231">Gotoh compact die-cast</td>
</tr>
<tr>
<td>Bridge</td>
<td width="225">Babicz FCHZ4GD (4-string), FCHZ5NGD (5-string)</td>
<td width="220">Babicz FCHZ4BK (4-string), FCHZ5BK (5-string)</td>
<td width="231">Babicz FCHZ4BK (4-string), FCHZ5BK (5-string)</td>
</tr>
<tr>
<td>Control knobs</td>
<td width="225">Knurled metal</td>
<td width="220">Knurled metal</td>
<td width="231">Knurled metal</td>
</tr>
<tr>
<td>Hardware finish</td>
<td width="225">Gold</td>
<td width="220">Black chrome</td>
<td width="231">Black chrome</td>
</tr>
<tr>
<td>Bridge pickup</td>
<td width="225">Bartolini MT4C-1 (4-string), MT5C-T1 (5-string)</td>
<td width="220">Bartolini MT4C-1 (4-string), MT5C-T1 (5-string)</td>
<td width="231">Bartolini MM42CBJD3 quad-coil (4-string), DL52CBJD3 quad-coil (5-string)</td>
</tr>
<tr>
<td>Neck pickup</td>
<td width="225">Bartolini MT4C-1 (4-string), MT5C-B1 (5-string)</td>
<td width="220">Bartolini MT4C-1 (4-string), Bartolini MT5C-B1 (5-string)</td>
<td width="231">N/A</td>
</tr>
<tr>
<td>Controls</td>
<td width="225">Volume, bass, mid, treble, mid frequency switch</td>
<td width="220">Volume, bass, mid, treble, mid frequency switch</td>
<td width="231">Volume, stacked treble/bass EQ for Coil 1, stacked treble/bass EQ for coil 2, two mid contour mini switches</td>
</tr>
<tr>
<td>Pickup Selector</td>
<td width="225">Blend knob</td>
<td width="220">Dual blend knob</td>
<td width="231">Blend knob (coils)</td>
</tr>
<tr>
<td>Preamp</td>
<td width="225">Bartolini 18V</td>
<td width="220">Bartolini 18V</td>
<td width="231">Bartolini 18V</td>
</tr>
<tr>
<td>Case/gig bag</td>
<td width="225">Tobias premium gig bag</td>
<td width="220">Tobias premium gig bag</td>
<td width="231">Tobias premium gig bag</td>
</tr>
</tbody>
</table>
<h3>Who’s played Tobias basses?</h3>
<p>Tobias basses have found their way into the hands of some seriously iconic players over the years — from Yes legend Chris Squire and Fleetwood Mac’s John McVie to Dream Theater virtuoso John Myung and, more recently, Metallica powerhouse Robert Trujillo.</p>
<h3>Tobias bass guitars in action!</h3>
<p>We’ll be filming our own video on these beauts soon. But for now, check out the official Tobias bass demos down below — they’re the next best thing!</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/xZplmi_-6IY?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Introducing the Tobias Killer B IV & V Bass Guitars</span>

                <span itemprop="description">If you are a bass player looking for something different, you’ve come to the right place.   

▶ Learn more about the Tobias bass guitars HERE: https://bit.ly/3FOxKxO

Tobias is back! Honoring the brand’s legacy and arming a new generation of bassists with the tools they need to break the mold. The all-new Tobias Original Collection features Classic, Killer B, and Growler models. All three are offered in four and five-string versions, as well as left-handed models. Each is equipped with high-quality hardware from Babicz and Gotoh, active electronics from Bartolini, the look and tone of the finest exotic tonewoods, and the iconic Tobias Asym neck design. 

Dane Poppin from The Fray demos the new Tobias Killer B IV & V bass guitars, showcasing some of the incredible tones available. 

Watch as Dane and the band jam through a selection of different genres on the Tobias Killer B IV & V bass guitars, including rock, hard rock, and metal genres. 

Reintroducing the Tobias Killer B IV. Tobias basses are renowned for their exceptional clarity, articulation, and tonal balance. Built from beautiful and exceptionally musical tonewoods, the Killer B IV & V features a 34" scale, 5-piece bolt-on neck made from hard maple and purpleheart. It has a 24-fret wenge fretboard and features the comfortable Tobias Asym™ neck profile for exceptional playability. The well-balanced and ergonomically contoured body is made from sapele, a highly musical and attractive-looking tonewood. Tobias basses are equipped with high-end hardware, including a Babicz® bridge and Gotoh® tuners. 

The electronics are equally advanced, with a pair of Bartolini® active humbucking pickups and an expansive collection of tone-shaping controls that allow you to quickly dial in your ideal sound. A Tobias premium gig bag is also included. 

Bass: Follow Dane Poppin on Instagram: https://www.instagram.com/danepoppin/
Drums: Follow Marcus Finnie on Instagram: https://www.instagram.com/stixfinnie/ 

📼 Related Videos To Watch Next: 
▶ Introducing the Tobias Growler IV & V bass guitars with Jus James: https://youtu.be/fU54f6g9e-I
▶ Learn how to setup and adjust your bass guitar: https://youtu.be/kwwyrGMawDU

Find Your local Gibson Dealer: https://www.gibson.com/en-US

📩 Get Gibson guitar news before ANYONE else: https://bit.ly/GetGibsonNEWS

📱Follow Us On Social Media For The latest Guitar Gear!
▶ https://www.twitter.com/gibsonguitar
▶ https://www.instagram.com/gibsonguitar/
▶ https://www.facebook.com/Gibson/

🔔 Subscribe To Our Channel: https://www.youtube.com/@gibsonguitar

SHOP GIBSON BRANDS
https://www.gibson.com/
https://www.epiphone.com/
http://www.kramerguitars.com/
http://www.steinberger.com/
https://www.krkmusic.com/
https://www.mesaboogie.com
http://www.maestroelectronics.com
 
ABOUT GIBSON BRANDS
Gibson, the leading iconic guitar brand, has shaped the sounds of generations of musicians and music lovers across genres for 127 years. Founded in 1894 and headquartered in Nashville, Gibson Brands has a legacy of world-class craftsmanship, legendary music partnerships, and progressive product evolution that is unrivaled among musical instrument companies. The Gibson Brands portfolio includes Gibson, the leading guitar brand, as well as many of the most beloved and recognizable music brands, including https://www.youtube.com/@OfficialEpiphone, which has been on every stage since 1873, Kramer, the original MADE TO ROCK HARD guitar brand, MESA/Boogie, the home of tone, and KRK, behind great music for over 30 years, and Maestro, the founder of effect pedals. Gibson Brands is dedicated to quality, innovation, and sound excellence so that music lovers for generations to come will continue to experience music shaped by Gibson Brands.</span>

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

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

                <span itemprop="uploadDate">2025-03-19T14:28:17Z</span>

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

            </div>

        </div>

    </div>

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

<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/fU54f6g9e-I?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Introducing the Tobias Growler IV & V bass guitars</span>

                <span itemprop="description">If you are a bass player looking for something different, you’ve come to the right place.   

▶ Learn more about the Tobias Growler bass guitars HERE: https://bit.ly/4bYAFQu

Tobias is back! Honoring the brand’s legacy and arming a new generation of bassists with the tools they need to break the mold. The all-new Tobias Original Collection features Classic, Killer B, and Growler models. All three are offered in four and five-string versions, as well as left-handed models. Each is equipped with high-quality hardware from Babicz and Gotoh, active electronics from Bartolini, the look and tone of the finest exotic tonewoods, and the iconic Tobias Asym neck design. 

Watch Jus James, a renowned Nashville session bassist, demo the new Tobias Growler IV & V bass guitars, showcasing some of the incredible tones available. 

Watch as Jus and the band jam through a selection of different genres on the Tobias Growler IV & V bass guitars, including jazz, funk, R&B, and soul. 

Reintroducing the Tobias Growler IV. Well-known for their articulate, punchy midrange, present yet smooth high-frequency response, and well-defined low end, Tobias basses set the high-performance standard for modern bassists. Built using high-quality tonewoods, the Growler IV & V feature a 34" scale, 3-piece bolt-on neck made from hard maple and purpleheart. It has a 24-fret wenge fretboard and features the comfortable Tobias Asym™ neck profile for exceptional playability. The well-balanced and ergonomically contoured body is made from paulownia, a highly musical and lightweight tonewood. Tobias basses are equipped with high-end hardware, including a Babicz® bridge and Gotoh® tuners. The electronics are equally advanced, with a Bartolini® active humbucking pickup and an expansive collection of tone-shaping controls that allow you to quickly dial in your ideal sound. A Tobias premium gig bag is also included. 

Bass: Follow Jus James on Instagram: https://www.instagram.com/thatsjusonbass/
Drums: Follow Marcus Finnie on Instagram: https://www.instagram.com/stixfinnie/ 

📼 Related Videos To Watch Next: 

▶ Introducing the Tobias Killer B IV & V bass guitars with Dane Poppins of The Fray: https://youtu.be/xZplmi_-6IY
▶ Learn how to setup and adjust your bass guitar: https://youtu.be/kwwyrGMawDU

Find Your local Gibson Dealer: https://www.gibson.com/en-US

📩 Get Gibson guitar news before ANYONE else: https://bit.ly/GetGibsonNEWS

📱Follow Us On Social Media For The latest Guitar Gear!
▶ https://www.twitter.com/gibsonguitar
▶ https://www.instagram.com/gibsonguitar/
▶ https://www.facebook.com/Gibson/

🔔 Subscribe To Our Channel: https://www.youtube.com/@gibsonguitar

SHOP GIBSON BRANDS
https://www.gibson.com/
https://www.epiphone.com/
http://www.kramerguitars.com/
http://www.steinberger.com/
https://www.krkmusic.com/
https://www.mesaboogie.com
http://www.maestroelectronics.com
 
ABOUT GIBSON BRANDS
Gibson, the leading iconic guitar brand, has shaped the sounds of generations of musicians and music lovers across genres for 127 years. Founded in 1894 and headquartered in Nashville, Gibson Brands has a legacy of world-class craftsmanship, legendary music partnerships, and progressive product evolution that is unrivaled among musical instrument companies. The Gibson Brands portfolio includes Gibson, the leading guitar brand, as well as many of the most beloved and recognizable music brands, including https://www.youtube.com/@OfficialEpiphone, which has been on every stage since 1873, Kramer, the original MADE TO ROCK HARD guitar brand, MESA/Boogie, the home of tone, and KRK, behind great music for over 30 years, and Maestro, the founder of effect pedals. Gibson Brands is dedicated to quality, innovation, and sound excellence so that music lovers for generations to come will continue to experience music shaped by Gibson Brands.</span>

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

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

                <span itemprop="uploadDate">2025-03-19T14:28:08Z</span>

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

            </div>

        </div>

    </div>

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

<section class="post-body">

    <div class="post-body__wrap">

<h3>Want to learn more?</h3>
<p>Keen to keep up with the latest gear gossip? Stick our <a href="/industry">gear news</a> page in your bookmarks. Or get properly clued up with the deep‑dives and how‑to guides in our <a href="/learn">learn</a> section.</p>
<p>The post <a rel="nofollow" href="https://blog.andertons.co.uk/learn/tobias-basses">5 reasons why Tobias basses rock!</a> appeared first on <a rel="nofollow" href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.andertons.co.uk/learn/tobias-basses/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tone King Royalist Preamp vs. Imperial Preamp</title>
		<link>https://blog.andertons.co.uk/learn/tone-king-royalist-preamp-vs-imperial</link>
		<comments>https://blog.andertons.co.uk/learn/tone-king-royalist-preamp-vs-imperial#respond</comments>
		<pubDate>Fri, 13 Mar 2026 15:30:20 +0000</pubDate>
		<dc:creator><![CDATA[Elliot Stent]]></dc:creator>
				<category><![CDATA[Learn]]></category>

		<guid isPermaLink="false">https://blog.andertons.co.uk/?p=14020</guid>
		<description><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tone-King-Royalist-Preamp-vs-Imperial-Preamp-Blog-Header-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="Tone King Royalist Preamp pedal and Imperial Preamp pedal side by side on a cool textured background" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" /><p>Tone King knocked it out of the park with their Imperial Preamp pedal last year. Not only did it become one of our best-selling stompboxes of 2025, but it even bagged an Andertons TV Award — as voted by our amazing global audience of musicians. And now, the Imperial’s got a sibling in the new [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.andertons.co.uk/learn/tone-king-royalist-preamp-vs-imperial">Tone King Royalist Preamp vs. Imperial Preamp</a> appeared first on <a rel="nofollow" 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/2026/03/Tone-King-Royalist-Preamp-vs-Imperial-Preamp-Blog-Header-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="Tone King Royalist Preamp pedal and Imperial Preamp pedal side by side on a cool textured background" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" /><p><a href="https://www.andertons.co.uk/browse/brands/tone-king/">Tone King</a> knocked it out of the park with their <a href="https://www.andertons.co.uk/tone-king-imperial-tube-preamp-pedal/">Imperial Preamp pedal</a> last year. Not only did it become one of our best-selling stompboxes of 2025, but it even bagged an <a href="/industry/andertons-tv-awards-2025-winners">Andertons TV Award</a> — as voted by our amazing global audience of musicians. And now, the Imperial’s got a sibling in the new <a href="https://www.andertons.co.uk/tone-king-royalist-tube-preamp-pedal/">Tone King Royalist Preamp</a>.</p>
<p>At first glance, you’d swear they’re twins. Same size, similar controls, they’re the same price and they basically do the same the thing. So, what sets them apart? That’s what you’re about to find out. But before we dive into the differences, let’s quickly break down what they’re all about…</p>
<h2>What do Tone King preamp pedals do?</h2>
<p>The Tone King Royalist Preamp and Imperial Preamp are designed to capture the sound of the full-sized Tone King <a href="https://www.andertons.co.uk/browse/amps/valve-amps/">valve amps</a> of the same name. They bottle the soul of those amplifiers into compact, two‑channel <a href="https://www.andertons.co.uk/browse/guitar-pedals/">guitar pedals</a> that are small enough to slot onto a pedalboard. And they cost only a fraction of the price!</p>
<p>In a world where more players are ditching big combos and going “ampless,” these pedals are a bit of a dream come true (even if you normally swear by the warm glow of valves behind you). That’s because, despite their small footprint, both units house three genuine 12AX7 valves running at high voltage. This means they deliver authentic valve dynamics and feel, plus that magical interaction with your guitar’s pickups and pedals.</p>
<p>Add an ultra‑low‑latency IR (impulse response) loader, stereo outputs and full MIDI control into the mix, and you’ve got two portable, all‑in‑one tone solutions ready for stages, studios and everything in between. No wonder they’ve been flying off our shelves.</p>
<p><img class="lazyload alignnone size-full wp-image-14022" src="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tone-King-Royalist-Preamp-vs-Imperial-Preamp-Specs.jpg" alt="Tone King Royalist Preamp pedal angled next to a Tone King Imperial Preamp pedal on a black diamond metal background" width="1400" height="700" data-src="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tone-King-Royalist-Preamp-vs-Imperial-Preamp-Specs.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tone-King-Royalist-Preamp-vs-Imperial-Preamp-Specs.jpg 1400w, https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tone-King-Royalist-Preamp-vs-Imperial-Preamp-Specs-768x384.jpg 768w" sizes="(max-width: 1400px) 100vw, 1400px" /></p>
<h3>Tone King preamp pedal benefits</h3>
<p><a href="https://www.andertons.co.uk/browse/guitar-pedals/preamp-pedals/">Preamp pedals</a> have been around for years, but Tone King’s models have exploded in popularity because they tick so many boxes:</p>
<ul>
<li><strong>Authentic valve feel:</strong> Three high‑voltage 12AX7 tubes provide genuine valve dynamics, natural compression and that sweet harmonic richness.</li>
<li><strong>Pedalboard</strong><strong>‑friendly size:</strong> At just 7.2” (W) x 5.7” (D) x 2.75” (H), you get premium amp tone without having to haul around a hefty 1&#215;12” or 2&#215;12” combo.</li>
<li><strong>All</strong><strong>‑in</strong><strong>‑one rig solution:</strong> Thanks to a built‑in IR loader, you can run straight into front‑of‑house, an audio interface or a pair of headphones (for silent practice) with realistic cab tone.</li>
<li><strong>Included OwnHammer IRs:</strong> The Tone King Editor software gives you loads of high‑quality IRs to choose from. And swapping them into the pedal’s six onboard slots (three per channel via the CAB/IR selector) is a doddle over USB‑C.</li>
<li><strong>Two</strong><strong>‑channel versatility:</strong> Switch between clean and drive channels just like the real amps, with independent EQ controls for each side.</li>
<li><strong>MIDI programmable:</strong> Store up to 128 presets for instant recall via a MIDI switcher, covering channel changes, IR selection and more.</li>
<li><strong>Dual stereo balanced XLR outputs:</strong> Perfect for wide ambient rigs, with a handy ground lift switch to eliminate noise.</li>
<li><strong>Stereo, series effects loop:</strong> Place your time‑based and modulation effects exactly where they sound best (after the preamp but before the IR section) for a true amp‑style signal path.</li>
<li><strong>Expand your amp’s channel count:</strong> You don’t have to run either unit as a standalone pedalboard amp. If your current guitar amp has a series effects loop, a quick three‑cable hookup with one of these preamps lets you add two additional channels to your current setup.</li>
</ul>
<p><img class="lazyload alignnone size-full wp-image-14023" src="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tone-King-Royalist-Imperial-Preamp-Pedals-Compared.jpg" alt="Rear jacks and connectors of Tone King Royalist and Imperial preamp pedals" width="1400" height="700" data-src="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tone-King-Royalist-Imperial-Preamp-Pedals-Compared.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tone-King-Royalist-Imperial-Preamp-Pedals-Compared.jpg 1400w, https://blog.andertons.co.uk/wp-content/uploads/2026/03/Tone-King-Royalist-Imperial-Preamp-Pedals-Compared-768x384.jpg 768w" sizes="(max-width: 1400px) 100vw, 1400px" /></p>
<h2>Tone King Royalist Preamp vs. Imperial Preamp: specs compared</h2>
<p>Now that we’ve covered the standout features both Tone King <a href="https://www.andertons.co.uk/browse/amps/electric-guitar-amps/pedalboard-amps/">pedalboard amps</a> share, let’s look at how their specs stack up side by side:</p>
<table>
<tbody>
<tr>
<td width="344"><strong>Specifications</strong></td>
<td width="431"><strong>Tone King Imperial Preamp</strong></td>
<td width="371"><strong>Tone King Royalist Preamp</strong></td>
</tr>
<tr>
<td width="344">Valves</td>
<td width="431">3 x 12AX7</td>
<td width="371">3 x 12AX7</td>
</tr>
<tr>
<td width="344">Channels</td>
<td width="431">2</td>
<td width="371">2</td>
</tr>
<tr>
<td width="344">Footswitches</td>
<td width="431">3 (for reverb/tremolo, channel and bypass)</td>
<td width="371">3 (for reverb, channel and bypass)</td>
</tr>
<tr>
<td width="344">EQ controls</td>
<td width="431">Bass and treble (rhythm channel), mid-bite and tone (lead channel)</td>
<td width="371">Treble, middle, bass, FAT switch and 3-way voicing switch (per channel)</td>
</tr>
<tr>
<td width="344">Onboard effects</td>
<td width="431">Reverb and tremolo</td>
<td width="371">Reverb</td>
</tr>
<tr>
<td width="344">Built-in attenuation</td>
<td width="431">Yes</td>
<td width="371">Yes</td>
</tr>
<tr>
<td width="344">Dual stereo balanced XLR outputs</td>
<td width="431">Yes (with ground lift switch)</td>
<td width="371">Yes (with ground lift switch)</td>
</tr>
<tr>
<td width="344">Headphone output</td>
<td width="431">Yes</td>
<td width="371">Yes</td>
</tr>
<tr>
<td width="344">Effects send and stereo return jacks</td>
<td width="431">Yes</td>
<td width="371">Yes</td>
</tr>
<tr>
<td width="344">To amp in, from amp send and to amp return jacks</td>
<td width="431">Yes (for adding Imperial channels to your amp)</td>
<td width="371">Yes (for adding Royalist channels to your amp)</td>
</tr>
<tr>
<td width="344">Series FX loop</td>
<td width="431">Yes (bypassable)</td>
<td width="371">Yes (bypassable)</td>
</tr>
<tr>
<td width="344">USB-C connector</td>
<td width="431">Yes (for use with included Tone King Editor software)</td>
<td width="371">Yes (for use with included Tone King Editor software)</td>
</tr>
<tr>
<td width="344">Impulse response (IR) tech</td>
<td width="431">Yes (with 3-position CAB/IR select switch per channel)</td>
<td width="371">Yes (with 3-position CAB/IR select switch per channel)</td>
</tr>
<tr>
<td width="344">Included IRs</td>
<td width="431">15</td>
<td width="371">20</td>
</tr>
<tr>
<td width="344">MIDI programmable</td>
<td width="431">Yes</td>
<td width="371">Yes</td>
</tr>
<tr>
<td width="344">Presets</td>
<td width="431">128 (instantly recallable via a MIDI switcher)</td>
<td width="371">128 (instantly recallable via a MIDI switcher)</td>
</tr>
<tr>
<td width="344">Power supply</td>
<td width="431">Universal 12V PSU (included)</td>
<td width="371">Universal 12V PSU (included)</td>
</tr>
<tr>
<td width="344">Dimensions (W x D x H)</td>
<td width="431">7.2” x 5.7” x 2.75” (182.9 x 144.8 x 69.9 mm)</td>
<td width="371">7.2” x 5.7” x 2.75” (182.9 x 144.8 x 69.9 mm)</td>
</tr>
<tr>
<td width="344">Weight</td>
<td width="431">1.9 lbs (0.86 kg)</td>
<td width="371">1.9 lbs (0.86 kg)</td>
</tr>
<tr>
<td width="344">RRP</td>
<td width="431">£599</td>
<td width="371">£599</td>
</tr>
</tbody>
</table>
<h2>What does the Tone King Imperial Preamp sound like?</h2>
<p>The <a href="https://www.andertons.co.uk/tone-king-imperial-tube-preamp-pedal/">Tone King Imperial Preamp pedal</a> nails the character of the Imperial MKII amp. That means it serves up ’50s tweed sweetness, ’60s blackface sparkle and a touch of vintage British grit, all at your feet. It lifts the exact preamp and phase‑inverter circuitry from the full‑fat amp, and even brings along its reverb, tremolo and built‑in attenuation. In short: it’s rich, lively and feels super responsive under your fingers.</p>
<p>The lead channel is full of “golden‑era” attitude — warm, articulate cleans that can quickly tip into a snarling mid‑range bark. Its Mid‑Bite control tightens the low end and adds snap, presence and gain, so it’s perfect for coaxing out that classic British‑style crunch. Flip to the rhythm channel, and you’re in ’60s blackface territory. Think shimmering cleans, tons of headroom and a smooth, musical breakup when you dig in.</p>
<p>Like the amp, the Imperial Preamp includes foot‑switchable spring reverb and tremolo (digitally recreated here) that you can assign per channel. These era‑correct effects add space, depth and movement. And with them onboard, you can claw back some valuable pedalboard real estate.</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/BLPSNTt4Jog?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Perfect Pedalboard Amp? - Tone King Imperial Preamp Pedal!</span>

                <span itemprop="description">This might be the most excited Lee & Pete have been for a product in a while! The Tone King Imperial Preamp Pedal brings you all the tone and energy of the real amp in a compact pedalboard friendly unit that has to be heard to be believed! | https://tinyurl.com/2d7zh2y5

» Tone King Imperial Tube Preamp Pedal | https://tinyurl.com/2d7zh2y5

» Check out all our Tone King Amps! | https://tinyurl.com/25aetfj3

» Check out all our Pedalboard Amps! | https://tinyurl.com/28fjvanl
» Check out all our Amps! | https://tinyurl.com/239feyab

» Check out all our Gibson Les Paul Guitars | https://tinyurl.com/27jcvr3s
» Check out all our PRS Silver Sky Guitars! | https://tinyurl.com/28n5vevf

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

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/28oc7yuq

⏰ Timestamps ⏰
» 0:00 Intro Playing!
» 1:33 Introducing Tone King Imperial
» 6:10 Thoughts So Far!
» 6:37 Attenuation?
» 8:53 Pete Likes It!
» 9:55 The IRs?
» 11:04 Sounds Incredible?
» 11:43 With Pedals?
» 13:09 Tremolo
» 14:11 FX Loop
» 15:18 Lead Channel
» 17:40 Price?
» 18:03 Perfect Pedalboard Amp/Office Rig?
» 18:50 Power Amp?
» 19:15 Let's Hear the IRs
» 24:04 Controlling Settings?
» 25:38 The Other Models?
» 25:58 With a Les Paul?
» 29:12 Final Thoughts!

📱 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.

#guitar #guitaramp #guitarpedals</span>

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

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

                <span itemprop="uploadDate">2025-04-22T12:11:37Z</span>

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

            </div>

        </div>

    </div>

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

<section class="post-body">

    <div class="post-body__wrap">

<h2>How does the Tone King Royalist Preamp sound?</h2>
<p>The <a href="https://www.andertons.co.uk/tone-king-royalist-tube-preamp-pedal/">Tone King Royalist Tube Preamp pedal</a> mimics the feel and tone of the Royalist MKIII amplifier. It’s their most faithful tribute to those classic black‑and‑gold British amps, ranging from sweet, chiming JTM45 tones through unmistakable Plexi crunch, all the way up to scorching Super Lead roar. Basically, it crams the entire British‑rock family tree into a pedalboard‑friendly box!</p>
<p>Each of its two independent channels features the amp’s FAT switch and a three‑way 1964/1967/1970 voicing selector, recreating the gain structure, tone stack and feel of each era with impressive authenticity. So, whether you’re after bold cleans, punchy classic rock drive or full‑tilt molten lead tones, the Tone King Royalist pedal has you covered.</p>
<p>There’s no built‑in tremolo like you get with the Imperial Preamp, but a foot‑switchable reverb lets you add some instant ambience whenever you need it. Tone King have used the extra front‑panel space to give you a more tweakable EQ section instead, with treble, middle and bass controls for each channel.</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/0w8c6nloua0?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Another Incredible Preamp Pedal from Tone King!? - Tone King Royalist Preamp Pedal</span>

                <span itemprop="description">The Tone King Royalist Preamp Pedal is the follow-up to the incredibly acclaimed Imperial Preamp Pedal that took the guitar world by storm last year! Perfectly squeezing the experience of the real amp into a compact and versatile pedal format! | https://tinyurl.com/msuwu99r

» Tone King Royalist Tube Preamp Pedal | https://tinyurl.com/msuwu99r

» Tone King Imperial Tube Preamp Pedal | https://tinyurl.com/8wcx4csf

» Check out all our Tone King gear! | https://tinyurl.com/2pdtaybh

» Check out all our Preamp Pedals! | https://tinyurl.com/4s3rxb6t

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

🧾Check out our ultimate guide to the best beginner guitar gear!
» https://tinyurl.com/25ebopfp

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

💲Shopping from the USA? Find what you're looking for at Sweetwater!
We know plenty of you watch from the USA, but buying and shipping from the UK just doesn't always make sense. Nevertheless, you can still support Andertons by using the following affiliate links!
» Check out all their Tone King Pedals | https://sweetwater.sjv.io/DWVmAG
Thanks again for supporting Andertons Music Co.
_Lee_

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

⏰ Timestamps ⏰
» 0:00 Intro Playing!
» 0:35 Introducing Tone King
» 3:45 About the Royalist?
» 5:30 Let's Hear It!
» 12:38 With a Tele?
» 14:37 The Editor & IRs
» 21:14 Price
» 21:40 Final Thoughts!
» 23:25 Outro Playing!

📱 Why not give us a follow on our social channels?
» Instagram | https://www.instagram.com/andertonsmusicco
» Facebook | https://www.facebook.com/andertons/
» 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 Mogami cables, a Universal Audio Apollo X8P Interface, a Shure SM57 Dynamic Microphone and a Royer R-121 Ribbon Microphone. 

Check out Mogami Cables here! | https://tinyurl.com/2s4kzf7f

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.

#toneking #pedals #guitar</span>

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

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

                <span itemprop="uploadDate">2026-02-26T11:22:39Z</span>

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

            </div>

        </div>

    </div>

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

<section class="post-body">

    <div class="post-body__wrap">

<h2>Which Tone King preamp pedal should you choose?</h2>
<p>If you’re chasing clean‑to‑crunch versatility, the Imperial Preamp is simply awesome. Its blend of ’50s tweed warmth, ’60s blackface sparkle and a hint of British grit makes it a proper all‑rounder, especially with that built‑in tremolo and reverb. It’s the more “American‑voiced” of the two and perfect if you want big headroom, glossy cleans and classic edge‑of‑breakup tones. That also means it&#8217;s a fantastic pedal platform.</p>
<p>But if your heart leans more British, the Tone King Royalist Preamp is a riot and easily one of the best Marshall‑style pedals we’ve ever heard. JTM45 chime, Plexi‑style drive, Super Lead firepower — it’s all here. There’s more gain on tap than the Imperial, so it’s great for heavier rock or if you’re more of a lead player. And the extra EQ flexibility (plus the three voicing modes) gives you loads of room to dial in your perfect flavour of British bark.</p>
<p>You can’t really go wrong with either. Both pedals deliver genuine valve tone in a tiny package, so it just comes down to taste. Imperial for smooth, vintage American sweetness. Royalist for roaring British crunch.</p>
<h3>Want to learn more?</h3>
<p>If you loved this amp-in-a-box shootout, we’ve got loads of great <a href="/learn">learn</a> articles on similar gear right here on the Andertons blog. If you’re hunting for another pedalboard amp contender for your shortlist, especially if you’re running a modeller, make sure to check out this piece: <a href="https://blog.andertons.co.uk/learn/victory-powervalve-200-quad-cortex">Victory PowerValve 200: Perfect partner for Quad Cortex?</a></p>
<h2 class="product-list-title"><span class="page-title--arrows">Featured products</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-king-royalist-tube-preamp-pedal">
		<div class="product-stamp__image">
			<img src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/ed2d2060/69948cdd723ad5023c0000a7/TK-ROY.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Tone King Royalist Tube Preamp Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Tone King Royalist Tube Preamp Pedal</h3>
			<p class="product-stamp__content-price">£599.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/tone-king-imperial-tube-preamp-pedal">
		<div class="product-stamp__image">
			<img src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/55868d03/68078da5775ee207970000f6/TK-IMP20-V2 (6).jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Tone King Imperial Tube Preamp Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Tone King Imperial Tube Preamp Pedal</h3>
			<p class="product-stamp__content-price">£599.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/browse/amps/electric-guitar-amps/pedalboard-amps/">Shop all pedalboard amps</a></p>
<p>The post <a rel="nofollow" href="https://blog.andertons.co.uk/learn/tone-king-royalist-preamp-vs-imperial">Tone King Royalist Preamp vs. Imperial Preamp</a> appeared first on <a rel="nofollow" href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.andertons.co.uk/learn/tone-king-royalist-preamp-vs-imperial/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Victory PowerValve 200: Perfect partner for Quad Cortex?</title>
		<link>https://blog.andertons.co.uk/learn/victory-powervalve-200-quad-cortex</link>
		<comments>https://blog.andertons.co.uk/learn/victory-powervalve-200-quad-cortex#respond</comments>
		<pubDate>Mon, 09 Mar 2026 14:00:06 +0000</pubDate>
		<dc:creator><![CDATA[Elliot Stent]]></dc:creator>
				<category><![CDATA[Gear News]]></category>
		<category><![CDATA[Learn]]></category>

		<guid isPermaLink="false">https://blog.andertons.co.uk/?p=13953</guid>
		<description><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Victory-PowerValve-200-Perfect-Partner-Quad-Cortex-Blog-Header-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="A lifestyle photo of the Victory PowerValve 200 power amp pedal on a stylish carpet" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" /><p>It’s no surprise that hundreds of thousands of guitarists rely on the Neural DSP Quad Cortex and other next‑gen floor modelling amps for their core tones. They’re portable, powerful and packed full of killer sounds. But even with all that digital magic, two things are still tough to truly capture: the feel of a real [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.andertons.co.uk/learn/victory-powervalve-200-quad-cortex">Victory PowerValve 200: Perfect partner for Quad Cortex?</a> appeared first on <a rel="nofollow" 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/2026/03/Victory-PowerValve-200-Perfect-Partner-Quad-Cortex-Blog-Header-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="A lifestyle photo of the Victory PowerValve 200 power amp pedal on a stylish carpet" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" /><p>It’s no surprise that hundreds of thousands of guitarists rely on the <a href="https://www.andertons.co.uk/neural-dsp-quad-cortex-digital-effects-processor-and-amp-modeller/">Neural DSP Quad Cortex</a> and other next‑gen floor <a href="https://www.andertons.co.uk/browse/amps/modelling-amps/">modelling amps</a> for their core tones. They’re portable, powerful and packed full of killer sounds. But even with all that digital magic, two things are still tough to truly capture: the feel of a real valve amp and the way it interacts with a guitar cab. The new <a href="https://www.andertons.co.uk/victory-powervalve-200-compact-power-amp/">Victory PowerValve 200</a> could be about to change that.</p>
<p>The PV200 is a compact, valve‑driven power amp designed to unlock the full potential of your modeller. It injects the warmth, punch and harmonic richness we all love from <a href="https://www.andertons.co.uk/browse/amps/valve-amps/">valve amps</a> while letting you plug straight into a traditional guitar cab. Think of it as the perfect bridge between the digital and analogue worlds.</p>
<p>In this blog, we’ll break down the <a href="https://www.andertons.co.uk/browse/brands/victory-amplifiers/">Victory</a> PowerValve 200’s standout features, how easily it slots into your existing rig and what Neural DSP think about it.</p>
<p><img class="lazyload alignnone size-full wp-image-13959" src="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Victory-PowerValve-200-Lifestyle-Carpet-Angle.jpg" alt="A photo of the Victory PowerValve 200 leant up against a speaker cab on a stylish carpet" width="1400" height="700" data-src="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Victory-PowerValve-200-Lifestyle-Carpet-Angle.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Victory-PowerValve-200-Lifestyle-Carpet-Angle.jpg 1400w, https://blog.andertons.co.uk/wp-content/uploads/2026/03/Victory-PowerValve-200-Lifestyle-Carpet-Angle-768x384.jpg 768w" sizes="(max-width: 1400px) 100vw, 1400px" /></p>
<h2>What does the Victory PowerValve 200 do?</h2>
<p>The Victory PowerValve 200 is a small 200‑watt power amp built to bring digital rigs to life. As convenient as modern modellers are, they can sometimes fall short when it comes to recreating the feel of certain valve amps. But with Victory’s switchable Valve React Circuit (VRC) onboard, the PV200 adds a richer, more dynamic and touch‑responsive character to your tone.</p>
<p>So, whether you&#8217;re running a modeller, a standalone preamp pedal or a pedalboard‑based rig, this could be the missing link: a way to push real air through a proper guitar cab while keeping all the flexibility of digital. Essentially, you get the best of both worlds!</p>
<p><em>“Players told us they still wanted to feel the weight of a guitar speaker cabinet moving air on stage — something that doesn’t quite happen with FRFR cabs. The subtle harmonic content generated by a valve stage creates slight asymmetry in the waveform, and that’s where the feel comes from.”</em> — <strong>Victory’s Chief Designer, Martin Kidd</strong></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/gEwwM9ceeMQ?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">All New PowerValve 200 | Bridging the Gap Between Digital Rigs and Real Valve Amps</span>

                <span itemprop="description">Introducing the Victory PowerValve 200, a compact 200 watt power amp designed specifically for modeller and pedalboard users.

Featuring our Valve React Circuit and an EF91 (CV4014) valve, the PowerValve 200 adds authentic warmth, feel and response to any signal, helping to bridge the gap between digital convenience and real valve amplifier performance.

With onboard EQ, headphone output and emulated line out, the PowerValve 200 allows you to drive a real guitar cabinet again and rediscover the interaction between player, amplifier and speaker.

Handcrafted in the UK, the PowerValve 200 is available now from your local Victory dealer.

For a deeper dive into the PowerValve 200, watch the full video above or visit our website to learn more: https://www.victoryamps.com/product/the-powervalve-200/

Victory Artists Featured In This Video: 
John Connearn: https://www.instagram.com/johnconnearn?igsh=OWdxcG1qaG1mbG55
Michael Blackwell: https://www.instagram.com/themichaelblackwell?igsh=OXV2dTQydXNidXlo
Alex Lanyon: https://www.instagram.com/johnnathancordy?igsh=MWU4ZTBpdHh2YTNs</span>

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

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

                <span itemprop="uploadDate">2026-03-09T14:01:04Z</span>

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

            </div>

        </div>

    </div>

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

<section class="post-body">

    <div class="post-body__wrap">

<h2>How do you set up the Victory PowerValve 200?</h2>
<p>Getting the Victory PowerValve 200 up and running couldn’t be simpler:</p>
<ol>
<li>Take the output from your modeller, preamp or the end of your pedalboard chain via a 1/4&#8243; jack cable.</li>
<li>Plug it into the Victory PV200’s balanced input.</li>
<li>Set your input level and EQ (you get Resonance, Body and Presence controls).</li>
<li>Engage the valve signal path via the VRC switch on the front panel.</li>
<li>Run the output into your guitar cabinet.</li>
</ol>
<p>And that’s it. If you prefer a clean and transparent response, you can also bypass the valve stage and run a pure linear transistor signal path with zero colouration.</p>
<p>For silent practice or direct recording, the PowerValve 200 includes a 3.5 mm headphone output and an analogue cab sim via XLR — perfect for front of house, livestreams or tracking. Better still, the headphone/cab sim level is independent of the main speaker output. That means you can adjust your stage (cab) volume without upsetting the sound guy sorting the PA mix!</p>
<p><img class="lazyload alignnone size-full wp-image-13957" src="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Victory-PowerValve-200-Setup-Neural-Quad-Cortex-Cab.jpg" alt="A photo of the Victory PowerValve 200 on a floor set up with a Neural Quad Cortex and guitar cab" width="1400" height="700" data-src="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Victory-PowerValve-200-Setup-Neural-Quad-Cortex-Cab.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Victory-PowerValve-200-Setup-Neural-Quad-Cortex-Cab.jpg 1400w, https://blog.andertons.co.uk/wp-content/uploads/2026/03/Victory-PowerValve-200-Setup-Neural-Quad-Cortex-Cab-768x384.jpg 768w" sizes="(max-width: 1400px) 100vw, 1400px" /></p>
<h2>How big is the Victory PowerValve 200?</h2>
<p>The Victory PowerValve 200 measures 130 x 300 x 295 mm and weighs only 2.4 kg. That makes it pretty pedalboard‑friendly, or you can simply pop it on top of your speaker cab. Thanks to its zinc‑plated steel chassis, it’s tough enough to handle life on the road too.</p>
<h2>Does the Victory PowerValve 200 work well with a Quad Cortex?</h2>
<p>Yes, and not just according to Victory. Neural DSP have put the PowerValve 200 through extensive testing with the Quad Cortex, and the feedback is glowing:</p>
<p><em>“PowerValve 200 genuinely exceeded our expectations. The response, feel and tone — especially when paired with the Quad Cortex — were outstanding. With the flip of a switch, the added tube stage (VRC) delivers an immediate, audible improvement to the signal.”</em> — <strong>Ryan Morgan, Head of Global Sales, Neural DSP</strong></p>
<p>If you want to create a more compact fly rig, teaming it up with the new <a href="https://www.andertons.co.uk/neural-dsp-quad-cortex-mini-digital-effects-processor-and-amp-modeller/">Quad Cortex Mini</a> is a great shout. Stick ‘em both on a board and you’ve got a lightweight, valve‑enhanced digital setup ready for any gig or session. Go direct to FOH with the PV200’s analogue cab sim, plug into the venue&#8217;s cabinet or run it through one of Victory’s lightweight Lunchbox <a href="https://www.andertons.co.uk/browse/amps/electric-guitar-amps/electric-guitar-cabs/">guitar cabs</a>. Speaking of…</p>
<h2>Which cab goes best with the Victory PowerValve 200?</h2>
<p><a href="https://www.andertons.co.uk/victory-mkx-1x12-lunchbox-cab/">Victory’s Lunchbox 1&#215;12&#8243; cab</a> (loaded with a Celestion Seventy 80) is an ideal match for the PowerValve 200. Together they create a tiny yet full‑sounding, valve‑reactive rig that works as brilliantly at home as it does in the studio or on stage. Neural DSP were impressed with this combo too:</p>
<p><em> “We were particularly surprised by how effective the compact 1&#215;12” Lunchbox cab was; the Celestion Seventy 80 sounded fantastic with IRs on or off.”</em> — <strong>Ryan Morgan, Head of Global Sales, Neural DSP</strong></p>
<p><img class="lazyload alignnone size-full wp-image-13961" src="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Victory-PowerValve-200-Lunchbox-Cab.jpg" alt="A photo of the Victory PowerValve 200 placed in front of a Victory Lunchbox cab" width="1400" height="700" data-src="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Victory-PowerValve-200-Lunchbox-Cab.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2026/03/Victory-PowerValve-200-Lunchbox-Cab.jpg 1400w, https://blog.andertons.co.uk/wp-content/uploads/2026/03/Victory-PowerValve-200-Lunchbox-Cab-768x384.jpg 768w" sizes="(max-width: 1400px) 100vw, 1400px" /></p>
<h2>Who uses the Victory PowerValve 200?</h2>
<p>The Victory PV200 might be new, but some heavy‑hitters already love it (and we expect to see this thing popping up on a lot more pro boards soon). Rabea Massaad has been putting it through its paces with his Quad Cortex setup. And our very own Andertons TV maestro John Connearn (AKA “Digital John”) has been wowed by what the PowerValve 200 can do. Here’s what they had to say:</p>
<ul>
<li><em>“The Valve React Circuit really brings my presets to life and gives them that extra tube-amp style thump that feels great under the fingers.”</em> — <strong>Rabea Massaad</strong></li>
<li><em>“PowerValve 200 allows me to have a valve-powered digital rig with huge hi-fidelity sound. More portable, powerful and affordable than any valve head I’ve seen.”</em> — <strong>John Connearn</strong></li>
</ul>
<h2>Victory PowerValve 200 vs. Seymour Duncan PowerStage 200</h2>
<p>The <a href="https://www.andertons.co.uk/seymour-duncan-powerstage-200-pedalboard-power-amp/">Seymour Duncan PowerStage 200</a> has been the go‑to pedalboard power amp for years. So, how does Victory’s new contender stack up? Here’s a quick side‑by‑side look at the specs:</p>
<table>
<tbody>
<tr>
<td width="172"><strong>Specifications</strong></td>
<td width="215"><strong>Victory PowerValve 200</strong></td>
<td width="215"><strong>Seymour Duncan Powerstage 200</strong></td>
</tr>
<tr>
<td width="172">Output</td>
<td width="215">200 watts</td>
<td width="215">200 watts</td>
</tr>
<tr>
<td width="172">RRP</td>
<td width="215">£499</td>
<td width="215">£499</td>
</tr>
<tr>
<td width="172">3-band EQ</td>
<td width="215">Yes</td>
<td width="215">Yes</td>
</tr>
<tr>
<td width="172">Internal power supply</td>
<td width="215">Yes</td>
<td width="215">Yes</td>
</tr>
<tr>
<td width="172">Input monitoring</td>
<td width="215">LED ladder</td>
<td width="215">Single LED</td>
</tr>
<tr>
<td width="172">1/4” speaker output</td>
<td width="215">Yes</td>
<td width="215">Yes</td>
</tr>
<tr>
<td width="172">XLR output (balanced)</td>
<td width="215">Yes</td>
<td width="215">Yes</td>
</tr>
<tr>
<td width="172">Input level control</td>
<td width="215">Yes</td>
<td width="215">No</td>
</tr>
<tr>
<td width="172">Balanced input</td>
<td width="215">Yes</td>
<td width="215">No</td>
</tr>
<tr>
<td width="172">Switchable valve circuit</td>
<td width="215">Yes</td>
<td width="215">No</td>
</tr>
<tr>
<td width="172">Cab sim</td>
<td width="215">Yes</td>
<td width="215">Yes</td>
</tr>
<tr>
<td width="172">Dedicated cab sim volume</td>
<td width="215">Yes</td>
<td width="215">No</td>
</tr>
<tr>
<td width="172">Headphone output</td>
<td width="215">3.5mm</td>
<td width="215">1/4”</td>
</tr>
<tr>
<td width="172">EQ bypass</td>
<td width="215">Via centre position</td>
<td width="215">Switch</td>
</tr>
<tr>
<td width="172">Cab sim bypass</td>
<td width="215">Yes</td>
<td width="215">Yes</td>
</tr>
<tr>
<td width="172">Dimensions (mm)</td>
<td width="215">130 × 300 × 295</td>
<td width="215">101 × 228 × 241</td>
</tr>
<tr>
<td width="172">Weight</td>
<td width="215">2.4 kg</td>
<td width="215">1.6 kg</td>
</tr>
<tr>
<td width="172">Country of manufacture</td>
<td width="215">UK</td>
<td width="215">China (USA final assembly)</td>
</tr>
</tbody>
</table>
<h2>Victory PowerValve 200 on Andertons TV</h2>
<p>We’ve talked a lot about the PV200 — now it’s time to hear it in action! Watch Lee and Pete test drive the Victory PowerValve 200 with the Neural Quad Cortex and some other glorious gear:</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/vOu-dA7Mbcc?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Victory PowerValve 200 - Add Real Valve Response to Your Digital Rig!</span>

                <span itemprop="description">Have Victory created the perfect solution for those players that miss the sag and warmth of a real valve amp when using digital gear? Let's hear how the Victory PowerValve 200 provides that familiar analog feel we all crave! | https://tinyurl.com/2kecddbe

» Victory Powervalve 200 Compact Power Amp | https://tinyurl.com/2kecddbe

» Neural DSP Quad Cortex QC Digital Effects Processor and Amp Modeller | https://tinyurl.com/yc8razhm
» Check out all our Neural DSP Gear! | https://tinyurl.com/ycyub56j

» Victory Deputy Wide Body 1x12 Cab - Celestion 65w Creamback - open back | https://tinyurl.com/ypyj2akf
» Victory Deputy Lunchbox 1x12" Cab With Celestion Seventy 80 | https://tinyurl.com/5zapfzxw
» Check out all our Electric Guitar Cabs! | https://tinyurl.com/mt8xkwkc

» Laney LFR-112 Active 400W 12" FRFR Guitar Cab | https://tinyurl.com/yak2kxjz
» Fender Tone Master FR-12 Active Guitar Cabinet |https://tinyurl.com/4t2jhdr8
» Check out all our FRFR Cabs! | https://tinyurl.com/5bjmy56r

» Check out all our Pedalboard Amps! | https://tinyurl.com/3ucv633v
» Check out all our Multi FX Pedals! | https://tinyurl.com/3e92yxz7

🧾 Learn more about the Victory PowerValve 200 over on our Blog! | https://blog.andertons.co.uk/learn/victory-powervalve-200-quad-cortex

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

🧾Check out our ultimate guide to the best beginner guitar gear!
» https://tinyurl.com/25ebopfp

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

💲Shopping from the USA? Find what you're looking for at Sweetwater!
We know plenty of you watch from the USA, but buying and shipping from the UK just doesn't always make sense. Nevertheless, you can still support Andertons by using the following affiliate links!
» Check out all their Victory Amps! | https://sweetwater.sjv.io/vDNr2y
Thanks again for supporting Andertons Music Co.
_Lee_

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

⏰ Timestamps ⏰
» 0:00 What's the Plan?
» 0:34 Victory PowerValve?
» 2:30 How We're Testing
» 5:10 Fender-Style Comparison!
» 8:29 Marshall-Style Comparison
» 11:22 The Reveal!
» 12:42 Valve React Switch?
» 13:43 Thoughts So Far?
» 21:42 With Pedals?
» 28:04 Cab Sim Output
» 29:15 Final Thoughts

📱 Why not give us a follow on our social channels?
» Instagram | https://www.instagram.com/andertonsmusicco
» Facebook | https://www.facebook.com/andertons/
» 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 Mogami cables, a Universal Audio Apollo X8P Interface, a Shure SM57 Dynamic Microphone and a Royer R-121 Ribbon Microphone. 

Check out Mogami Cables here! | https://tinyurl.com/2s4kzf7f

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.

#guitar #guitaramp #victoryamps</span>

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

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

                <span itemprop="uploadDate">2026-03-09T14:01:20Z</span>

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

            </div>

        </div>

    </div>

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

<section class="post-body">

    <div class="post-body__wrap">

<h3>Want to learn more?</h3>
<p>We’ve got loads more <a href="/learn">learn</a> articles here on the Andertons blog. Can’t decide which Neural modeller to pair up with the Victory PowerValve 200? Our <a href="/learn/neural-dsp-quad-cortex-mini-quad-cortex-nano-cortex-2026-comparison-guide">Quad Cortex vs. Quad Cortex Mini vs. Nano: comparison guide</a> will help you find the ultimate companion.</p>
<h2 class="product-list-title"><span class="page-title--arrows">Featured products</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-powervalve-200-compact-power-amp">
		<div class="product-stamp__image">
			<img src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/f5b7cd78/69972c1dbac40901e00003b3/POWERVALVE200-Hero.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Victory PowerValve 200 Compact Power Amp">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Victory PowerValve 200 Compact Power Amp</h3>
			<p class="product-stamp__content-price">£499.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/neural-dsp-quad-cortex-digital-effects-processor-and-amp-modeller">
		<div class="product-stamp__image">
			<img src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/0eb80141/66329da87f9b660012f13c31/412636-Quad Cortex - Retail Shots0273 - Top Down%40WEB (1).png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Neural DSP Quad Cortex QC Digital Effects Processor and Amp Modeller">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Neural DSP Quad Cortex QC Digital Effects Processor and Amp Modeller</h3>
			<p class="product-stamp__content-price">£1,449.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/neural-dsp-quad-cortex-mini-digital-effects-processor-and-amp-modeller">
		<div class="product-stamp__image">
			<img src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/d2619195/696f63a60b6f670e0a000109/Quad Cortex mini (1)_compressed.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Neural DSP Quad Cortex Mini Digital Effects Processor and Amp Modeller">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Neural DSP Quad Cortex Mini Digital Effects Processor and Amp Modeller</h3>
			<p class="product-stamp__content-price">£1,129.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/victory-mkx-1x12-lunchbox-cab">
		<div class="product-stamp__image">
			<img src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/d86dcb6b/6954fae83c02cd4ab600009c/MKX-Cab.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Victory MKX Lunchbox 1x12"" Cab With Celestion Seventy 80">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Victory MKX Lunchbox 1x12"" Cab With Celestion Seventy 80</h3>
			<p class="product-stamp__content-price">£349.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/browse/amps/electric-guitar-amps/pedalboard-amps/">Shop all pedalboard amps</a></p>
<p>The post <a rel="nofollow" href="https://blog.andertons.co.uk/learn/victory-powervalve-200-quad-cortex">Victory PowerValve 200: Perfect partner for Quad Cortex?</a> appeared first on <a rel="nofollow" href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.andertons.co.uk/learn/victory-powervalve-200-quad-cortex/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does It Doom pedals: Interview with founder Steve Reis</title>
		<link>https://blog.andertons.co.uk/learn/does-it-doom-pedals-steve-reis-interview</link>
		<comments>https://blog.andertons.co.uk/learn/does-it-doom-pedals-steve-reis-interview#respond</comments>
		<pubDate>Mon, 02 Mar 2026 16:00:01 +0000</pubDate>
		<dc:creator><![CDATA[Elliot Stent]]></dc:creator>
				<category><![CDATA[Learn]]></category>

		<guid isPermaLink="false">https://blog.andertons.co.uk/?p=13933</guid>
		<description><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2026/02/Does-It-Doom-Pedals-Steve-Reis-Interview-Header-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="A photo showing four Does It Doom pedals lined up against a wooden background" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" /><p>Haven’t heard of Does It Doom? We’d be surprised, as their guitar pedals are loud enough to wake the kraken! A favourite among the stoner, sludge, doom and drone faithful, these mighty stompboxes are the brainchild of Steve Reis, creator of the popular YouTube channel of the same name. Steve’s channel has become a go‑to [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.andertons.co.uk/learn/does-it-doom-pedals-steve-reis-interview">Does It Doom pedals: Interview with founder Steve Reis</a> appeared first on <a rel="nofollow" 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/2026/02/Does-It-Doom-Pedals-Steve-Reis-Interview-Header-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="A photo showing four Does It Doom pedals lined up against a wooden background" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" /><p>Haven’t heard of <a href="https://www.andertons.co.uk/browse/brands/does-it-doom/">Does It Doom</a>? We’d be surprised, as their <a href="https://www.andertons.co.uk/browse/guitar-pedals/">guitar pedals</a> are loud enough to wake the kraken! A favourite among the stoner, sludge, doom and drone faithful, these mighty stompboxes are the brainchild of Steve Reis, creator of the popular YouTube channel of the same name.</p>
<p>Steve’s channel has become a go‑to haunt for deep‑dive doom lessons, seriously hefty gear demos and the occasional mystical detour into guitar theory. His passion for all things heavy is properly infectious, and his vids often spotlight his own range of effects.</p>
<p>The lineup is packed with <a href="https://www.andertons.co.uk/browse/guitar-pedals/fuzz-pedals/">fuzzes</a>, <a href="https://www.andertons.co.uk/browse/guitar-pedals/overdrive-and-distortion-pedals/">distortions</a>, <a href="https://www.andertons.co.uk/browse/guitar-pedals/preamp-pedals/">preamps</a> and <a href="https://www.andertons.co.uk/browse/guitar-pedals/overdrive-and-distortion-pedals/">overdrives</a> that emulate punishingly loud <a href="https://www.andertons.co.uk/browse/amps/">amps</a> and classic vintage circuits. We’ve just started stocking ’em here at Andertons, so we caught up with Steve to dig into his beginnings, what makes his pedals special and why one (or the whole lot) might just deserve a place on your board.</p>
<h2>10 questions with Does It Doom’s Steve Reis</h2>
<p><img class="lazyload alignnone size-full wp-image-13946" src="https://blog.andertons.co.uk/wp-content/uploads/2026/02/Does-It-Doom-Steve-Reis.jpg" alt="A photo of Does It Doom founder Steve Reis standing in front of several guitar amps with his arms folded" width="1400" height="800" data-src="https://blog.andertons.co.uk/wp-content/uploads/2026/02/Does-It-Doom-Steve-Reis.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2026/02/Does-It-Doom-Steve-Reis.jpg 1400w, https://blog.andertons.co.uk/wp-content/uploads/2026/02/Does-It-Doom-Steve-Reis-768x439.jpg 768w" sizes="(max-width: 1400px) 100vw, 1400px" /></p>
<h3>When did your love for doom metal begin?<strong><br />
</strong></h3>
<p>My love for doom metal really took hold in my mid-teens when I first discovered Black Sabbath. Before that I was mostly into punk bands like Misfits, Samhain, Black Flag and Minor Threat. There was a big Danzig following where I grew up, and that scene definitely shaped my early taste in heavy music.</p>
<p>I stayed a huge Sabbath fan for years, but another major turning point came in 2002 when Down released <em>A Bustle in Your Hedgerow</em>. In interviews around that record, the band kept mentioning groups like Pentagram, Saint Vitus, Witchfinder General and The Obsessed. That was the first time I heard doom metal described as an actual genre, and it sent me down a rabbit hole I’ve never really come back from.</p>
<h3>What made you start the Does It Doom YouTube channel?</h3>
<p>Around 2013 through 2016, I was very focused on learning Chicago blues style guitar. I was studying players like Freddie King, B.B. King, Albert King, Peter Green and Mike Bloomfield. I was also taking online lessons from sites like Texas Blues Alley and Learning Guitar Now. What impressed me was how clearly the lessons were structured. They broke songs and ideas down step by step and made it very practical to learn.</p>
<p>Around 2018, it hit me that nobody was doing that for doom metal. I still loved the music and thought it would be fun to apply that same teaching format to bands like Sleep, High on Fire, Electric Wizard, Eyehategod, Pentagram and of course Black Sabbath. That idea eventually turned into the <a href="https://www.youtube.com/@DoesItDoom">Does It Doom YouTube channel</a>.</p>
<p><img class="lazyload alignnone size-full wp-image-13935" src="https://blog.andertons.co.uk/wp-content/uploads/2026/02/Does-It-Doom-Walpurgis-Vol2-Giza-Dva-Pedals.jpg" alt="A photo of the Does It Doom Walpurgis Vol 2 and Giza Dva pedals against a wooden background" width="1400" height="700" data-src="https://blog.andertons.co.uk/wp-content/uploads/2026/02/Does-It-Doom-Walpurgis-Vol2-Giza-Dva-Pedals.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2026/02/Does-It-Doom-Walpurgis-Vol2-Giza-Dva-Pedals.jpg 1400w, https://blog.andertons.co.uk/wp-content/uploads/2026/02/Does-It-Doom-Walpurgis-Vol2-Giza-Dva-Pedals-768x384.jpg 768w" sizes="(max-width: 1400px) 100vw, 1400px" /></p>
<h3>What inspired you to go from demonstrating gear to designing pedals?</h3>
<p>My background is actually in mechanical engineering. I worked in the racing industry from 2005 to 2016 and made a lot of friends who were engineers as well. My best friend Phillip Northam and I eventually started building pedalboards together in his garage under the name Tritone Engineering. That became the Does It Doom pedals &#8216;Doomboard&#8217; line, which was surprisingly successful and is still being made today.</p>
<p>After seeing that take off, we started thinking about pedals. I had some ideas for simple circuits, and we knew people who could help bring them to life, so it felt like a natural next step.</p>
<h3>Were there early challenges turning your ideas into real circuits?</h3>
<p>There were plenty. We started right around the COVID era, which made manufacturing and sourcing parts a challenge. In the beginning, we were getting enclosures cut by machinists who were helping us out on the side and using contacts from the racing world for finishing work. At the same time, we were learning how to design analogue dirt circuits and how to actually run a pedal company. It was a lot of trial and error early on.</p>
<p>Bringing Nick Williams from Dunwich Amplification into the process was a huge step forward because he helped elevate what we were able to do on the circuit design side.</p>
<p><img class="lazyload alignnone size-full wp-image-13936" src="https://blog.andertons.co.uk/wp-content/uploads/2026/02/Does-It-Doom-Pedals-Stickers.jpg" alt="Four Does It Doom pedals lined up against a wooden background at an angle with stickers in front of them" width="1400" height="700" data-src="https://blog.andertons.co.uk/wp-content/uploads/2026/02/Does-It-Doom-Pedals-Stickers.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2026/02/Does-It-Doom-Pedals-Stickers.jpg 1400w, https://blog.andertons.co.uk/wp-content/uploads/2026/02/Does-It-Doom-Pedals-Stickers-768x384.jpg 768w" sizes="(max-width: 1400px) 100vw, 1400px" /></p>
<h3>Do you design pedals with specific tunings or amps in mind?</h3>
<p>Not really. Most of the time our pedals start with the idea of recreating or interpreting a legendary pedal or rig. There is usually a story behind it. The <a href="https://www.andertons.co.uk/does-it-doom-baghdad-green-edition-high-gain-preamp-pedal/">Baghdad</a>, for example, was inspired by Matt Pike’s early High on Fire setup with a Matamp and Soldano preamp. The <a href="https://www.andertons.co.uk/does-it-doom-walpurgis-vol-2-mor-edition-sabbathic-overdrive-pedal/">Walpurgis</a> came from Tony Iommi’s Laney Supergroup and Rangemaster combination. And the Giza was inspired by Al Cisneros and his early OM rigs with green Matamps and classic dirt pedals.</p>
<p>Once we develop the idea, we make sure the pedal works across a wide range of amps and tunings, from standard tuning all the way down to extremely low setups on guitar and bass.</p>
<h3>What is your favourite Does It Doom pedal right now?</h3>
<p>My favourite is usually whatever we just released, and right now that’s the <a href="https://www.andertons.co.uk/does-it-doom-giza-dva-jfet-based-blended-preamp-distortion-pedal/">Giza Dva</a>. It’s an expanded version of our original one-knob Giza pedal that was inspired by Al Cisneros and those early OM rigs.</p>
<p>The original sounded great but was very simple. With the Dva, we opened it up and gave players access to the full Matamp style preamp along with blendable DOD 250 and Boss DS-1 style circuits. We also added a second stomp with a silicon fuzz. It’s just a huge sounding pedal on both bass and guitar and it has been a really exciting release for us.</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/5G6d0qBbBMw?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Giza द्व - GREEN MATAMP GT120 Preamp - Al Cisneros Tone in a Box!</span>

                <span itemprop="description">Get your hands on the limited edition Giza द्व while they last: https://doesitdoom.com/product/gizadva

Does It Doom: Giza द्व is not a revision — it is an awakening.

Where the original Giza channeled the early OM-era Al Cisneros rig into a singular meditative overdrive, Giza Dva embraces duality — clean and distorted, clarity and collapse, devotion and destruction — running in parallel and held in balance.

At its core, Giza Dva is a JFET-based emulation of a Green Matamp GT120 preamp, now fully exposed and controllable. Gain, Bass, Treble, Presence, Depth, and Volume are no longer hidden behind the veil — they are yours to shape, from subtle preamp drive to crushing saturation.

Running alongside the Matamp engine is a parallel distortion path built from two sacred circuits: the Boss DS-1 and DOD 250. These are not stacked — they are blended, summoned together through parallel architecture, allowing massive harmonic density without sacrificing articulation or low-end authority.

The HREEM and DVAITA controls form the heart of the pedal’s philosophy:

HREEM blends the parallel DS-1 / DOD 250 distortion path into the GT120 preamp. Set to zero for classic Matamp overdrive, or increase for layered gain stages, harmonic saturation, and drone-like sustain.

DVAITA governs the DS-1 and DOD 250 within the parallel distortion path. Set fully counter-clockwise for pure DOD 250, or turn fully clockwise for pure DS-1.

Engage the ANAHATA stomp to invoke a second voice — a monolithic silicon fuzz layered onto the clean blend, adding weight, sustain, and seismic presence without smearing the signal.

With 36V of internal headroom, Giza Dva delivers authentic tube-like response, massive dynamic range, and the ability to move effortlessly from meditative drone to ritual devastation.</span>

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

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

                <span itemprop="uploadDate">2026-01-30T13:17:08Z</span>

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

            </div>

        </div>

    </div>

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

<section class="post-body">

    <div class="post-body__wrap">

<h3>How much does the doom community influence your designs?</h3>
<p>Quite a bit. I stay very involved in the community. I go to shows, talk with people, read forums and follow what people are discussing online. That helps me understand what players are looking for and where there might be gaps in the market.</p>
<p>Because we work closely with Nick Williams, we can build some fairly unique and complex analogue circuits, so we try to create things that the community does not already have.</p>
<h3>Are there any dream collaborations you would like to do next?</h3>
<p>I’ve already been incredibly lucky to collaborate with two of my musical heroes, Jimmy Bower and Matt Pike. Both have been huge influences on me since my teenage years. We’ve worked together on signature guitars through Woodrite, as well as pedals like the <a href="https://www.andertons.co.uk/does-it-doom-masochist-matt-pike-signature-overdrive-distortion-pedal/">Masochist</a> and the <a href="https://www.andertons.co.uk/does-it-doom-bower-power-op-amp-overdrive-pedal/">Bower Power</a> overdrive.</p>
<p>Looking ahead, there are definitely more collaborations I would love to make happen. We are already talking with a few artists and have some ideas in development.</p>
<p><img class="lazyload alignnone size-full wp-image-13937" src="https://blog.andertons.co.uk/wp-content/uploads/2026/02/Does-It-Doom-Bower-Power-Pedal.jpg" alt="A photo of the Does It Doom Bower Power pedal at an angle against a wooden background" width="1400" height="700" data-src="https://blog.andertons.co.uk/wp-content/uploads/2026/02/Does-It-Doom-Bower-Power-Pedal.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2026/02/Does-It-Doom-Bower-Power-Pedal.jpg 1400w, https://blog.andertons.co.uk/wp-content/uploads/2026/02/Does-It-Doom-Bower-Power-Pedal-768x384.jpg 768w" sizes="(max-width: 1400px) 100vw, 1400px" /></p>
<h3>Has any band surprised you by using your pedals?</h3>
<p>One of the coolest surprises was Gary Holt from Exodus using the <a href="https://www.andertons.co.uk/does-it-doom-doomsaw-blood-splatter-edition-distortion-pedal/">Doomsaw</a>. That pedal was originally built as a very aggressive single-knob circuit inspired by the classic Swedish death metal sound. Gary ended up putting one on his touring board and taking it around the world with Exodus. Seeing a legendary thrash guitarist using one of our pedals was something we definitely didn’t expect and it was a great moment for us.</p>
<h3>What can fans expect from Does It Doom in the near future?</h3>
<p>First of all, we are extremely excited to have Does It Doom products available at Andertons. It&#8217;s one of the most respected music shops in the world and we are very proud to be working together. In terms of what’s next, we usually aim to release three to four pedals a year. We kicked this year off with the <a href="https://www.andertons.co.uk/does-it-doom-giza-dva-jfet-based-blended-preamp-distortion-pedal/">Giza Dva</a> and already have several new designs and collaborations in the works. The goal is to keep pushing forward and continue bringing the doom to players everywhere.</p>
<h2>Does It Doom pedals on Andertons TV</h2>
<p>Watch Oz put the Does It Doom lineup through its paces with Lee. <em>Warning: it might get loud!</em></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/xPRoq7x4_Og?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Does It Doom Pedals - Too Much Noise for the Studio!</span>

                <span itemprop="description">Does It Doom? Pedals are the perfect solution if you want to nail the tone of your favourite doom band with a single pedal! Each is inspired by the signature sound of famous bands and is ready to shake the foundations of whichever building you choose!

» Check out all our Does It Doom Pedals! | https://tinyurl.com/mdfccf4v

» Does It Doom Giza Dva JFET-Based Blended Preamp & Distortion Pedal | https://tinyurl.com/yc6xzr3j
» Does It Doom Walpurgis Vol. 2 ‘MoR’ Edition Sabbathic Overdrive Pedal | https://tinyurl.com/mrvmd2xv
» Does It Doom Baghdad ‘Green’ Edition High-Gain Preamp Pedal | https://tinyurl.com/mwxfxkv6
» Does It Doom Aghartha Drone Distortion Preamp Pedal | https://tinyurl.com/u7d5jp9m
» Does It Doom Elder God Dual-Blended Fuzz Pedal | https://tinyurl.com/2cyphyst
» Does It Doom Sabbathi Octave Fuzz Pedal | https://tinyurl.com/5cfkxvck
» Does It Doom Bower Power Jimmy Bower Signature Op-Amp Overdrive Pedal | https://tinyurl.com/mr3368wu
» Does It Doom Doomsaw 'Blood Splatter' Edition Distortion Pedal | https://tinyurl.com/5d49t9af
» Does It Doom Masochist Matt Pike Signature Overdrive & Distortion Pedal | https://tinyurl.com/8canj3yt
» Does It Doom Fuzzcoven Silicon Fuzz Pedal | https://tinyurl.com/ej266tas

» Check out all our Victory Amp Cabinets! | https://tinyurl.com/3xt3mxx3
» Check out all our Yamaha Revstar Guitars! | https://tinyurl.com/mvtmbp6x
» Check out all our Telecaster Guitars! | https://tinyurl.com/3rm82hmy

🧾Read our Blog to find out more! | https://blog.andertons.co.uk/learn/does-it-doom-pedals-steve-reis-interview

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

🧾Check out our ultimate guide to the best beginner guitar gear!
» https://tinyurl.com/25ebopfp

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

💲Shopping from the USA? Find what you're looking for at Sweetwater!
We know plenty of you watch from the USA, but buying and shipping from the UK just doesn't always make sense. Nevertheless, you can still support Andertons by using the following affiliate links!
» Check out all their Amps, Pedals & Effects! | https://sweetwater.sjv.io/7Xm2N5
Thanks again for supporting Andertons Music Co.
_Lee_

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

⏰ Timestamps ⏰
» 0:00 Intro
» 1:44 The Pedals?
» 3:15 Elder God
» 7:15 Sabbathi
» 12:18 Aghartha
» 18:25 Bower Power
» 23:15 Walpurgis
» 30:34 Baghdad
» 35:37 Giza Dva
» 39:05 Final Thoughts!

📱 Why not give us a follow on our social channels?
» Instagram | https://www.instagram.com/andertonsmusicco
» Facebook | https://www.facebook.com/andertons/
» 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 Mogami cables, a Universal Audio Apollo X8P Interface, a Shure SM57 Dynamic Microphone and a Royer R-121 Ribbon Microphone. 

Check out Mogami Cables here! | https://tinyurl.com/2s4kzf7f

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.

#guitar #doesitdoom #pedals</span>

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

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

                <span itemprop="uploadDate">2026-03-02T16:01:20Z</span>

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

            </div>

        </div>

    </div>

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

<section class="post-body">

    <div class="post-body__wrap">

<p>And if you wanna really hear these stomps in action, Oz teamed up with Tay on drums to shake the studio floorboards with full‑on doom carnage — get ready to headbang…</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/ludYuqCSf1g?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Doom Pedals Are Awesome, Change My Mind - Does It Doom</span>

                <span itemprop="description">Oz and Tay Jam out in the studio with the Does It Doom? Pedals! Each pedal is inspired by the signature sound of famous bands and are ready to shake up the room and foundations of any building you play in! | https://tinyurl.com/8jk2nebz

» Check out all our Does It Doom Pedals! | https://tinyurl.com/8jk2nebz

» Does It Doom Sabbathi Octave Fuzz Pedal | https://tinyurl.com/bddhs8dr
» Does It Doom Elder God Dual-Blended Fuzz Pedal | https://tinyurl.com/mu78bs43
» Does It Doom Baghdad ‘Green’ Edition High-Gain Preamp Pedal | https://tinyurl.com/yc8yvdyw
» Does It Doom Aghartha Drone Distortion Preamp Pedal | https://tinyurl.com/vpx77yd5

» Check out all our Telecaster Guitars! | https://tinyurl.com/3phcvtbk
» Check out all our Drums! | https://tinyurl.com/mpmy3kpj

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

🧾 Learn more about Does It Doom? over on our Blog! | https://tinyurl.com/2uyupyp6

🧾Check out our ultimate guide to the best beginner guitar gear!
» https://tinyurl.com/25ebopfp

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

💲Shopping from the USA? Find what you're looking for at Sweetwater!
We know plenty of you watch from the USA, but buying and shipping from the UK just doesn't always make sense. Nevertheless, you can still support Andertons by using the following affiliate links!
» Check out all their Amps, Pedals & Effects! | https://sweetwater.sjv.io/7Xm2N5
Thanks again for supporting Andertons Music Co.
_Lee_

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

⏰ Timestamps ⏰
» 0:00 Sabbathi
» 1:50 Elder God
» 4:06 Baghdad
» 5:27 Aghartha

📱 Why not give us a follow on our social channels?
» Instagram | https://www.instagram.com/andertonsmusicco
» Facebook | https://www.facebook.com/andertons/
» 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 Mogami cables, a Universal Audio Apollo X8P Interface, a Shure SM57 Dynamic Microphone and a Royer R-121 Ribbon Microphone. 

Check out Mogami Cables here! | https://tinyurl.com/2s4kzf7f

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.

#guitar #doesitdoom #pedals</span>

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

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

                <span itemprop="uploadDate">2026-03-16T15:30:26Z</span>

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

            </div>

        </div>

    </div>

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

<section class="post-body">

    <div class="post-body__wrap">

<h2>Follow Does It Doom online</h2>
<p>Loving the sound of these pedals? Stay up to date with Steve’s latest doom‑soaked riffs, lessons and gear demos:</p>
<ul>
<li><a href="https://www.youtube.com/@DoesItDoom">Subscribe to Does It Doom? on YouTube</a></li>
<li><a href="https://www.instagram.com/doesitdoom/?hl=en">Follow @doesitdoom on Instagram</a></li>
<li><a href="https://www.facebook.com/doesitdoom/">Follow @doesitdoom on Facebook</a></li>
<li><a href="https://www.tiktok.com/@doesitdoom?lang=en">Follow @doesitdoom on TikTok</a></li>
</ul>
<p>And while you’re here, make sure to bookmark the Andertons Blog. We’re always dropping fresh content to help you <a href="/learn">learn</a> about the latest products, discover how to <a href="/sound-like">sound like</a> your favourite artists and stay in the loop with all the hottest <a href="/industry">gear news</a>.</p>
<h2 class="product-list-title"><span class="page-title--arrows">Shop Does It Doom 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/does-it-doom-sabbathi-octave-fuzz-pedal">
		<div class="product-stamp__image">
			<img src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/b9332dae/6992e303bac40951e90000a9/DID-SABBATHI-Hero.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Does It Doom Sabbathi Octave Fuzz Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Does It Doom Sabbathi Octave 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/does-it-doom-walpurgis-vol-2-mor-edition-sabbathic-overdrive-pedal">
		<div class="product-stamp__image">
			<img src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/b9332dae/6992e303bac40951e90000ab/DID-WALPURGIS-Hero.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Does It Doom Walpurgis Vol. 2 ‘MoR’ Edition Sabbathic Overdrive Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Does It Doom Walpurgis Vol. 2 ‘MoR’ Edition Sabbathic Overdrive Pedal</h3>
			<p class="product-stamp__content-price">£289.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/does-it-doom-bower-power-op-amp-overdrive-pedal">
		<div class="product-stamp__image">
			<img src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/b9332dae/6992e303bac40951e90000a1/DID-BOWERPOWER-Hero.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Does It Doom Bower Power Jimmy Bower Signature Op-Amp Overdrive Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Does It Doom Bower Power Jimmy Bower Signature Op-Amp Overdrive 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/does-it-doom-giza-dva-jfet-based-blended-preamp-distortion-pedal">
		<div class="product-stamp__image">
			<img src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/b9332dae/6992e303bac40951e90000a6/DID-GIZADVA-Hero.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Does It Doom Giza Dva JFET-Based Blended Preamp & Distortion Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Does It Doom Giza Dva JFET-Based Blended Preamp & Distortion Pedal</h3>
			<p class="product-stamp__content-price">£289.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/does-it-doom-doomsaw-blood-splatter-edition-distortion-pedal">
		<div class="product-stamp__image">
			<img src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/a1e4dac3/699f528bbac409721e0000a4/DID-DOOMSAW1-Hero.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Does It Doom Doomsaw 'Blood Splatter' Edition Distortion Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Does It Doom Doomsaw 'Blood Splatter' Edition Distortion Pedal</h3>
			<p class="product-stamp__content-price">£189.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/does-it-doom-baghdad-green-edition-high-gain-preamp-pedal">
		<div class="product-stamp__image">
			<img src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/b9332dae/6992e303bac40951e900009f/DID-BAGHDAD-Hero.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Does It Doom Baghdad ‘Green’ Edition High-Gain Preamp Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Does It Doom Baghdad ‘Green’ Edition High-Gain Preamp Pedal</h3>
			<p class="product-stamp__content-price">£289.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/does-it-doom-aghartha-drone-distortion-preamp-pedal">
		<div class="product-stamp__image">
			<img src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/b9332dae/6992e303bac40951e900009d/DID-AGHARTHA-Hero.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Does It Doom Aghartha Drone Distortion Preamp Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Does It Doom Aghartha Drone Distortion Preamp 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/does-it-doom-masochist-matt-pike-signature-overdrive-distortion-pedal">
		<div class="product-stamp__image">
			<img src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/a1e4dac3/699f528bbac409721e0000a1/DID-MASOCHIST1-Hero.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Does It Doom Masochist Matt Pike Signature Overdrive & Distortion Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Does It Doom Masochist Matt Pike Signature Overdrive & Distortion Pedal</h3>
			<p class="product-stamp__content-price">£289.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/does-it-doom-elder-god-dual-blended-fuzz-pedal">
		<div class="product-stamp__image">
			<img src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/b9332dae/6992e303bac40951e90000a4/DID-ELDERGOD-Hero.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Does It Doom Elder God Dual-Blended Fuzz Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Does It Doom Elder God Dual-Blended Fuzz Pedal</h3>
			<p class="product-stamp__content-price">£209.00
</p>
		</div>
	</a>
</div>

<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/does-it-doom-fuzzcoven-silicon-fuzz-pedal">
		<div class="product-stamp__image">
			<img src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/a1e4dac3/699f528bbac409721e0000a7/DID-FUZZCOVEN1-Hero.jpg?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Does It Doom Fuzzcoven Silicon Fuzz Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Does It Doom Fuzzcoven Silicon Fuzz Pedal</h3>
			<p class="product-stamp__content-price">£189.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/browse/guitar-pedals/">Shop all guitar pedals</a></p>
<p>The post <a rel="nofollow" href="https://blog.andertons.co.uk/learn/does-it-doom-pedals-steve-reis-interview">Does It Doom pedals: Interview with founder Steve Reis</a> appeared first on <a rel="nofollow" href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.andertons.co.uk/learn/does-it-doom-pedals-steve-reis-interview/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neural Quad Cortex vs Quad Cortex Mini vs Nano: 2026 Comparison Guide</title>
		<link>https://blog.andertons.co.uk/learn/neural-dsp-quad-cortex-mini-quad-cortex-nano-cortex-2026-comparison-guide</link>
		<comments>https://blog.andertons.co.uk/learn/neural-dsp-quad-cortex-mini-quad-cortex-nano-cortex-2026-comparison-guide#respond</comments>
		<pubDate>Wed, 21 Jan 2026 17:00:45 +0000</pubDate>
		<dc:creator><![CDATA[Stuart Palmer]]></dc:creator>
				<category><![CDATA[Learn]]></category>

		<guid isPermaLink="false">https://blog.andertons.co.uk/?p=11760</guid>
		<description><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2024/09/QC-Mini-Blog-BG-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" /><p>The Neural DSP Range Browse Neural DSP Neural DSP&#8216;s now legendary Quad Cortex has changed how guitar players practice, record, and play &#8211; and continues to do so. It&#8217;s massive processing power and high-def sound has made it a favourite for everyone from John Mayer, Plini, Rabea Massaad to Animals As Leaders&#8217; Tosin Abasi to [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.andertons.co.uk/learn/neural-dsp-quad-cortex-mini-quad-cortex-nano-cortex-2026-comparison-guide">Neural Quad Cortex vs Quad Cortex Mini vs Nano: 2026 Comparison Guide</a> appeared first on <a rel="nofollow" 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/2024/09/QC-Mini-Blog-BG-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" /><h3 style="text-align: center;">The Neural DSP Range</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-69c516c35bd17" data-filters='{ &quot;group_id&quot;:&quot;browse/brands/neural-dsp&quot;, &quot;price&quot;:&quot;200-1500&quot; }'></div>
    </div>
    <script>
    document.addEventListener('DOMContentLoaded', function () {
        const carousel = document.getElementById('product-carousel-69c516c35bd17');
        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 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/brands/neural-dsp/">Browse Neural DSP</a></p>
<p><a href="https://www.andertons.co.uk/browse/brands/neural-dsp/">Neural DSP</a>&#8216;s now legendary Quad Cortex has changed how guitar players practice, record, and play &#8211; and continues to do so. It&#8217;s massive processing power and high-def sound has made it a favourite for everyone from John Mayer, Plini, Rabea Massaad to Animals As Leaders&#8217; Tosin Abasi to Bruno Mars!</p>
<p>The <a href="https://www.andertons.co.uk/neural-dsp-nano-cortex/">Nano Cortex</a> (the smaller sibling of the Quad Cortex) was introduced for players who wanted a smaller, lighter version that could be placed on their pedalboard, or put in the pocket of a guitar bag to be able to practice and do small gigs only using one pedal, whilst still bringing around the modern power of Neural’s vast library of tone.</p>
<p>As of early 2026, the Quad Cortex Mini has now arrived. Quad Cortex mini delivers a complete guitar and bass rig for the stage in a compact format that integrates easily into pedalboards, fly rigs, and touring setups. The QC Mini delivers the full Quad Cortex experience in the most compact, usable format Neural DSP have ever built, with no compromises.</p>
<p>What is the difference between the Quad Cortex, Quad Cortex Mini, and the Nano Cortex? Which one is best for your musical needs? Read on to find out more&#8230;</p>
<h3>The Neural DSP Quad Cortex Mini</h3>
<p>The Neural DSP Quad Cortex Mini is a fully‑fledged, stage‑ready guitar and bass rig — shrunk down to a gloriously compact box that drops straight onto any pedalboard, fly rig or touring setup. Despite its tiny footprint (over 50% smaller than the original), it delivers the full Quad Cortex experience. All the sounds and flexibility, just… mini!</p>
<p>Built around an unprecedented level of processing power for its size, the Quad Cortex Mini dishes out world‑class tones that are a doddle to dial in. From searing high‑gain stacks and pristine studio cleans to beautifully detailed captures and creative effects chains, everything you love about Quad Cortex is right here — ready to explore, tweak and make your own.</p>
<h4>Intelligent workflow, seamless integration</h4>
<p>Quad Cortex Mini runs the same CorOS software and integrates fully with the Quad Cortex ecosystem. Presets, full backups and complete workflows move seamlessly between devices, so everything works exactly as expected with nothing to rebuild.</p>
<p>The result is a powerful and versatile platform that removes the traditional trade-off between size and capability, delivering uncompromised sound and creative legroom in a more portable form.</p>
<p><img class="lazyload alignnone size-full wp-image-13731" src="https://blog.andertons.co.uk/wp-content/uploads/2024/09/Quad-Cortex-mini-2_compressed-hero.png" alt="" width="1750" height="983" data-src="https://blog.andertons.co.uk/wp-content/uploads/2024/09/Quad-Cortex-mini-2_compressed-hero.png" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2024/09/Quad-Cortex-mini-2_compressed-hero.png 1750w, https://blog.andertons.co.uk/wp-content/uploads/2024/09/Quad-Cortex-mini-2_compressed-hero-768x431.png 768w" sizes="(max-width: 1750px) 100vw, 1750px" /></p>
<h4>Your tool for practice &amp; songwriting</h4>
<p>Designed for spaces where simplicity and speed matter, the Quad Cortex Mini makes it easy to create, adjust and save sounds quickly. The visual signal chain and intuitive controls allow you to move from a spark of an idea to a fully dialled‑in sound in no time at all.</p>
<h4>Studio‑ready &amp; built for modern DAW workflows</h4>
<p>The Neural DSP Quad Cortex Mini is a powerful all‑in‑one hub for recording and re‑amping guitar or bass. With USB‑C audio interface functionality and flexible routing options, it slots naturally into any modern DAW workflow — no hassle, no extra boxes required.</p>
<h4>The compact touring solution</h4>
<p>Quad Cortex Mini fits easily into compact racks and professional touring rigs. Multiple units can be deployed in a single rack for redundant rigs, wet/dry setups or multi-instrument applications.</p>
<p><strong>Quad Cortex Mini Key Features</strong></p>
<ul>
<li>As mighty as the Quad Cortex, just smaller: All the processing muscle, pristine audio quality and world‑class Neural Capture tech from the original QC in a more compact chassis.</li>
<li>Big, bright &amp; beautiful 7&#8243; multi‑touch display: A crisp, high‑brightness touchscreen that makes editing fast and intuitive — whether you’re on stage, in the studio or tweaking on the sofa.</li>
<li>Neural X plugin compatibility: Works with supported Neural DSP plugins.</li>
<li>Preloaded with a vast library of virtual devices: Arrives with 90+ amps, 100+ effects, 1,000+ cab IRs and 2,000+ Neural Captures. Enough to keep even the most tone‑hungry players busy.</li>
<li>Four intuitive footswitches: Use the Rotary Encoders for Preset, Scene and Stomp control — plus fast, hands-on parameter adjustments.</li>
<li>The Cortex Cloud awaits: Get free access to thousands of community‑created Neural Captures for endless inspiration.</li>
<li>USB-C audio interface: Doubles as a USB-C audio interface with 16 channels (8 inputs and 8 outputs).</li>
<li>Big power, small footprint: Weighing just 1.5kg and measuring 22.8 x 11.8 x 6.5 cm, the Quad Cortex Mini is your perfect gigging and travel companion.</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/IwOYx_mTnVs?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Neural DSP Quad Cortex Mini - QC Power, New Form Factor!</span>

                <span itemprop="description">If you've been interested in the Neural DSP Quad Cortex, it's time to consider another option! The Quad Cortex Mini has all the power and features, but in a smaller format and with only slightly reduced I/O. Let's find out what Lee & Digital John think of it! | https://tinyurl.com/mrx2t6c7

» Neural DSP Quad Cortex Mini Digital Effects Processor and Amp Modeller| https://tinyurl.com/mrx2t6c7

» Neural DSP Quad Cortex QC Digital Effects Processor and Amp Modeller | https://tinyurl.com/2rmfuaf5
» Neural DSP Nano Cortex Multi-FX & Amp Capture Pedal | https://tinyurl.com/2r5tknaw

» Check out all our Neural DSP gear! | https://tinyurl.com/2cxwv7x9

🧾Learn more about how the Cortex Mini compares to the Quad Cortex over on our Blog! | https://tinyurl.com/ypm3ksv4

» ESP LTD EC-01 FT Electric Guitar in Olympic White | https://tinyurl.com/nde9aevk
» Check out all our Sire Electric Guitars! | https://tinyurl.com/5jk8eu8v

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

🧾Check out our ultimate guide to the best beginner guitar gear!
» https://tinyurl.com/25ebopfp

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

💲Shopping from the USA? Find what you're looking for at Sweetwater!
We know plenty of you watch from the USA, but buying and shipping from the UK just doesn't always make sense. Nevertheless, you can still support Andertons by using the following affiliate links!
» Check out all their Neural DSP gear! | https://sweetwater.sjv.io/K0kjY9
Thanks again for supporting Andertons Music Co.
_Lee_

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

⏰ Timestamps ⏰
» 0:00 Intro!
» 2:25 Introducing MiniCortex!
» 4:55 Portable!
» 5:25 Inputs/Outputs
» 6:11 Price?
» 6:30 Who Is It For?
» 9:40 Plugins!
» 11:15 Guitars?
» 13:00 Preset/Scene/Stomp?
» 16:22 Lee's Preset
» 20:35 Final Thoughts!
» 23:18 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.

#guitar #neuraldsp #quadcortex</span>

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

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

                <span itemprop="uploadDate">2026-01-21T17:00:35Z</span>

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

            </div>

        </div>

    </div>

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

<section class="post-body">

    <div class="post-body__wrap">

<h3>The Neural DSP Nano Cortex</h3>
<p>The Nano Cortex is a portable pedal-sized modeller, loaded with plenty of flagship-quality tone, IR&#8217;s and amp &amp; pedal capture functionality that pushes the boundaries of guitar tone technology. With a signal chain with over 50 effects and utilities to choose from, you can select and customise your signal chain into the 7 device slots (technically 8 if you are going to use the noise-gate at the start of the signal chain), using the Neural DSP Nano Cortex smartphone app to customise.</p>
<p><strong>Nano Cortex Key Features</strong></p>
<ul>
<li><strong>Neural DSP Power In A Pedal</strong> – Industry-leading sound quality and DSP power housed in a sleek, hard-wearing stompbox enclosure that fits on your pedalboard.</li>
<li><strong>7-Channel USB Audio Interface</strong> &#8211; The Nano Cortex is a 7-channel audio interface perfect for recording on the go.</li>
<li><strong>Thousands Of Premium Tones</strong> – Between the built-in library and the Cortex Cloud, you can seamlessly switch between readymade guitar &amp; bass tones for any style, any occasion in seconds.</li>
<li><strong>Capture &amp; Create Your Own Rig</strong> – It only takes a few minutes to capture any amp or pedal, A/B test its sound, and save it as part of your own custom rig without ever leaving the Nano Cortex’s easy controls.</li>
<li><strong>Simple, Versatile Signal Chain</strong> – The Nano Cortex keeps it simple &amp; creative with two pre-FX slots, two slots to choose an amp &amp; IR combination, plus 3 post-FX slots to add rich atmosphere.</li>
<li><strong>Smart Connectivity</strong> – Effortlessly hook the Nano Cortex up to your setup with full stereo outs, MIDI control, USB-C, and Bluetooth for app-based tone customisation. You can even record straight into your DAW with low-latency USB audio!</li>
</ul>
<h3><strong>NanOS Update 2.2.0</strong></h3>
<p>The NanOS 2.2.0. introduces the Neural Capture Version 2 Player, along with several highly requested features including a new Tremolo effect, summed outputs, and other improvements that enhance usability and performance of Nano Cortex. Neural Capture V2 is the next evolution of Neural Capture, enhanced &amp; trained via Cortex Cloud for higher resolution and more detailed results. Try the freshest, highest resolution V2 captures 669 added to the library with 41 new device types to instantly expand your tonal palette.</p>
<p><img class="lazyload alignnone size-full wp-image-11839" src="https://blog.andertons.co.uk/wp-content/uploads/2024/09/NANOCORTEX-13.jpg" alt="" width="4695" height="3130" data-src="https://blog.andertons.co.uk/wp-content/uploads/2024/09/NANOCORTEX-13.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2024/09/NANOCORTEX-13.jpg 4695w, https://blog.andertons.co.uk/wp-content/uploads/2024/09/NANOCORTEX-13-768x512.jpg 768w" sizes="(max-width: 4695px) 100vw, 4695px" /></p>
<h3>The Neural DSP Quad Cortex</h3>
<p>The Quad Cortex is an ultra-powerful, action-packed floor guitar amp and effects modeller &#8211; this thing really does it all. It&#8217;s earned a reputation as the go-to modelling unit for professionals and tone-conscious players. The Quad Cortex is also notably hailed as one of the most intuitive and versatile multi-effects hardware out there. With numerous free updates since launch, including the ability to run Neural DSP plugins, you can always be sure that you&#8217;ll have the latest technology to deliver inspiring tone.</p>
<p>The Quad Cortex is capable of hosting hundreds of amps and effects without breaking a sweat. This is largely thanks to its impressive 2GHz Quad-Core SHARC architecture, undoubtedly the future of amp modelling technology. This ludicrous amount of processing capacity provides limitless sound design possibilities!</p>
<p><img class="lazyload alignnone size-full wp-image-11841" src="https://blog.andertons.co.uk/wp-content/uploads/2024/09/NANOCORTEX-21.jpg" alt="" width="4339" height="2893" data-src="https://blog.andertons.co.uk/wp-content/uploads/2024/09/NANOCORTEX-21.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2024/09/NANOCORTEX-21.jpg 4339w, https://blog.andertons.co.uk/wp-content/uploads/2024/09/NANOCORTEX-21-768x512.jpg 768w" sizes="(max-width: 4339px) 100vw, 4339px" /></p>
<p><strong>Neural DSP Quad Cortex Key Features</strong></p>
<ul>
<li>The Most Powerful Floor Modeller on the planet</li>
<li>The most natural-sounding capture solution with near-limitless tonal options</li>
<li>Want to run four different amplifier models and loads of effects at the same time? No problem!</li>
<li>Capture, share and download your favourite rigs with Neural Capture</li>
<li>Use compatible plugins directly on the Quad Cortex</li>
<li>50+ onboard amps, 70+ effects, 1000+ IRs</li>
<li>Tactile and intuitive 7&#8243; multi-touch display</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/6rmPaKscJqM?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">New Neural DSP Updates! - Quad Cortex Cor OS 3.3.0 and NanOS 2.2.0</span>

                <span itemprop="description">Neural DSP Quad Cortex and Nano Cortex have both received major software updates adding a host of new sounds and features including Neural Capture V2 Player, summed outputs and improvements to performance and usability! | https://tinyurl.com/24kztyqy

» Check out all our Neural DSP gear! | https://tinyurl.com/24kztyqy

» Neural DSP Quad Cortex QC Digital Effects Processor and Amp Modeller | https://tinyurl.com/292yo44n
» Neural DSP Quad Cortex QC Digital Effects Processor and Amp Modeller in Black and White | https://tinyurl.com/2xt7vugz
» Check out all our Multi-FX Units! | https://tinyurl.com/24bjmc2t

» Neural DSP Nano Cortex Multi-FX & Amp Capture Pedal | https://tinyurl.com/29revy3e

*More info on the updates here:*
Find out more about the Quad Cortex Update here! | https://neuraldsp.com/quad-cortex-updates/coros-3-3-0-and-cortex-control-1-4-0-are-now-available
Find out more about the Nano Cortex Update here! | https://neuraldsp.com/nano-cortex-updates/nanos-2-2-0-is-now-available
Read our blog comparing the Nano Cortex with the Quad Cortex: https://tinyurl.com/226cnq4q

*Why not grab a bundle?*
Neural DSP Nano Cortex Bundle With AKG K245 Headphones & Power Supply | https://tinyurl.com/23gntg2a
Neural DSP Nano Cortex Bundle With Headrush 108 FRFR Cab & Power Supply | https://tinyurl.com/2dxbojfh

» Fender American Ultra Luxe Vintage '60s Stratocaster HSS in Fiesta Red | https://tinyurl.com/23zavf8e
Check out all our Fender American Ultra Luxe Vintage Guitars! | https://tinyurl.com/226hjzcp

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

🧾Check out our ultimate guide to the best beginner guitar gear!
» https://tinyurl.com/25ebopfp

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

💲Shopping from the USA? Find what you're looking for at Sweetwater!
We know plenty of you watch from the USA, but buying and shipping from the UK just doesn't always make sense. Nevertheless, you can still support Andertons by using the following affiliate links!
» Check out all their Neural DSP gear! | https://sweetwater.sjv.io/Z6964K
Thanks again for supporting Andertons Music Co.
_Lee_

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

⏰ Timestamps ⏰
» 0:00 Intro
» 1:22 What's New?
» 6:20 Let's Hear The New Captures!
» 10:55 Dumble Capture?
» 13:58 Fuzzes?
» 21:00 Dumble Model
» 27:35 Final Thoughts!
» 28:32 Outro Playing!

📱 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.

#guitar #neuraldsp #quadcortex</span>

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

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

                <span itemprop="uploadDate">2025-11-26T15:26:29Z</span>

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

            </div>

        </div>

    </div>

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

<section class="post-body">

    <div class="post-body__wrap">

<h3>Neural DSP Quad Cortex, Quad Cortex Mini &amp; Nano Cortex Comparison Table</h3>
<p><strong>In a nutshell, the Nano Cortex is a compact pedal with a fixed signal chain involving pre-FX, captures, IRs, and post-FX, while the Quad Cortex is a full-blown modeller and FX processor with heaps of power.</strong> Still, we&#8217;ve compared the main features of the 3 multi-fx to give you all the answers:</p>
<table width="1280">
<tbody>
<tr>
<td width="333"></td>
<td width="342">Quad Cortex</td>
<td width="342">Quad Cortex Mini</td>
<td width="263">Nano Cortex</td>
</tr>
<tr>
<td width="333">Runs Neural DSP Compatible Plugins</td>
<td width="342">Yes</td>
<td width="342">Yes</td>
<td width="263">No</td>
</tr>
<tr>
<td width="333">Sound Library</td>
<td>90+ amps, 100+ effects, 1000+ cabinet IRs, and 2000+ Neural Captures</td>
<td>90+ amps, 100+ effects, 1000+ cabinet IRs, and 2000+ Neural Captures</td>
<td width="263">72 pre-loaded captures, 25000+ user made captures (Cortex Cloud), 7 effect slots with over 50 effects</td>
</tr>
<tr>
<td width="333">Display</td>
<td width="342">7&#8243; multi-touch display</td>
<td width="342">7&#8243; high-brightness multi-touch display</td>
<td width="263">None, but uses your Smartphone</td>
</tr>
<tr>
<td width="333">USB Audio Interface</td>
<td width="342">Yes (24-bit / 48kHz)</td>
<td width="342">Yes (24-bit / 48kHz)</td>
<td width="263">Yes (24-bit / 48kHz)</td>
</tr>
<tr>
<td width="333">Weights &amp; Dimensions</td>
<td width="342">1.95kg, 29cm x 19cm x 4.9cm</td>
<td width="342">1.5kg, 22.8cm x 11.8cm x 6.5cm</td>
<td width="263">620g, 14.4cm x 10.3cm x 6.2cm</td>
</tr>
<tr>
<td width="333">Wi-fi Connectivity</td>
<td width="342">Yes</td>
<td width="342">Yes</td>
<td width="263">No</td>
</tr>
<tr>
<td width="333">Bluetooth</td>
<td width="342">Yes</td>
<td width="342">Yes</td>
<td width="263">Yes</td>
</tr>
<tr>
<td width="333">Amp &amp; Pedal Capture</td>
<td width="342">Yes</td>
<td width="342">Yes</td>
<td width="263">Yes</td>
</tr>
<tr>
<td width="333">Impulse Responses</td>
<td width="342"> 1000+ IRs, load up to 256 custom IRs</td>
<td width="342">2000+ IRs, load up to 256 custom IRs</td>
<td width="263">10 IRs, load up to 256 custom IRs</td>
</tr>
</tbody>
</table>
<h3>Conclusion</h3>
<p>So there you have it. In summary:</p>
<p>The Neural Quad Cortex mini delivers the same processing power, audio quality, Neural Capture technology, and CorOS software as Quad Cortex, with no compromises in sound or performance. Quad Cortex mini features a footprint reduced by more than 50 percent, making it easier to integrate into compact pedalboards, desk setups, and rack systems.</p>
<p>Choose Quad Cortex mini for the full Quad Cortex sound in a more compact, portable format. Choose Quad Cortex for a full-size floorboard with more physical space and connectivity on stage.</p>
<p>If you want to practice and play small gigs with the smallest footprint, The Nano Cortex is the right choice. The Nano gives you industry-leading sound quality and DSP power housed in a sleek, hard-wearing stompbox enclosure that fits on your pedalboard.</p>
<h3>Want to Learn More?</h3>
<ul>
<li><a href="https://www.andertons.co.uk/browse/brands/neural-dsp/">Shop all Neural DSP</a></li>
<li><a href="https://www.andertons.co.uk/browse/amps/modelling-amps/">Shop all Modelling Amps</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>
<li><a href="https://www.andertons.co.uk/guitar-multi-effects-pedal-guide">The Ultimate Guide to Multi-FX</a></li>
<li><a href="https://blog.andertons.co.uk/learn/what-is-an-frfr-speaker-cabinet-the-best-frfr-cabs-in-2025">What is an FRFR Speaker Cabinet?</a></li>
</ul>
<p>The post <a rel="nofollow" href="https://blog.andertons.co.uk/learn/neural-dsp-quad-cortex-mini-quad-cortex-nano-cortex-2026-comparison-guide">Neural Quad Cortex vs Quad Cortex Mini vs Nano: 2026 Comparison Guide</a> appeared first on <a rel="nofollow" href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.andertons.co.uk/learn/neural-dsp-quad-cortex-mini-quad-cortex-nano-cortex-2026-comparison-guide/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Restring a Bigsby Guitar</title>
		<link>https://blog.andertons.co.uk/learn/re-string-bigsby</link>
		<comments>https://blog.andertons.co.uk/learn/re-string-bigsby#respond</comments>
		<pubDate>Fri, 19 Dec 2025 16:00:19 +0000</pubDate>
		<dc:creator><![CDATA[Jed]]></dc:creator>
				<category><![CDATA[Learn]]></category>

		<guid isPermaLink="false">https://blog2.andertons.co.uk/?p=99</guid>
		<description><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2018/01/blog-main-img-how-to-restring-a-bigsby-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="Gold Bigsby Guitar Bridge" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" srcset="https://blog.andertons.co.uk/wp-content/uploads/2018/01/blog-main-img-how-to-restring-a-bigsby-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2018/01/blog-main-img-how-to-restring-a-bigsby-200x200.jpg 200w" sizes="(max-width: 600px) 100vw, 600px" /><p>Re-stringing a guitar is generally an easy process, which gets easier the more you do. At first, it&#8217;s a challenge, and then you start challenging yourself to do it faster. Bigsby Yoga What looks like a fairly simple tremolo system can actually cause a bit of a headache the first time you come around to [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.andertons.co.uk/learn/re-string-bigsby">How to Restring a Bigsby Guitar</a> appeared first on <a rel="nofollow" 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/2018/01/blog-main-img-how-to-restring-a-bigsby-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="Gold Bigsby Guitar Bridge" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" srcset="https://blog.andertons.co.uk/wp-content/uploads/2018/01/blog-main-img-how-to-restring-a-bigsby-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2018/01/blog-main-img-how-to-restring-a-bigsby-200x200.jpg 200w" sizes="(max-width: 600px) 100vw, 600px" /><p>Re-stringing a guitar is generally an easy process, which gets easier the more you do. At first, it&#8217;s a challenge, and then you start challenging yourself to do it faster.</p>
<h2>Bigsby Yoga</h2>
<p>What looks like a fairly simple tremolo system can actually cause a bit of a headache the first time you come around to re-stringing your Bigsby-equipped electric guitar. I know it did for me the first time I tried to do it. It’s safe to say I needed a few extra arms to get it right, because the ball-end of the string just <em>wouldn’t </em>stay hooked to the Bigsby. What a mess.</p>
<p>But, after doing it a few more times, I wanted to share some advice to make life easier for you when you want to re-string that Bigsby.</p>
<p><em>Disclaimer: This is just a basic how-to guide. If you aren’t confident with doing it yourself, then book your guitar in for a setup or for a re-string with your local tech. Always be careful when using string clippers and make sure to release the string tension before clipping the string.</em></p>
<p><img class="lazyload alignnone wp-image-846 size-full" src="https://blog.andertons.co.uk/wp-content/uploads/2018/04/DONT-USE-BEFORE-9.2-4.jpg" alt="Joss Allen with Bigsby Equipped Gretsch White Falcon" width="2000" height="1623" data-src="https://blog.andertons.co.uk/wp-content/uploads/2018/04/DONT-USE-BEFORE-9.2-4.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2018/04/DONT-USE-BEFORE-9.2-4.jpg 2000w, https://blog.andertons.co.uk/wp-content/uploads/2018/04/DONT-USE-BEFORE-9.2-4-768x623.jpg 768w" sizes="(max-width: 2000px) 100vw, 2000px" /></p>
<h2>The problem with the Bigsby Trem – In a Nutshell</h2>
<p>When stringing a string-thru body guitar, or even a classic tremolo style body, the string catches on the bridge-piece, leaving both of your hands free to focus on pulling the string through the machinehead and winding it onto the string post.</p>
<p>A Bigsby is slightly different, because you have to hook the ball-end over a pin extruding from the Bigsby tailpiece. And the trick is making sure the ball-end stays hooked onto the small pole-piece while you do the work on the machinehead post.</p>
<p>The second any tension is lost, the string will fall off and you’ll need to start again.</p>
<p>Bigbsy themselves recommend getting a <strong>small foam wedge</strong> to keep the ball-end in place every time you do another string.</p>
<h2>The Official Bigsby Guide To Re-Stringing</h2>
<p>You’ll need:</p>
<ul>
<li>Wirecutters – to clip strings</li>
<li>Needle Nose Pliers – to crimp the string</li>
</ul>
<p>Here’s the step-by-step guide:</p>
<ol>
<li>Crimp the string at a 45° angle next to the ball end (A).</li>
<li>Feed the string underneath, around and over the axle (B).</li>
<li>Place the ball end of the string onto the axle pin (C), keeping tension on the string to hold the ball in place.</li>
<li>Push a foam wedge (D) into the space under the axle to keep the string in place on the pin while winding.</li>
<li>Wind the string onto the tuning machine, tune to pitch and remove the foam wedge.</li>
</ol>
<p><img class="aligncenter size-full wp-image-374" src="https://blog.andertons.co.uk/wp-content/uploads/2018/03/blog-diagram-how-to-restring-a-bigsby-d03fefff-050e-4446-9c53-9577b548b1a4.jpg" alt="How to restring a Bigsby - Andertons Music Co." width="1880" height="1000" srcset="https://blog.andertons.co.uk/wp-content/uploads/2018/03/blog-diagram-how-to-restring-a-bigsby-d03fefff-050e-4446-9c53-9577b548b1a4.jpg 1880w, https://blog.andertons.co.uk/wp-content/uploads/2018/03/blog-diagram-how-to-restring-a-bigsby-d03fefff-050e-4446-9c53-9577b548b1a4-768x409.jpg 768w" sizes="(max-width: 1880px) 100vw, 1880px" /></p>
<h2>The Capo Trick</h2>
<p>You’ll need:</p>
<ul>
<li>Wirecutters</li>
<li>Needle Nose Pliers</li>
<li>A Capo</li>
</ul>
<p>Another good way to hold the tension of the string down while you wind it around the post is by simply using a capo!</p>
<p>You’ll still need to crimp the string to feed it onto the rotating shaft of the Bigsby trem. Feed the string underneath the rotating shaft and put the ball-end onto the axle pin as normal.</p>
<p>Then, instead of using the foam wedge to hold the string in place, you can pull the tension of the string and place the capo onto the 9th fret. Hey, presto!</p>
<p>This will hold the string in place while you measure how much string you’ll need to wind around the post. The best thing about this is you can take your sweet time winding it around the post. With the capo on, you could even leave the guitar and make a cup of tea!</p>
<p>From there you can just thread the machinehead post and string as normal.</p>
<h2>The Bigsby vs. Floyd Rose challenge on Andertons TV</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/hvUByz55zEY?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">The Bigsby vs Floyd Rose Restring Challenge!</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 our guides on restringing a Floyd Rose: https://goo.gl/ZnWjxm and Bigsby: https://goo.gl/aMonbj

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://tinyurl.com/renfpz4

Make sure to subscribe to Andertons TV for more great videos like this!</span>

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

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

                <span itemprop="uploadDate">2018-01-13T10:30:01Z</span>

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

            </div>

        </div>

    </div>

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

<section class="post-body">

    <div class="post-body__wrap">

<h2>Alternative Bigsby Re-stringing methods</h2>
<p>I don’t mean you shouldn’t re-string your guitar. You should always re-string your guitar – it’ll just sound better. Trust me!</p>
<p>But there are some ways around the conventional method of re-stringing your guitar.  For example, the Vibramate String Spoiler system, which locks onto the Bigsby and enables you to attach the string to the bridge via a far more conventional, top-loading method.</p>
<p>Or you could try the Duesenberg trem. This isn’t a solution if you already have a Bigsby, but it allows you to replace your tune-o-matic bridge with a Duesenberg Trem without damaging the guitar! Neat right?</p>
<ul>
<li><a href="https://www.andertons.co.uk/duesenberg-les-trem-ii-in-gold">Duesenberg Les Trem II Gold</a></li>
<li><a href="https://www.andertons.co.uk/duesenberg-les-trem-ii-in-nickel-retrofit-trem-fortune-o-matic">Duesenberg Les Trem II Nickel</a></li>
<li><a href="https://www.andertons.co.uk/duesenberg-les-trem-ii-chrome-retrofit-trem-for-tune-o-matic">Duesenberg Les Trem II Chrome</a></li>
</ul>
<h2>What&#8217;s the difference between Bigsby B3, Bigsby B5, Bigsby B7 and more?</h2>
<p>The Bigsby Trem range is vast and includes many different types of the same thing, designed to match specific guitar body shapes. For example: You’d need a different Bigsby for a Fender Telecaster or Fender Stratocaster (yes, they do exist!) than you would for a Danelectro or a Gibson guitar.</p>
<ul>
<li>Bigsby B3 – The Bigsby B3 is designed for use on thin electric hollow or semi-hollow guitars. This includes Gibson Memphis hollowbodies and semi-hollows like the ES-335.</li>
<li>Bigsby B5 – The Bigsby B5 is designed for use on flat top electric guitars like a Telecaster.</li>
<li>Bigsby B7 and B12 – Another popular branch of the Bigsby family, the Bigsby B7 and Bigsby B12 are designed for use on arch top electric guitars.</li>
<li>Bigsby Lightning Series – The Lightning series offer a cheaper alternative to the standard Bigsby range. Produced in the Far East, they are made with die-cast aluminium, with series numbers designated B30 – B700.</li>
</ul>
<h2>Conclusion</h2>
<p>Hopefully, after reading this guide you&#8217;ll feel more confident with re-stringing Bigsby-equipped guitars. It&#8217;s probably easier than you think but a bit of practice always helps!</p>
<p>Are you curious about how long it can take to restring a Bigsby-style bridge? Check out our &#8216;<a href="/labs/floyd-rose-vs-bigsby-restring-challenge-which-is-faster">How Long Does It Take To Restring a Bigsby &amp; Floyd Rose?</a>&#8216; article, comparing two of the trickiest tremolos!</p>
<p>Let us know in the comments below if you have any other ways of re-stringing your Bigsby, or if you prefer to get a tech to do it!</p>
<p>Interested in finding out more about music gear and expanding your knowledge? <a href="/learn">Click here to view all of our Learn articles.</a></p>
<p>The post <a rel="nofollow" href="https://blog.andertons.co.uk/learn/re-string-bigsby">How to Restring a Bigsby Guitar</a> appeared first on <a rel="nofollow" href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.andertons.co.uk/learn/re-string-bigsby/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Walrus Audio Pedals: 5 Amazing Hidden Features</title>
		<link>https://blog.andertons.co.uk/industry/walrus-audio-pedals-5-amazing-hidden-features</link>
		<comments>https://blog.andertons.co.uk/industry/walrus-audio-pedals-5-amazing-hidden-features#respond</comments>
		<pubDate>Fri, 19 Dec 2025 15:36:52 +0000</pubDate>
		<dc:creator><![CDATA[Cian Hodge]]></dc:creator>
				<category><![CDATA[Gear News]]></category>
		<category><![CDATA[Learn]]></category>

		<guid isPermaLink="false">https://blog.andertons.co.uk/?p=4705</guid>
		<description><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2019/05/Andertons-Studio-2019-05-16-028415-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="Walrus Audio pedals" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" srcset="https://blog.andertons.co.uk/wp-content/uploads/2019/05/Andertons-Studio-2019-05-16-028415-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2019/05/Andertons-Studio-2019-05-16-028415-200x200.jpg 200w" sizes="(max-width: 600px) 100vw, 600px" /><p>Innovative pedal brand Walrus Audio are known for making some of the most inspiring, experimental and unique sounding stompboxes in the current effects pedal scene. While some larger companies make versatile pedals to cater to a wider market, the Oklahoma pedal builders tend to focus on niche tones that their engineers and artists want to [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.andertons.co.uk/industry/walrus-audio-pedals-5-amazing-hidden-features">Walrus Audio Pedals: 5 Amazing Hidden Features</a> appeared first on <a rel="nofollow" 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/Andertons-Studio-2019-05-16-028415-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="Walrus Audio pedals" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" srcset="https://blog.andertons.co.uk/wp-content/uploads/2019/05/Andertons-Studio-2019-05-16-028415-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2019/05/Andertons-Studio-2019-05-16-028415-200x200.jpg 200w" sizes="(max-width: 600px) 100vw, 600px" /><p class="Standard">Innovative pedal brand Walrus Audio are known for making some of the most inspiring, <span style="color: #111111;">experimental and unique sounding stompboxes</span> in the current effects pedal scene.</p>
<p class="Standard"><span style="color: #111111;">While some larger companies make versatile pedals to cater to a wider market, the Oklahoma pedal builders tend to focus on niche tones that their engineers and artists want to create for themselves. From punchy overdrives to distortion, ambient reverb to tremolo and swirling phaser to chorus, there’s a wealth of effects to explore.</span></p>
<p class="Standard"><span style="color: #111111;">There&#8217;s also often more than meets the eye with Walrus Audio pedals, as they like to give us guitarists a bunch of little treats to keep us occupied with their effects and to help us find different ways to use their pedals.</span></p>
<p class="Standard">I&#8217;ve picked out five of the coolest features you might have missed in the manual and even the Easter eggs they&#8217;ve hidden only for the real experimenters to discover.</p>
<h2 class="product-list-title"><span class="page-title--arrows">Featured Walrus Audio 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/walrus-audio-sl-multi-texture-reverb-pedal">
		<div class="product-stamp__image">
			<img src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/cff2aa1f/6632cd40fe24280012828bb7/335286-1557996902959.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="Walrus Audio Slo Multi Texture Reverb Pedal">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">Walrus Audio Slo Multi Texture Reverb Pedal</h3>
			<p class="product-stamp__content-price">£199.99
</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/w9RfLcyUQfs?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">First Look at the Full Walrus Audio Range with Mr Walrus Himself!</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. 
👆 Colt Westbrook of Walrus Audio stopped by the Andertons TV studio to go through the full Walrus Audio pedal range with The Captain & Danish Pete! And yes, all the pedals sound as good as they look! Check out the full Walrus Audio range | http://tinyurl.com/y64qsxbq

Pedals used:

Walrus Audio EB-10 Preamp, EQ & Boost - http://tinyurl.com/yy7hxav3
Walrus Audio Slo Multi-texture Reverb - http://tinyurl.com/y3vglsq8 
Walrus Audio Kangra Filter Fuzz - http://tinyurl.com/y3jwf8h7
Walrus Audio Monument V2 Harmonic Tremolo - http://tinyurl.com/y3434js8
Walrus Audio Lillian Analog Phaser - http://tinyurl.com/y6meswvw
Walrus Audio Julia Analog Chorus - http://tinyurl.com/y5hvxzcz
Walrus Audio Descent Octave Reverb - http://tinyurl.com/yyal47qx
Walrus Audio Jupiter V2 Fuzz - http://tinyurl.com/y5t9xugc
Walrus Audio Fathom Reverb - http://tinyurl.com/y3mk3no6
Walrus Audio 385 Overdrive - http://tinyurl.com/yygt4op2
Walrus Audio Arp-87 Multi-Function Delay - http://tinyurl.com/y59vhf7h
Walrus Audio Warhorn Mid-range Overdrive - http://tinyurl.com/y4t6ytyv
Walrus Audio Luminary Quad-Octave Generator - http://tinyurl.com/y4oqcjsk
Walrus Audio Deepsix V3 Compressor - http://tinyurl.com/y4jsmrxy
Walrus Audio Iron Horse V2 Distortion - http://tinyurl.com/y2bjnufy
Walrus Audio Phoenix Clean Power Supply - http://tinyurl.com/y4hzlgbe
Walrus Audio Aetos Clean Power Supply - http://tinyurl.com/y4yywoep

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 #WalrusAudio #GuitarPedals</span>

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

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

                <span itemprop="uploadDate">2019-09-28T09:00:15Z</span>

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

            </div>

        </div>

    </div>

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

<section class="post-body">

    <div class="post-body__wrap">

<h3 style="text-align: center;">Walrus Audio 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-69c516c36a052" data-filters='{ &quot;group_id&quot;:&quot;browse/brands/walrus-audio&quot;, &quot;inStock&quot;:&quot;True&quot; }'></div>
    </div>
    <script>
    document.addEventListener('DOMContentLoaded', function () {
        const carousel = document.getElementById('product-carousel-69c516c36a052');
        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 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/brands/walrus-audio/">Browse Walrus Audio Pedals</a></p>
<h2>Tap Tempo Sync</h2>
<p class="Standard">Any Walrus pedal with a tap tempo switch can sync up with another tap tempo pedal. This means rather than setting an accurate tempo for each individual pedal, you can use a Walrus pedal’s switch to set it for both, saving yourself a few extra very precise taps.</p>
<p class="Standard">You’ll find this nifty feature in the <a href="https://www.andertons.co.uk/walrus-audio-arp-87-multi-function-delay/"><span style="color: windowtext; text-decoration: none; text-underline: none;">ARP-87</span></a> digital delay, Monument tremolo, <a href="https://www.andertons.co.uk/walrus-audio-juliana-stereo-analog-chorus-vibrato-fx-pedal/"><span style="color: windowtext; text-decoration: none; text-underline: none;">Julianna</span></a> chorus and <a href="https://www.andertons.co.uk/walrus-audio-mako-series-mkii-d1-high-fidelity-delay-fx-pedal/"><span style="color: windowtext; text-decoration: none; text-underline: none;">Mako</span></a> MkII delay. This function normally works with any tap tempo stompbox. Simply connect the two with a patch cable and you’ll be right on beat.</p>
<p><img class="lazyload alignnone size-full wp-image-5001" src="https://blog.andertons.co.uk/wp-content/uploads/2019/05/Andertons-Studio-2019-05-16-028436.jpg" alt="walrus audio" width="5570" height="3578" data-src="https://blog.andertons.co.uk/wp-content/uploads/2019/05/Andertons-Studio-2019-05-16-028436.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2019/05/Andertons-Studio-2019-05-16-028436.jpg 5570w, https://blog.andertons.co.uk/wp-content/uploads/2019/05/Andertons-Studio-2019-05-16-028436-768x493.jpg 768w" sizes="(max-width: 5570px) 100vw, 5570px" /></p>
<h2>Eons Five-State Fuzz Adjustable Noise Gate</h2>
<p>Walrus first introduced the noise gate with the gritty, thick-sounding fuzz Jupter V2 pedal and they&#8217;ve carried that functionality over to the super flexible <a href="https://www.andertons.co.uk/walrus-audio-eons-five-state-fuzz-pedal/">Eons</a>. A lot of pedals aim for the  stuttering ‘dying battery’ effect but there aren&#8217;t many that cover all the fuzz flavours the Eons packs in.</p>
<p>The Eons has an internal trim pot gate control you could use either to dial down the fuzzy aggression or implement hard cut-offs. This way you don’t have to power the pedal from a noisy non-isolated source or use a virtual battery to achieve the same effect.</p>
<h2>Fathom Reverb’s Huge Momentary Burst</h2>
<p class="Standard">Create a massive surge of decaying reverb with the Fathom reverb. This effect is great during a crescendo or intense finale to a song. Not only is the Fathom a super adaptable reverb, but it can also turn your tone into a chaotic, swampy, beautiful noise.</p>
<p class="Standard">With your Fathom turned off, press both the bypass and sustain switches at the same time. This will turn the pedal on abruptly (yet still smooth in transition) and hit you with a trail of reverb longer than where you’ve set the decay knob.</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/DrkN8BfgK88?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Walrus Audio | Fathom Reverb</span>

                <span itemprop="description">Walrus Audio | Fathom Reverb

Check out this incredible new (Dreamy AF) reverb pedal from Walrus Audio! Introducing the 'Fathom Reverb'

https://www.walrusaudio.com/products/fathom-multi-function-reverb-1

Check out my ARP-87 Review here - http://bit.ly/2B3SlqU

**Feel Free To Read This Lot**

Hey Guys - I'm Rabea

I'm the lead guitarist in Dorje and Toska, where i write music, make songs and have a great time with my mates. 

Toska - http://bit.ly/2bhVMn5
Dorje - http://apple.co/2bPvowz

I've created a complete online guitar course - Sign up for FREE here: http://bit.ly/learnfrombea

I also have my own line of guitars with Chapman Guitars, and i've designed numerous products with some really cool companies, such as the Victory Amps VX Kraken.

Anyway, i hope you enjoy my videos, thank you for watching! 

Please SUBSCRIBE to my channel: http://bit.ly/29M2DC6

You can also follow me here: 

Facebook - http://bit.ly/2bImlyW
Instagram - http://bit.ly/2bhVpc7\
Twitter - http://bit.ly/2bRfxOU

Peace & Love</span>

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

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

                <span itemprop="uploadDate">2018-01-15T16:30:00Z</span>

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

            </div>

        </div>

    </div>

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

<section class="post-body">

    <div class="post-body__wrap">

<h2>Mako and Melee distortion/reverb ramp up</h2>
<p class="Standard">Ramp is a feature that’s normally exclusive to an effect like tremolo as is the case with the Mako MkII, but Walrus Audio have implemented it into their unique reverb/distortion generator pedal, the <a href="https://www.andertons.co.uk/walrus-audio-melee-reverb-distortion-pedal/"><span style="color: windowtext; text-decoration: none; text-underline: none;">Melee</span></a>.</p>
<p class="Standard">Essentially, ramp means to increasingly speed up the rate of the tremolo, or intensify an effect like reverb. Hold down the bypass to progressively accelerate the effect to make for some extremely climatic moments in your playing. If applied to tremolo you can adjust the build time, so the ramp will take longer hit peak speed the lower your set the base tempo. Let go of the bypass for the rate or intensity to drop back down again to where you&#8217;ve set your controls.</p>
<h2>Smart Momentary Bypass</h2>
<p>Smart momentary bypass has been a consistent feature in Walrus Audio’s pedals since the <a href="https://www.andertons.co.uk/walrus-audio-lilian-analog-phaser-fx-pedal/">Lillian</a> phaser and ambient <a href="https://www.andertons.co.uk/walrus-audio-sl-multi-texture-reverb-pedal/">Slö</a> reverb. Simply hold down on the bypass switch for as long as you&#8217;d like to activate the effect. It&#8217;s a feature that a lot of companies have adopted, as it simply makes it possible to inject a short burst of the effect without the need to press twice on a pedal.</p>
<p>Ambient, texture-like sounding pedals like the Lillian and Slö benefit greatly for momentary bypass. You’re able to create a bed of trailing phaser or reverb and then add layers of playing on top as it floats underneath a lead line.</p>
<p><img class="lazyload alignnone size-full wp-image-4999" src="https://blog.andertons.co.uk/wp-content/uploads/2019/05/Andertons-Studio-2019-05-16-028423.jpg" alt="walrus audio" width="5760" height="3680" data-src="https://blog.andertons.co.uk/wp-content/uploads/2019/05/Andertons-Studio-2019-05-16-028423.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2019/05/Andertons-Studio-2019-05-16-028423.jpg 5760w, https://blog.andertons.co.uk/wp-content/uploads/2019/05/Andertons-Studio-2019-05-16-028423-768x491.jpg 768w" sizes="(max-width: 5760px) 100vw, 5760px" /></p>
<h2>Want to learn more?</h2>
<p class="Standard">I hope you get to use these fun effects to their fullest potential! Enjoyed this read? Make sure to have a browse of our <a href="https://blog.andertons.co.uk/industry"><span style="color: windowtext; text-decoration: none; text-underline: none;">Industry</span></a> and <a href="https://blog.andertons.co.uk/learn"><span style="color: windowtext; text-decoration: none; text-underline: none;">Learn</span></a> articles.</p>
<p><a class="button button--primary" href="https://www.andertons.co.uk/brands/walrus-audio">Shop All Walrus Audio Pedals</a></p>
<p>The post <a rel="nofollow" href="https://blog.andertons.co.uk/industry/walrus-audio-pedals-5-amazing-hidden-features">Walrus Audio Pedals: 5 Amazing Hidden Features</a> appeared first on <a rel="nofollow" href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.andertons.co.uk/industry/walrus-audio-pedals-5-amazing-hidden-features/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guitar Humidity – Is damp in your house affecting your guitar?</title>
		<link>https://blog.andertons.co.uk/learn/guitar-humidity-damp-house-affecting-guitar</link>
		<comments>https://blog.andertons.co.uk/learn/guitar-humidity-damp-house-affecting-guitar#respond</comments>
		<pubDate>Fri, 19 Dec 2025 14:13:18 +0000</pubDate>
		<dc:creator><![CDATA[Chris Wheatley]]></dc:creator>
				<category><![CDATA[Learn]]></category>

		<guid isPermaLink="false">https://blog2.andertons.co.uk/?p=195</guid>
		<description><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2014/06/blog-main-img-guitar-humidity-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="Water droplets and puddles forming the shape of a guitar" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" srcset="https://blog.andertons.co.uk/wp-content/uploads/2014/06/blog-main-img-guitar-humidity-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2014/06/blog-main-img-guitar-humidity-200x200.jpg 200w" sizes="(max-width: 600px) 100vw, 600px" /><p>You may already know that a premium acoustic guitar should be kept between 45-50% humidity, but knowing it is one thing – actually getting it there is another. And how bad is it if you’re a few percentage points off that sweet spot? Taking care of a premium acoustic is a bit like hitting the gym: [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.andertons.co.uk/learn/guitar-humidity-damp-house-affecting-guitar">Guitar Humidity – Is damp in your house affecting your guitar?</a> appeared first on <a rel="nofollow" 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/2014/06/blog-main-img-guitar-humidity-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="Water droplets and puddles forming the shape of a guitar" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" srcset="https://blog.andertons.co.uk/wp-content/uploads/2014/06/blog-main-img-guitar-humidity-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2014/06/blog-main-img-guitar-humidity-200x200.jpg 200w" sizes="(max-width: 600px) 100vw, 600px" /><p>You may already know that a premium acoustic guitar should be kept between 45-50% humidity, but knowing it is one thing – actually getting it there is another. And how bad is it if you’re a few percentage points off that sweet spot?</p>
<p>Taking care of a premium acoustic is a bit like hitting the gym: you know in the long term you’ll be in better shape if you keep it up every day, even though the changes seem incremental at the time.</p>
<p>It’s the same with your guitars: if you keep up some simple and regular principles you can keep your acoustic playing as well as the day you bought it.</p>
<p>You should also keep in mind that most guitar manufacturers will not cover damage to your guitar through humidity or damp problems, even if the guitar is in warranty. So keeping your guitar safe is pretty important.</p>
<p><img class="alignnone wp-image-196" src="https://blog.andertons.co.uk/wp-content/uploads/2018/03/Products58986-1200x1200-1374311.jpg" alt="A person holding a Planet Waves Humidipak inside the soundhole of an acoustic guitar to maintain its humidity." srcset="https://blog.andertons.co.uk/wp-content/uploads/2018/03/Products58986-1200x1200-1374311.jpg 1350w, https://blog.andertons.co.uk/wp-content/uploads/2018/03/Products58986-1200x1200-1374311-768x683.jpg 768w" sizes="(max-width: 1350px) 100vw, 1350px" /></p>
<p>Gel packs like the Planet Waves Humidipak are one of the easiest ways to ensure your guitar stays at the humidity sweet spot.</p>
<h2>Guitar Humidity Guide</h2>
<table>
<tbody>
<tr>
<td>
<h3>Low Humidity</h3>
</td>
<td>
<h3>High Humidity</h3>
</td>
</tr>
<tr>
<td><strong>What is ‘low’ humidity for a guitar?</strong> Below 40% Relative Humidity</td>
<td><strong>What is ‘high’ humidity for a guitar?</strong> Above 60% Relative Humidity</td>
</tr>
<tr>
<td>
<h4>Early warning signs</h4>
<ul>
<li>Buzzing sounds from the frets</li>
<li>Unexplained cracks in the finish</li>
</ul>
</td>
<td>
<h4>Early warning signs</h4>
<ul>
<li>Action creeping higher over time</li>
<li>Tight or stifled Tone</li>
</ul>
</td>
</tr>
<tr>
<td><strong>Worst case scenario:</strong> Below 40% can be a bit of a horror story: less moisture in the air means the wood dries out and starts to shrink. The arch of the top and bottom of the guitar top start to flatten and the soundboard wood itself and the lacquer that coats it can begin to crack. The fretboard can shrink and because the frets themselves aren’t susceptible to variations in air moisture they won’t, so the frets will start to overhang the edge of the fingerboard, making it uncomfortable to play. Because the soundboard starts to shrink and flatten, the bracing connected to it can start to come loose, too.</td>
<td><strong>Worst case scenario:</strong> Although high humidity is a bit more difficult to deal with, it is generally much safer for your guitar. Just as the low RH will cause the top to drop, High RH will cause the top to rise as the wood takes on more moisture and starts to expand. This can make your action high and inconvenient to the point of unplayability, and can also limit the movement of the sound board making your guitar sound tight and less reverberant. Neither of these things are desirable, and although some mild fluctuations in RH are to be expected and any guitar will be able to withstand them, it’s best to try and avoid too much variation so that the guitar remains structurally sound and playable.</td>
</tr>
</tbody>
</table>
<h2>Tips for Keeping Humidity at the Right Balance</h2>
<h3>Use a guitar humidifier</h3>
<p>So, what do you do if the RH levels start to drop or climb too low or too high? Thankfully, you can control RH levels through the use of a tailor-made guitar specific humidifier such as the D&#8217;Addario Humidipak.</p>
<p>The Humidipak and others like it consist of a jellylike substance inside a secure package which saddles over the strings of your guitar. Once it’s there, it naturally fits down into the sound hole where the jelly goes to work. It can just be left there while your guitar is in its case and isn’t being played. It’s as straight forward as that.</p>
<p>A guitar humidifier automatically adjusts to stay within 45 – 50%. It’s very clever and very easy to use, adding moisture to the air, or removing it as it sees fit!</p>
<h2 class="product-list-title"><span class="page-title--arrows">Related Products</span></h2></div></section><!-- END: post-body --><div class="product-list">
<div class="col12">
	<a class="product-stamp" href="https://www.andertons.co.uk/daddario-humidipak-2-way-humidity-control-pouch">
		<div class="product-stamp__image">
			<img src="https://cdn.pimber.ly/public/asset/raw/654df2787858ff9fd0095eeb/90e5b173/6632ac55fe242800127e9259/474221-1636028103548.png?w=400&h=400&&fit=fill&bg=FFFFFF" alt="D'Addario Humidipak Maintain Two-Way Humidification System">
		</div>
		<div class="product-stamp__content">
			<h3 class="product-stamp__content-title">D'Addario Humidipak Maintain Two-Way Humidification System</h3>
			<p class="product-stamp__content-price">£31.99
</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/7-yJVu7peX4?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Humidipak Product Demo</span>

                <span itemprop="description">Humidipak Product Demo</span>

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

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

                <span itemprop="uploadDate">2011-11-16T08:07:58Z</span>

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

            </div>

        </div>

    </div>

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

<section class="post-body">

    <div class="post-body__wrap">

<h3>Consider buying a hygrometer (humidity monitor)</h3>
<p>Because you can’t see humidity and often don’t even realize what it’s doing to your prized acoustic until it’s too late, it helps to be able to measure it with something known as a Hygrometer (sometimes called a Humidity Monitor).</p>
<p>A hygrometer measures the amount of moisture in the air compared to the amount of moisture air can hold before it actually becomes water (Relative Humility, or RH). We don’t need to go too far into the realms of science here but there are some basic principles:</p>
<ul>
<li>Cold air won’t carry as much moisture as hot air, so when air temperature rises, so does its ability to hold more moisture.</li>
<li>The way we heat our homes reduces the moisture content of the air.  Essentially, we dry it out, because we aren’t adding an additional source of moisture as it heats.</li>
</ul>
<p>So if you, or more importantly your guitar, lives in a particularly cold house that needs a lot of heating, or in a particularly hot and dry area, then you need to be aware that the RH level will be low, and you might need to take steps to protect your guitar from what is usually referred to as ‘Low Humidity Damage’.</p>
<h3>Invest in a good solid guitar case</h3>
<p>A solid guitar case will protect the guitar from rapid changes in RH, and that sort of rapid change is a particularly bad idea. If you&#8217;re out and about with your guitar a solid case is a good investment. Even when at home, leaving your guitar inside a solid case is the way to go. Soft gig bags will help for short periods, but long term you&#8217;ll want something sturdy.</p>
<h3 style="text-align: center;">Acoustic Guitar Hard Cases</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-69c516c372f94" data-filters='{ &quot;group_id&quot;:&quot;browse/guitar-accessories/guitar-cases-bags/cases-bags-for-acoustic-guitars/hard-cases-for-acoustic-guitars&quot;, &quot;inStock&quot;:&quot;True&quot; }'></div>
    </div>
    <script>
    document.addEventListener('DOMContentLoaded', function () {
        const carousel = document.getElementById('product-carousel-69c516c372f94');
        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 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-accessories/guitar-cases-bags/cases-bags-for-acoustic-guitars/hard-cases-for-acoustic-guitars/">Browse Acoustic Guitar Hard Cases</a></p>
<h2>Conclusion</h2>
<p>In short, if you don’t monitor the environments that your guitars live in and end up subjecting them to harmful RH levels, the quality of the construction will soon start to disappear. This in turn will affect playability and tone, and, ultimately, your sanity.</p>
<p>If you have made a considerable investment in an acoustic guitar, it makes good sense to invest in a humidifier so that you can rest easy that the guitar is properly looked after when it’s sleeping. Not only will it help ensure that the guitar doesn’t crack or warp, but it will also ensure that it remains as playable as the day it was made.</p>
<h2>Further Reading</h2>
<p>Taylor have made 3 very good PDFs that cover humidity issues. Click on any of the links below for more info.</p>
<ul>
<li><a title="Taylor Humidifier" href="https://www.taylorguitars.com/sites/default/files/10_UsingaGuitarHumidifier.pdf" target="_blank" rel="noopener">Using a Guitar Humidifier</a></li>
<li><a title="Taylor Dry Guitar" href="https://www.taylorguitars.com/sites/default/files/10_SymptomsofaDryGuitar.pdf" target="_blank" rel="noopener">Symptoms Of A Dry Guitar</a></li>
<li><a title="Taylor Wet Guitar" href="https://www.taylorguitars.com/sites/default/files/10_SymptomsofaWetGuitar.pdf" target="_blank" rel="noopener">Symptoms Of A Wet Guitar</a></li>
</ul>
<p>The post <a rel="nofollow" href="https://blog.andertons.co.uk/learn/guitar-humidity-damp-house-affecting-guitar">Guitar Humidity – Is damp in your house affecting your guitar?</a> appeared first on <a rel="nofollow" href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.andertons.co.uk/learn/guitar-humidity-damp-house-affecting-guitar/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do I Need A Guitar Amp To Learn Guitar?</title>
		<link>https://blog.andertons.co.uk/learn/do-i-need-a-guitar-amp-if-learning-the-guitar</link>
		<comments>https://blog.andertons.co.uk/learn/do-i-need-a-guitar-amp-if-learning-the-guitar#respond</comments>
		<pubDate>Thu, 18 Dec 2025 09:00:36 +0000</pubDate>
		<dc:creator><![CDATA[Chris Wheatley]]></dc:creator>
				<category><![CDATA[Learn]]></category>

		<guid isPermaLink="false">https://blog.andertons.co.uk/?p=11740</guid>
		<description><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2024/08/nad-positive-grid-spark-go-v0-14937zxiddbc1-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" srcset="https://blog.andertons.co.uk/wp-content/uploads/2024/08/nad-positive-grid-spark-go-v0-14937zxiddbc1-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2024/08/nad-positive-grid-spark-go-v0-14937zxiddbc1-200x200.jpg 200w" sizes="(max-width: 600px) 100vw, 600px" /><p>Do you need an amplifier for practicing the guitar? This handy guide will explore that question, and see what options are out there to help shape the way that you learn. You may have just started out playing the guitar or are looking to start playing, and you may be asking yourself: “Do I need [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.andertons.co.uk/learn/do-i-need-a-guitar-amp-if-learning-the-guitar">Do I Need A Guitar Amp To Learn Guitar?</a> appeared first on <a rel="nofollow" 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/2024/08/nad-positive-grid-spark-go-v0-14937zxiddbc1-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" srcset="https://blog.andertons.co.uk/wp-content/uploads/2024/08/nad-positive-grid-spark-go-v0-14937zxiddbc1-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2024/08/nad-positive-grid-spark-go-v0-14937zxiddbc1-200x200.jpg 200w" sizes="(max-width: 600px) 100vw, 600px" /><p>Do you need an amplifier for practicing the guitar? This handy guide will explore that question, and see what options are out there to help shape the way that you learn.</p>
<p>You may have just started out playing the guitar or are looking to start playing, and you may be asking yourself: “Do I need an amplifier to learn the guitar?” Read on to find out.</p>
<p>In this blog, we will cover the following questions:</p>
<ul>
<li>Do I need an amp to learn the acoustic guitar?</li>
<li>What amplifier options do I have for electric guitar?</li>
<li>What is an electro-acoustic guitar?</li>
<li>Which amplifier is right for me?</li>
</ul>
<h2>Do I need an amp to learn the Acoustic Guitar?</h2>
<p>If you play an <a href="https://www.andertons.co.uk/browse/best-for-beginners/best-acoustic-guitars-for-beginners/">acoustic guitar</a>, you do not need an amplifier to practice as the sound is generated from inside the guitar itself. When playing live, you may well want to boost your sound via an amplifier, and there are various ways to do that, but, if you&#8217;re just starting out, you won&#8217;t need to worry about that yet!</p>
<h3 style="text-align: center;">Beginner Acoustic Guitars</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-69c516c374a39" data-filters='{ &quot;group_id&quot;:&quot;browse/best-for-beginners/best-acoustic-guitars-for-beginners&quot;, &quot;inStock&quot;:&quot;True&quot; }'></div>
    </div>
    <script>
    document.addEventListener('DOMContentLoaded', function () {
        const carousel = document.getElementById('product-carousel-69c516c374a39');
        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 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/best-for-beginners/best-acoustic-guitars-for-beginners/">Browse Beginner Acoustic Guitars</a></p>
<h2>What Amplifier Options do I have for Electric Guitar?</h2>
<p>If you are thinking about learning to play the electric guitar or have already started playing, an amplifier is probably a must-have. Unlike an acoustic, an electric guitar&#8217;s sound is generated via pickups, which convert vibration into electrical signals. An amp then converts those electric signals into sound. Unplugged, an electric guitar will sound very quiet and quite bland. Remember, these are instruments designed to be heard through an amp.</p>
<p>Luckily, when it comes to amps, there are so many options available today for electric guitar players. Many of these are tailored to the beginner player, or for practicing in general.</p>
<p>In the following video, JustinGuitar kindly demonstrates the differences between beginner amplifiers for us.</p>
<ul>
<li><strong>Practice Amplifiers</strong> – Built to be your perfect partner for all things practice. <a href="https://www.andertons.co.uk/browse/amps/practice-amps/">Practice amps</a> work well at lower volumes and tend to be equipped with smartphone apps that work alongside the amp and contain anything from tone selection, metronomes, a guitar tuner, and even chord charts for songs to help you learn!</li>
<li><strong>Micro Amplifiers </strong>– A micro amplifier does everything the <a href="https://www.andertons.co.uk/browse/amps/practice-amps/">practice amp</a> does, but takes its larger size brother and shrinks it down into a small, compact amplifier packed full of tone.</li>
<li><strong>Modelling Amplifiers </strong>– A digital amplifier that has a range of different tones &amp; effects. This is an especially good choice for those lacking in space. Want to sound like your favourite band? Dial in the exact tone that you like! Read our Ultimate Guide to Modelling Amps for more details.</li>
<li><strong>Headphone Amps</strong> – If you fancy playing with an amplifier but want to practice without disturbing anyone, why not plug in a <a href="https://www.andertons.co.uk/browse/amps/guitar-headphone-amps/">headphone amp</a> into your guitar. Simply plug a pair of headphones into the amp and you&#8217;re ready to go.</li>
</ul>
<h3 style="text-align: center;">Practice Amplifiers</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-69c516c374a4e" data-filters='{ &quot;group_id&quot;:&quot;browse/amps/practice-amps&quot;, &quot;inStock&quot;:&quot;True&quot; }'></div>
    </div>
    <script>
    document.addEventListener('DOMContentLoaded', function () {
        const carousel = document.getElementById('product-carousel-69c516c374a4e');
        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 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/amps/practice-amps/">Browse Practice Amplifiers</a></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/CrM4oHr71D0?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Everything You Need To Know About Buying Your First Guitar Amp!</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. 
👆 Eastcoast G10R - http://tinyurl.com/y4ne9856
Fender Champion 20 - http://tinyurl.com/y522xzvb
Blackstar ID:Core 20 - http://tinyurl.com/y2alarcj
Boss Katana 50 - http://tinyurl.com/yxejz5wd

Back to School - http://tinyurl.com/y2gd7hc2
Best for Beginners - http://tinyurl.com/yyd6fh5c

In the spirit of the Back To School season, legendary YouTube guitar tutor JustinGuitar stopped by to chat about choosing the best gear for beginners. In part 2, the gang explore some of the best entry-level guitar amps on the market from EastCoast, Fender, Blackstar and Boss. Check it out and let us know whatcha think! 

JustinGuitar: everything you need know about your first electric guitar - http://tinyurl.com/yxo77knk
JustinGuitar: everything you need know about your first guitar pedal - http://tinyurl.com/yyddb53n
JustinGuitar plays the cheapest guitar we sell - does he like it? - http://tinyurl.com/y38ue7u9

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</span>

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

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

                <span itemprop="uploadDate">2019-09-05T14:00:02Z</span>

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

            </div>

        </div>

    </div>

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

<section class="post-body">

    <div class="post-body__wrap">

<h4>What Amplifier is Right For Me?</h4>
<p>In this video, we demonstrate the differences between some popular practice amplifiers to help you decide what amplifier works perfectly in a home situation &#8211; after all, this is where most guitar practice takes place.</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/L0HfqFbacMg?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Which Amp Should You Buy For Home? | Micro, Desktop, Solid-State or Valve?</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. 
👆 Wherever you are in your guitar journey, or whatever scenario you play in, there's a kind of amp just right for you? Let's compare some options and discuss what the benefits are for each! | https://tinyurl.com/ywyeeu7v

» NUX Mighty Space Guitar and Bass Amp | https://tinyurl.com/ymtyobjn
» Positive Grid Spark GO Ultra-Portable Smart Guitar Amp | https://tinyurl.com/yrcu9982
» Boss Katana 50 MkII EX 1x12" Guitar Amp Combo | https://tinyurl.com/yr72heff
» Fender Blues Junior IV in Black | https://tinyurl.com/ynv5xpxd

» Check out all our Electric Guitar Amps! | https://tinyurl.com/ymrcy45q
» Check out all our Valve Amps! | https://tinyurl.com/ylrhmzqu
» Check out all our Solid State & Digital Amps! | https://tinyurl.com/yo2jjyam
» Check out all our Practice Amps! | https://tinyurl.com/ywyeeu7v

» Chapman ML3 Thinline Pro Classic Candy Red Metallic! | https://tinyurl.com/yu2ovwes
» Check out all our Yamaha Revstar Guitars! | https://tinyurl.com/ynoukaxm

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

🧾Check out our ultimate guitar 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!
» 0:50 Types of Amp!
» 1:55 Micro Amps
» 2:23 Discussing Volume?
» 3:25 Positive Grid Spark GO Sounds!
» 5:19 Desktop Amps
» 6:52 Volume?
» 7:39 NUX Mighty Space Sounds!
» 9:58 Small Solid State Amps
» 12:05 Boss Katana 50 Sounds!
» 13:38 Much Louder!
» 16:17 Valve Amps!
» 17:14 Using the Master Volume?
» 19:54 Comparing with the Katana?
» 24:40 Final Thoughts
» 26:40 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

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 #guitar #guitaramp</span>

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

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

                <span itemprop="uploadDate">2023-12-06T15:00:17Z</span>

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

            </div>

        </div>

    </div>

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

<section class="post-body">

    <div class="post-body__wrap">

<h3>Conclusion</h3>
<p>In summary, depending on what type of guitar you want to play dictates whether using an amplifier is needed, however, with the options available to us now, practicing the guitar has never been easier. Practice amps offer great versatility, especially with the handy smartphone apps which work with them to give you the tools you need to learn effectively, and most importantly – fun!</p>
<p>If you’d like to know more, check out these handy articles, guides, and collections:</p>
<ul>
<li><a href="/learn/the-best-guitar-headphone-amps-in-2024"><em>The Best Guitar Headphone Amps In 2024</em></a></li>
<li><a href="/learn/the-rising-popularity-of-desktop-amplifiers-but-which-one-should-you-go-for"><em>The Rising Popularity of Desktop Amplifiers! But Which One Should You Go For?</em></a></li>
<li><a href="/learn/guitarists-guide-to-practice"><em>A Guitarists Guide to Practice</em></a></li>
<li><em><a href="https://www.andertons.co.uk/best-beginner-guitar-gear-ultimate-guide">Ultimate Guide To Beginner Guitar Gear</a></em></li>
<li><em><a href="https://www.andertons.co.uk/beginners">Shop The Best Gear For Beginners</a></em></li>
</ul>
<p>The post <a rel="nofollow" href="https://blog.andertons.co.uk/learn/do-i-need-a-guitar-amp-if-learning-the-guitar">Do I Need A Guitar Amp To Learn Guitar?</a> appeared first on <a rel="nofollow" href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.andertons.co.uk/learn/do-i-need-a-guitar-amp-if-learning-the-guitar/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Headless Guitars: Why are they so popular?</title>
		<link>https://blog.andertons.co.uk/learn/headless-guitars</link>
		<comments>https://blog.andertons.co.uk/learn/headless-guitars#respond</comments>
		<pubDate>Thu, 18 Dec 2025 09:00:04 +0000</pubDate>
		<dc:creator><![CDATA[Cian Hodge]]></dc:creator>
				<category><![CDATA[Learn]]></category>

		<guid isPermaLink="false">https://blog.andertons.co.uk/?p=6074</guid>
		<description><![CDATA[<img width="600" height="600" src="https://blog.andertons.co.uk/wp-content/uploads/2020/02/BD6CTOMQRD-SL6CTJRMNA-10-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" srcset="https://blog.andertons.co.uk/wp-content/uploads/2020/02/BD6CTOMQRD-SL6CTJRMNA-10-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2020/02/BD6CTOMQRD-SL6CTJRMNA-10-200x200.jpg 200w" sizes="(max-width: 600px) 100vw, 600px" /><p>Headless guitars and basses aren’t actually a new concept. They’ve been around since the 1980s, first brought to life by pioneer Ned Steinberger. Although strikingly futuristic among the traditional shapes of the Strat, Tele and Les Paul, headless guitars never really cemented themselves beyond the fleeting cultural zeitgeist of big perms, shred guitar and their [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.andertons.co.uk/learn/headless-guitars">Headless Guitars: Why are they so popular?</a> appeared first on <a rel="nofollow" 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/02/BD6CTOMQRD-SL6CTJRMNA-10-600x600.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="" srcset="https://blog.andertons.co.uk/wp-content/uploads/2020/02/BD6CTOMQRD-SL6CTJRMNA-10-600x600.jpg 600w, https://blog.andertons.co.uk/wp-content/uploads/2020/02/BD6CTOMQRD-SL6CTJRMNA-10-200x200.jpg 200w" sizes="(max-width: 600px) 100vw, 600px" /><p style="text-align: left;">Headless guitars and basses aren’t actually a new concept. They’ve been around since the 1980s, first brought to life by pioneer Ned <a href="https://www.andertons.co.uk/browse/brands/steinberger">Steinberger</a>. Although strikingly futuristic among the traditional shapes of the Strat, Tele and Les Paul, headless guitars never really cemented themselves beyond the fleeting cultural zeitgeist of big perms, shred guitar and their appearance in cult movie, Bill and Ted&#8217;s Excellent Adventure. It’s safe to say no one predicted their return to popularity a whole three decades later, but they’re back and better than ever before whether you like them or not.</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/1ZudvEcNUZo?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">The Most Innovative Electric Guitars Around! - Strandberg</span>

                <span itemprop="description">Strandberg might be the most innovative guitars to release in years! But will they impress Lee & Pete, or are they just too focused on the future to be any good for more classic players!? Let us know what you think in the comments? | https://tinyurl.com/2cg4owfh

» Strandberg Boden Essential 6 in Astro Dust | https://tinyurl.com/22mevde4
» Strandberg Boden Essential 6 in Black Granite | https://tinyurl.com/2ysr2axx

» Strandberg Sälen Classic NX 6 in Butterscotch Blonde | https://tinyurl.com/227unrkn
» Strandberg Sälen Classic 6 with Tremolo in Black | https://tinyurl.com/25dz8a59

» Strandberg Boden Standard NX 6 with Tremolo in Blue | https://tinyurl.com/2buy5j6s
» Strandberg Boden Standard NX 6 with Tremolo in Charcoal | https://tinyurl.com/2bodg5fg
» Strandberg Boden Standard NX 7 in Purple | https://tinyurl.com/2dyh4ru8

» Strandberg Boden Prog NX 7 in Twilight Purple | https://tinyurl.com/2anzuge9

» Check out all our Strandberg Guitars! | https://tinyurl.com/2cg4owfh

» Check out all our Strandberg Boden Guitars! | https://tinyurl.com/2xt65dap
» Check out all our Strandberg Sälen Guitars! | https://tinyurl.com/2dkdosly

Pete was using his pedalboard with the Friedman Little Sister 20W Amp:
» Friedman Little Sister 20W Valve Amp Head | https://tinyurl.com/2cy6nby2

Connor was using the Neural DSP Quad Cortex:
» Neural DSP Quad Cortex Digital Amp & Effects Modeller | https://tinyurl.com/26mxpkql

Other gear from the video:
» ENGL Amplification Hardtailer Trem Block System | https://tinyurl.com/2bgfq7lo

Check out more from  @ConnorKaminski : 
YouTube | https://www.youtube.com/@ConnorKaminski
Instagram | https://www.instagram.com/connor.kaminski/
Spotify | https://open.spotify.com/artist/6FxiiHQs4Zb6ka3BVNCwu2?si=D2C9j8iPS8mi7okxnxipNA
Apple Music | https://music.apple.com/gb/artist/connor-kaminski/1440347661
Bandcamp | https://connorkaminski.bandcamp.com/track/bergamot-ft-plini-ro1

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!
» 5:22 Introducing Strandberg!
» 7:05 Strandberg History?
» 9:25 Body Shape?
» 12:02 EndurNeck?
» 16:39 Fanned Frets?
» 18:28 Boden Essential
» 19:02 Headless?
» 22:35 Aesthetics?
» 26:53 Ergonomics?
» 28:50 The Boden
» 30:20 Let's Hear the HH
» 31:00 The Tremolo System
» 32:35 Let's Hear the HSS
» 35:45 The Sälen
» 37:15 Let's Hear the Sälen Classic
» 40:30 Pete Plays the Sälen Classic!
» 42:11 Let's Hear the Essential!
» 44:42 Should You Try One?
» 45:44 Pete Tries the Essential
» 47:10 Final Thoughts?
» 48:26 Thanks For Watching!
» 48:40 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

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.

#strandbergguitars #guitar #electricguitar</span>

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

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

                <span itemprop="uploadDate">2024-05-08T14:00:02Z</span>

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

            </div>

        </div>

    </div>

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

<section class="post-body">

    <div class="post-body__wrap">

<h2 style="text-align: left;">What is a Headless Guitar?</h2>
<p class="Standard">The difference between a headless guitar and what we’d consider a ‘standard’ guitar, is the distinct lack of a headstock. Instead, a headless design relocates all tuning hardware to the bridge area. This grants an even weight distribution across the guitar – you won’t experience any neck dive and you don&#8217;t have to worry about denting a headstock. To string a headless guitar, you simply slide the string through the bridge up to the stump end of the fretboard, screw into place at both ends and tune up. So easy anyone could do it.</p>
<p style="text-align: left;"><img class="lazyload alignnone size-full wp-image-6094" src="https://blog.andertons.co.uk/wp-content/uploads/2020/02/BD6CTOMQRD-BD7CTOMQBL-BD8CTOMFBK-22.jpg" alt="standberg headless guitars" width="1602" height="980" data-src="https://blog.andertons.co.uk/wp-content/uploads/2020/02/strand.jpg" data-sizes="auto" /></p>
<h2 style="text-align: left;">Advantages of a headless guitar</h2>
<ul>
<li>They’re light and well balanced. That means less weight to carry on your shoulder while playing standing up and a reduced chance of playing-related injuries or niggles.</li>
<li>Ergonomics – the thoughtfully designed body carves and common appointment of <a href="https://www.andertons.co.uk/browse/guitar-dept/electric-guitars/multi-scale-and-fanned-fret-guitars/?_ga=2.118081537.920453511.1757330395-228243953.1756821168&amp;_gl=1*mwcb3v*_gcl_aw*R0NMLjE3NTcwODA1ODQuQ2p3S0NBandsT3JGQmhCYUVpd0F3NGJZRFZQSWxOMlJaNWZuMlo5amY5V09wVWtnZWQ5V0ptdDVvRVI0SENBQjJ1Snh0NG8xTTFvUTBSb0NRU0FRQXZEX0J3RQ..*_gcl_au*MjExNDI4NjAyMC4xNzU2ODIyMjEw*_ga*MjI4MjQzOTUzLjE3NTY4MjExNjg.*_ga_ZL0ZG9H76D*czE3NTczMzgzMjEkbzE3JGcxJHQxNzU3MzQyNTkyJGoyNCRsMCRoMTQ1MjMxMDQ2NQ..">fanned frets</a> make for an effortless playing experience.</li>
<li>Restringing is quicker and simpler thanks to the clamps at the zero fret end.</li>
<li>Smaller body = less wood makes for a more environmentally friendly building process. It&#8217;s also way easier to take travelling.</li>
<li>Effortless and quick pitch fine-tuning with the tuners being right next to your picking hand.</li>
<li>Headstock dive isn&#8217;t a thing. You can chuck a headless guitar around and not have to worry about hitting the headstock if you&#8217;re sitting at a desk or in a small space.</li>
</ul>
<h3 style="text-align: left;">Headless guitar aesthetics</h3>
<p class="Standard">Let’s address the elephant in the room. Headless guitars might not suit your stylistic tastes and they might not be for everyone. You might think they’re a little hard to love. But if you’re in the modern guitar scene and love the look and feel of a Jackson, ESP, Music Man, Ibanez or Aristedes guitar, then a headless design might suit you.</p>
<h3 class="Standard">Ergonomic design</h3>
<p class="Standard">Almost every headless guitar manufacturer adopts a series of ergonomic construction techniques. They are almost always smaller than traditional guitars and utilise the chambering method to cut out unnecessary amounts of body wood to make the instrument even lighter. You’re basically saving the planet when you buy headless. That’s probably a good enough reason as any, but you’re likely after other advantages as well.</p>
<p class="Standard">Headless guitars adopt unique shapes, meticulously designed feel like an extension of your body. They certainly won’t strain your back muscles like a heavy Les Paul. It’s compact and easy to pack in the back of a car or take on a flight. Both <a href="https://www.andertons.co.uk/browse/brands/ibanez-guitars-basses/"><span style="color: windowtext; text-decoration: none; text-underline: none;">Ibanez</span></a> and <a href="https://www.andertons.co.uk/browse/brands/strandberg-guitars"><span style="color: windowtext; text-decoration: none; text-underline: none;">Strandberg</span></a> also make use of fanned frets to shore up on intonation and fretting comfort, following the natural curvature of your hand.</p>
<p class="Standard">Neck dive is a real problem when playing standing up with some guitars – SGs are a major perpetrator. A headless guitar stays exactly where you want it. You only have to focus on what you’re playing, rather than holding the neck up at the same time. If headless guitars were around when Angus Young started playing, I wouldn&#8217;t be surprised if he was their biggest fan with how he jumps around the stage.</p>
<h3>Zero fret nut</h3>
<p class="Standard">Do you ever notice how a note sounds different when you play it on a fret compared to an open string? Every type of headless guitar completely solves this problem. The strings on a standard headstock guitar are tightened across what is usually a bone or plastic nut, as opposed to the rest of the notes pushed down to a nickel or steel fret. Headless guitars use a zero fret metal nut just like a normal fret for open notes, providing a more consistent sound.</p>
<h3 style="text-align: left;"><img class="lazyload alignnone wp-image-6084 size-full" src="https://blog.andertons.co.uk/wp-content/uploads/2020/02/HN3SIV-HN3SBK-HN3SMDP-HN3SMCO-HN3SMEB-HN3SMEG-25.jpg" alt="hils-guitar" width="2000" height="980" data-src="https://blog.andertons.co.uk/wp-content/uploads/2020/02/Untitled-2.jpg" data-sizes="auto" /></h3>
<h3 style="text-align: left;">Guitarists who play headless guitars</h3>
<p class="Standard">Headless guitars are usually found in the hands of prog rock and metal players in need of optimal playing comfort and a wide array of tones. Notable headless guitar users include Plini, Yvette Young, Ichika Nito, Jacob Collier, Born of Osiris&#8217; Lee McKinney and Charlie Griffiths &amp; Richard Henshall of prog metal band Haken. It’s not just a millennial thing: legendary musicians Allan Holdsworth, Mark Knopfler, Eddie Van Halen and Sting have all dabbled with the radical design over the years.</p>
<p><img class="lazyload alignnone size-full wp-image-13554" src="https://blog.andertons.co.uk/wp-content/uploads/2020/02/allan-holdsworth.jpg" alt="" width="1200" height="675" data-src="https://blog.andertons.co.uk/wp-content/uploads/2020/02/allan-holdsworth.jpg" data-sizes="auto" srcset="https://blog.andertons.co.uk/wp-content/uploads/2020/02/allan-holdsworth.jpg 1200w, https://blog.andertons.co.uk/wp-content/uploads/2020/02/allan-holdsworth-768x432.jpg 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></p>
<h3 style="text-align: left;">Popular headless guitar brands</h3>
<p class="Standard">Just a few of the names championing the eye-catching shape include Swedish trendsetters Strandberg, Japanese behemoths Ibanez, Sire, and even originators <a href="https://www.andertons.co.uk/browse/brands/steinberger"><span style="color: windowtext; text-decoration: none; text-underline: none;">Steinberger</span></a>. Also joining these established guitar builders is the newcomer brand HILS.</p>
<h3 style="text-align: center;">HILS Guitars</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-69c516c378558" data-filters='{ &quot;group_id&quot;:&quot;browse/brands/hils-guitars&quot;, &quot;inStock&quot;:&quot;True&quot; }'></div>
    </div>
    <script>
    document.addEventListener('DOMContentLoaded', function () {
        const carousel = document.getElementById('product-carousel-69c516c378558');
        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 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">Browse HILS Guitars</a></p>
<p style="text-align: left;"><a href="https://www.andertons.co.uk/browse/brands/hils-guitars/">HILS Guitars</a> &#8211; part of renowned Korean guitar maker HEX &#8211; use innovative manufacturing methods that enable them to build a diverse range of affordable, high-quality instruments without compromise. Their range of headless guitars combine carefully-calculated body curves with premium features like Roasted Maple necks and ceramic pickups with push-pull circuitry. This guarantees a versatile tonal range that&#8217;s perfect for everything from your go-to performance guitar to the ultimate practice companion.</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/MpeLvm2nIqQ?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Best Cheap Headless Guitars?</span>

                <span itemprop="description">The HILS are alive with the sound of music! HILS Guitars provide a new more affordable alternative to the typically premium offerings from headless guitar manufacturers. They're a huge bang for your buck and make that ergonomic, low weight experience available to new players! | https://tinyurl.com/2674rms6

» Check out all our HILS Guitars! | https://tinyurl.com/2674rms6

» HILS NEXT HN3 in Satin Ivory | https://tinyurl.com/28s3fevy
» HILS NEXT HN3 in Satin Black | https://tinyurl.com/27fvk7kw
» HILS NEXT HN3 in Satin Metallic Emerald Green | https://tinyurl.com/29onsvsl
» HILS NEXT HN3 in Satin Metallic Coral Orange | https://tinyurl.com/299egpj8
» HILS NEXT HN3 in Satin Metallic Electric Blue | https://tinyurl.com/2yjg6yoy
» HILS NEXT HN3 in Satin Metallic Deep Purple | https://tinyurl.com/2yonp4da

Check out our *Silent HILS bundles* to grab a headphone amp and some headphones with your new headless guitar:
» HILS NEXT HN3 in Satin Metallic Coral Orange Silent Bundle | https://tinyurl.com/29umrdal
» HILS NEXT HN3 in Satin Ivory Silent Bundle | https://tinyurl.com/2ddeqh3e
» HILS NEXT HN3 in Satin Green Silent Bundle | https://tinyurl.com/2xvx7gb3
» HILS NEXT HN3 in Satin Purple Silent Bundle | https://tinyurl.com/2bg8tcow
» HILS NEXT HN3 in Satin Blue Silent Bundle | https://tinyurl.com/2yr6wn74
» HILS NEXT HN3 in Satin Black Silent Bundle | https://tinyurl.com/229ycr4d

» Check out all our Headless Guitars! | https://tinyurl.com/24rjnqbm

Watch our Playing Only video on @Andertons2 | https://youtu.be/sqsFA0N3f24

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!
» 2:00 Welcome Back!
» 3:13 About Headless Guitars!
» 3:40 What Are Hils Guitars!
» 4:16 Specs!
» 6:46 Let's Hear It!
» 10:48 Other Features?
» 13:42 Gig Bag!
» 14:44 More Gain!
» 19:30 Final Thoughts!
» 20:29 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.

#guitar #headlessguitar #electricguitar</span>

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

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

                <span itemprop="uploadDate">2024-08-29T11:00:21Z</span>

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

            </div>

        </div>

    </div>

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

<section class="post-body">

    <div class="post-body__wrap">

<h3 style="text-align: center;">Strandberg Guitars</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-69c516c378d2b" data-filters='{ &quot;group_id&quot;:&quot;browse/brands/strandberg-guitars&quot;, &quot;inStock&quot;:&quot;True&quot;, &quot;guitarStyle&quot;:&quot;Headless&quot; }'></div>
    </div>
    <script>
    document.addEventListener('DOMContentLoaded', function () {
        const carousel = document.getElementById('product-carousel-69c516c378d2b');
        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 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">Browse Strandberg Guitars</a></p>
<p style="text-align: left;"><a href="https://www.andertons.co.uk/browse/brands/strandberg-guitars/">Strandberg</a> stands for the fact that not just the sound of your guitar, or how it feels to play are important components, but also how it makes you feel. <a href="https://www.andertons.co.uk/browse/brands/strandberg-guitars/">Strandberg</a> design innovative headless guitars which push the boundaries of guitar creation, and due to their lightweight ergonomic design with modern features, they are highly regarded as one of best playing experiences out there, especially thanks to the signature Endurneck.</p>
<p style="text-align: left;">The <a href="https://www.andertons.co.uk/browse/brands/strandberg-guitars/strandberg-boden-guitars/strandberg-boden-essential-guitars/">Strandberg Essential</a> is the more affordable range which covers all musical styles for the open-minded musician. Representing the core of <a href="https://www.andertons.co.uk/browse/brands/strandberg-guitars/">Strandberg</a>’s ranges is the <a href="https://www.andertons.co.uk/browse/brands/strandberg-guitars/strandberg-boden-guitars/">Boden</a> &amp; <a href="https://www.andertons.co.uk/browse/brands/strandberg-guitars/strandberg-boden-guitars/strandberg-boden-standard-guitars/">Standard</a>. The <a href="https://www.andertons.co.uk/browse/brands/strandberg-guitars/strandberg-boden-guitars/">Boden</a> &amp; <a href="https://www.andertons.co.uk/browse/brands/strandberg-guitars/strandberg-boden-guitars/strandberg-boden-standard-guitars/">Standard</a> push the boundaries of guitar innovation, while the Metal &amp; Prog range is for players who need crushing impactful tone with a solid playing experience.</p>
<p style="text-align: left;">The <a href="https://www.andertons.co.uk/browse/brands/strandberg-guitars/strandberg-salen-guitars/">Sälen</a> is thoughtful synthesis of the retro-classic and cutting-edge design. Classic tonewoods and construction techniques with modern design and radical features meld cohesively together into a seamless whole.</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/rkH5nv6_Bec?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">Strandberg Guitars - Playing Demo (ft. @ConnorKaminski )</span>

                <span itemprop="description">Find all our Strandberg Guitars here! | https://tinyurl.com/28mpk5mz

» Strandberg Salen Classic NX 6 in Butterscotch Blonde | https://tinyurl.com/253gc479
» Strandberg Boden Essential 6 in Astro Dust | https://tinyurl.com/2bvyewjc
» Strandberg Boden Standard NX 6 with Tremolo in Charcoal | https://tinyurl.com/26phg34h
» Strandberg Boden Standard NX 7 in Purple | https://tinyurl.com/2apsg3x6

» Check out all our Strandberg Guitars! | https://tinyurl.com/28mpk5mz

» Neural DSP Quad Cortex QC Digital Effects Processor and Amp Modeller | https://tinyurl.com/24lrnmxn

» Watch the full video here | https://www.youtube.com/watch?v=1ZudvEcNUZo

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 Boden Standard NX 7 - Ambient
» 0:25  Boden Standard NX 7 - Heavy
» 1:17 Boden Standard NX 6 - Heavy
» 2:52 Boden Standard NX 6 - Ambient
» 4:18 Strandberg Boden Essential 6 - Heavy
» 5:48 Strandberg Boden Essential 6 - Ambient
» 7:15 Salen Classic NX 6 - Heavy
» 8:35 Salen Classic NX 6 - Ambient

📱 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.

#strandbergguitars #guitar #electricguitar</span>

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

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

                <span itemprop="uploadDate">2024-07-07T14:00:39Z</span>

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

            </div>

        </div>

    </div>

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

<section class="post-body">

    <div class="post-body__wrap">

<h3 style="text-align: center;">Ibanez Quest Series</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-69c516c379b77" data-filters='{ &quot;group_id&quot;:&quot;browse/brands/ibanez-guitars-basses/ibanez-q-series-headless-guitars&quot;, &quot;inStock&quot;:&quot;True&quot;, &quot;guitarStyle&quot;:&quot;Headless&quot; }'></div>
    </div>
    <script>
    document.addEventListener('DOMContentLoaded', function () {
        const carousel = document.getElementById('product-carousel-69c516c379b77');
        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 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">Browse Ibanez Quest Series</a></p>
<p class="Standard">The Ibanez <a href="https://www.andertons.co.uk/browse/brands/ibanez-guitars-basses/ibanez-q-series-headless-guitars/"><span style="color: windowtext; text-decoration: none; text-underline: none;">Quest Series</span></a> boldly announced itself in the headless scene a few years ago and it&#8217;s proven to be a massive hit. They bring a playful new look, cool collection of woods like bubinga-made necks and roasted maple fretboards, and all your fun touches like Luminlay side dots, hard-wearing Jescar fretwire and the famous, super flat Wizard neck profile. The pickups are developed from the ground up, designed specifically for the Quest to sound clearly defined and balanced for all your extended chords and nuances. They&#8217;re extremely versatile too, thanks to the switching system giving you 10 pickup variations, including single-coil modes.</p>
<h3 style="text-align: center;">Sire Larry Carlton X6 Series</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-69c516c379bba" data-filters='{ &quot;group_id&quot;:&quot;browse/brands/sire/sire-larry-carlton-series-guitars/sire-larry-carlton-x-series-electric-guitars&quot;, &quot;inStock&quot;:&quot;True&quot;, &quot;guitarStyle&quot;:&quot;Headless&quot; }'></div>
    </div>
    <script>
    document.addEventListener('DOMContentLoaded', function () {
        const carousel = document.getElementById('product-carousel-69c516c379bba');
        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 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">Browse Sire Larry Carlton X6 Series</a></p>
<p class="Standard">Sire made a huge splash in the guitar world with their Larry Carlton guitars – a catalogue designed in collaboration with the renowned guitarist who has played for the likes of Steely Dan and Joni Mitchell. The <a href="https://www.andertons.co.uk/browse/brands/sire/sire-larry-carlton-series-guitars/sire-larry-carlton-x-series-electric-guitars/"><span style="color: windowtext; text-decoration: none; text-underline: none;">X6</span></a> however is unlike any of their other guitar shapes, fitted with just about everything the modern guitarist would love to have, like their famed rolled fretboard edges, fanned, stainless steel frets, relatively flat 16 inch fingerboard radius and modern sounding <a href="https://blog.andertons.co.uk/labs/single-coil-vs-p90-vs-humbucker-pickups"><span style="color: windowtext; text-decoration: none; text-underline: none;">humbuckers</span></a>. It&#8217;s a sleek, attractive, and even quite understated design, which might appeal to the players who like the idea of a headless guitar, but can&#8217;t get on board with many other brands&#8217; designs. The inlays are unique and the little smattering of gold in the hardware brings a touch of class.</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/scoVBdF2VkI?rel=0"
            	frameborder="0"
            	gesture="media"
            	allow="encrypted-media"
            	allowfullscreen></iframe>

            <div hidden itemscope itemtype="https://schema.org/VideoObject">
                <span itemprop="name">An Affordable Fan Fret Headless from Sire? - Sire X & Y Series Guitars</span>

                <span itemprop="description">Sire's incredible price and build quality but with modern sensibilities! The X & Y series from sire provide impressive specs like a headless fan fret construction and stainless steel frets all for an unprecedented price point! | https://tinyurl.com/2bbhc5zd

» Check out all our Sire Larry Carlton Y Series Electric Guitars! | https://tinyurl.com/2deoemze
» Check out all our Sire Larry Carlton X Series Electric Guitars! | https://tinyurl.com/2bbhc5zd

» Sire Larry Carlton X6 Headless Electric Guitar in Transparent Black | https://tinyurl.com/28skdg9p
» Sire Larry Carlton X6 Headless Electric Guitar in Silver Sparkle | https://tinyurl.com/2botj2hh
» Sire Larry Carlton X6 Headless Electric Guitar in Black Satin | https://tinyurl.com/2898bvwk
» Sire Larry Carlton X6 Headless 7-String Electric Guitar in Black Satin | https://tinyurl.com/223e4abb
» Sire Larry Carlton X6 Headless Electric Guitar in Metallic Green | https://tinyurl.com/24rgaofn
» Sire Larry Carlton X6 Headless 7-String Electric Guitar in Metallic Green | https://tinyurl.com/2xt95r3e

» Sire Larry Carlton Y10 Electric Guitar in Purple Sparkle | https://tinyurl.com/26uxkuan
» Sire Larry Carlton Y10 Electric Guitar in Purple Sparkle | https://tinyurl.com/26uxkuan
» Sire Larry Carlton Y10 Electric Guitar in Black Satin | https://tinyurl.com/25va6z6b
» Sire Larry Carlton Y10 Electric Guitar in Metallic Green | https://tinyurl.com/22he3twm

» Sire Larry Carlton Y5 Electric Guitar in Transparent Black | https://tinyurl.com/254ev78z
» Sire Larry Carlton Y5 Electric Guitar in Transparent Black | https://tinyurl.com/254ev78z
» Sire Larry Carlton Y5 Electric Guitar in Red Sparkle | https://tinyurl.com/28qrabar
» Sire Larry Carlton Y5 Electric Guitar in Black Satin | https://tinyurl.com/2bmshala

» Check out all our Sire Guitars! | https://tinyurl.com/27rumoy8

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

🧾Check out our ultimate guide to the best beginner guitar gear!
» https://tinyurl.com/25ebopfp

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

💲Shopping from the USA? Find what you're looking for at Sweetwater!
We know plenty of you watch from the USA, but buying and shipping from the UK just doesn't always make sense. Nevertheless, you can still support Andertons by using the following affiliate links!
» Check out all their Sire Guitars! | https://sweetwater.sjv.io/o4Y1a9
» Check out all their Sire X Series Guitars! | https://sweetwater.sjv.io/09VWBV
» Check out all their Sire Y Series Guitars! | https://sweetwater.sjv.io/6ymORr
Thanks again for supporting Andertons Music Co.
_Lee_

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

⏰ Timestamps ⏰
» 0:00 Intro Jam!
» 1:20 Welcome Back!
» 1:30 Introducing Sire X&Y
» 4:40 Let's Hear the X6
» 7:35 7 String X
» 8:00 Y10
» 9:43 Let's Hear the Y10
» 13:50 Y5
» 15:38 Let's Hear the Y5
» 18: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/
» 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.

#guitar #sireguitars #electricguitar</span>

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

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

                <span itemprop="uploadDate">2025-10-27T15:01:40Z</span>

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

            </div>

        </div>

    </div>

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

<section class="post-body">

    <div class="post-body__wrap">

<h3 style="text-align: left;">Summary of headless guitars</h3>
<p class="Standard">The headless guitars design philosophy turns traditional guitar construction on its head. It&#8217;s about more than just the relocation of the tuners to the bridge – it is a refocus of what is helpful to a guitarist from an ergonomic perspective. How should a guitar fit against your body? Is it comfortable playing sitting down and standing up? Where should your hand rest on the neck? And how tonally diverse can a guitar get without compromising quality? These are issues that headless guitar makers concern themselves with.</p>
<p class="Standard">Floating bridge systems, 6, 7 or 8, strings, various pickup configurations, hollow and solid body construction – you name it, a headless guitar can do it. The final thing it comes down to is whether you love how they look.</p>
<h3 style="text-align: left;">Want to Learn More?</h3>
<p style="text-align: left;">If you enjoyed this read, check out more of our <a href="https://blog.andertons.co.uk/learn">Learn blogs.</a></p>
<p>The post <a rel="nofollow" href="https://blog.andertons.co.uk/learn/headless-guitars">Headless Guitars: Why are they so popular?</a> appeared first on <a rel="nofollow" href="https://blog.andertons.co.uk">Andertons Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.andertons.co.uk/learn/headless-guitars/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
