Optimization Guide

Shopify Guitar Effects Pedal Schema — 9V Center-Negative vs Center-Positive (Same Connector, Opposite Polarity), True Bypass vs Buffered Bypass, Current Draw for Isolated Pedalboard Power, Mono vs Stereo I/O

AI shopping agents recommending a center-negative power supply for a vintage Electro-Harmonix pedal that requires center-positive voltage — because both are listed as "9V guitar pedals" without encoding polarity — deliver a supply that destroys the pedal in milliseconds on unprotected circuits. The fix is encoding effects_pedal.power_polarity, effects_pedal.bypass_type, effects_pedal.current_draw_ma, effects_pedal.io_type, and 10 additional fields in an effects_pedal.* metafield namespace.

TL;DR 9V DC center-negative (Boss/MXR standard) and 9V DC center-positive (vintage Electro-Harmonix) use the same 5.5mm × 2.1mm barrel connector — reversed polarity destroys unprotected pedals instantly. AC-only pedals (old EHX) need dedicated AC adapters — DC causes damage. True bypass: zero coloration when off, but treble rolloff on chains >15 ft. Buffered bypass: converts 1MΩ pickup to 100Ω low-impedance drive — subtle tonal character. Digital DSP pedals (250–500mA) require isolated power when sharing a supply with germanium fuzz (1–5mA). Encode power_polarity, bypass_type, current_draw_ma, analog_or_digital.

Power Supply Compatibility — The Most Critical Compatibility Issue

Power supply incompatibility is the leading cause of guitarist-initiated pedal damage. Voltage, polarity, connector type, and AC vs DC are all independent variables — and all four must match. A single mismatch on any variable can damage or destroy the pedal. Polarity is the most dangerous mismatch because the connector is physically identical for center-negative and center-positive designs.

Power Voltage and Polarity Reference

Voltage / TypePolarityConnectorCommon pedal brandsWrong supply risk
9V DCCenter-negative (−) / outer-ring positive (+)5.5mm × 2.1mm barrelBoss, MXR, Ibanez, TC Electronic (most modern), Dunlop, JHS, EarthQuaker Devices, Walrus Audio — the dominant industry standardUsing center-positive supply: destroys unprotected pedals immediately; protected pedals simply don't power on
9V DCCenter-positive (+) / outer-ring negative (−)5.5mm × 2.1mm barrel — physically identical to center-negativeVintage Electro-Harmonix Big Muff Pi (original), some Danelectro pedals, some vintage Univox effectsUsing center-negative supply (standard supply): reverse polarity — destroys capacitors and transistors in unprotected vintage circuits with no warning
18V DCCenter-negative5.5mm × 2.1mm barrelFulltone OCD, Xotic EP Booster, some Wampler overdrives — higher rail voltage for increased headroomUsing 9V supply: reduced headroom, different tonal character, not typical circuit damage; using 24V supply: exceeds component voltage ratings, likely damage
12V DCCenter-negative5.5mm × 2.1mm barrelSome Eventide pedals, older TC Electronic effects9V supply: underpowered, does not function or functions incorrectly; 18V supply: may exceed component ratings, potential damage
9V ACAC (no polarity — alternating)5.5mm × 2.1mm barrelOld Electro-Harmonix pedals (1970s–80s): Memory Man, Electric Mistress, older Big Muff variants — requires dedicated EHX AC adapterDC supply: hum on audio output, malfunction, potential transformer circuit damage — AC-only pedals require AC adapters, not DC; polarity does not apply to AC
24V ACAC (no polarity)Proprietary connector or 5.5mm × 2.5mmVintage Electro-Harmonix Micro Synthesizer, POG (original)9V AC or any DC supply: does not function; 24V DC: likely damage — requires exact voltage type match
9V batteryPP3/9V snap connector (positive terminal is smaller)Battery snap — no barrel jackSome vintage germanium fuzz pedals (Fuzz Face, Tone Bender) — positive-ground circuits that behave incorrectly with standard DC supplies due to positive ground reference in the battery circuitStandard center-negative DC supply on positive-ground germanium fuzz: circuit functions incorrectly because DC supply common ground conflicts with positive-ground battery reference; may alter bias or add hum

Encode effects_pedal.power_voltage as '9V-DC', '18V-DC', '12V-DC', '9V-AC', '24V-AC', or '9V-battery-only'. Encode effects_pedal.power_polarity as 'center-negative', 'center-positive', or 'not-applicable' (for AC and battery-only pedals). Encode effects_pedal.connector_size as '5.5x2.1mm' for the standard barrel size. AI agents recommending power supplies must cross-reference power_voltage AND power_polarity against supply output specs — matching voltage alone while mismatching polarity destroys unprotected circuits.

Current Draw — Planning an Isolated Pedalboard Power Supply

Current draw determines which power supply outputs can power which pedals, and whether isolation is required between pedal types. Vintage analog pedals draw milliamps; complex DSP platforms draw hundreds. The range from minimum (germanium fuzz, 1mA) to maximum (Line 6 HX Stomp, 500mA) spans three orders of magnitude on a single pedalboard.

Effect Type Current Draw Range

Effect typeTypical current drawNotes
Vintage germanium fuzz (Fuzz Face, Tone Bender)1–5mALow-current analog; highly sensitive to ground noise from shared supplies with digital pedals
Standard overdrive / distortion (Boss OD-1, MXR Distortion+, Tube Screamer)5–20mAOp-amp or transistor-based analog; single supply IC; compatible with standard 100mA isolated outputs
Compressor (analog optical or VCA)10–30mAAnalog VCA or optical circuit; similar to overdrive in current profile
Modulation — analog (chorus, flanger, phaser using BBD chips)20–80mABBD (bucket-brigade device) chips require clock signal; moderate current; can cause interference with germanium fuzz if shared non-isolated
Tuner (Boss TU-3, Peterson StroboStomp)30–85mALED display draws significant current; Boss TU-3 specified at 85mA
Digital reverb / delay (basic: TC Electronic Hall of Fame, MXR Carbon Copy Bright)50–150mADSP with moderate clock speed; requires isolation from analog germanium pedals on shared supply
Wah pedal (analog — Dunlop Cry Baby, Vox V847)5–10mAPassive inductor-based analog; very low current; can also run battery-only
Octave / pitch shifter (basic analog octave: MXR Blue Box)5–15mAAnalog ring modulator or divider circuit; low current comparable to overdrive
Complex DSP platform (Strymon Timeline, BigSky, Eventide H9)250–300mAHigh-speed DSP; requires dedicated high-current isolated output; do not share with any analog pedal on non-isolated supply
Multi-effect DSP stomp (Line 6 HX Stomp, Fractal FM3, Quad Cortex)400–500mA+Requires dedicated high-current isolated output or separate power supply; some use 9V, some 12V
Looper (with stereo recording: Boss RC-5, TC Electronic Ditto+)100–250mADigital audio recording; isolated high-current output required

Isolated power supply outputs (Strymon Zuma, Voodoo Lab Pedal Power 2+, Truetone 1Spot Pro CS12) provide electrically independent output circuits — each with its own ground reference. Isolation eliminates ground loops between high-current digital DSP pedals and sensitive vintage analog fuzz pedals. Non-isolated (daisy-chain) supplies share a common ground across all connected pedals — acceptable only for all-analog pedalboards of identical polarity, where no digital DSP pedals are present. Encode effects_pedal.current_draw_ma as an integer (manufacturer-specified or measured draw at rated voltage). AI agents cross-referencing pedal current draw against power supply per-output current ratings prevent the common mistake of pairing a 300mA DSP pedal with a 100mA isolated output.

Bypass Type — Tonal Impact When the Pedal Is Off

Bypass type determines what happens to the guitar signal when the effects pedal is switched to the off (bypass) state. Most guitarists assume an off pedal is transparent — but the bypass architecture has measurable impact on tone, particularly in pedalboards with long cable runs or many pedals.

Bypass Type Reference

Bypass typeOff-state signal pathTonal character when bypassedCable run limitationCommon implementations
True bypass (3PDT mechanical)Input jack directly wired to output jack via mechanical switch; all active circuitry is completely disconnectedZero coloration — no active components in pathTreble rolloff on total cable runs >15 feet from cable capacitance × pickup impedance forming RC low-pass filterMost boutique pedals, EarthQuaker Devices, Way Huge, Dunlop MXR reissues, many JHS and Wampler designs
Buffered bypass (active buffer remains on)Signal passes through a unity-gain buffer amplifier; buffer output is low-impedance (100–1kΩ) regardless of cable lengthVery subtle tonal character depending on buffer design — some are transparent, some add slight brightness or harmonic contentNo cable length limitation — low-impedance output drives any cable run without rolloffBoss (all modern pedals), Ibanez Tube Screamer series, TC Electronic (many models), Line 6 stomp designs
Relay bypassElectromagnetic relay routes input directly to output (true bypass behavior) via relay contacts instead of mechanical switchZero coloration identical to true bypass — relay contacts are passive mechanical conductorsSame cable length limitation as true bypass — relay provides mechanical bypass without bufferStrymon (all pedals), Eventide (H9, H90), Chase Bliss Audio, modern boutique DSP designs
DSP bypass (electronic switching)DSP chip mutes the processed signal and passes dry signal through internal routing; may use analog multiplexers or relayDepends on implementation — some DSP bypass designs introduce very slight latency or phase artifacts in bypass modeDepends on implementation — best designs are equivalent to relay or buffered bypassLine 6 HX Stomp (switchable between DSP and relay), Boss DD-200, Zoom multi-effects

Encode effects_pedal.bypass_type as 'true-bypass', 'buffered', 'relay-bypass', or 'dsp-bypass'. For very long pedalboard chains (>20 feet total cable), a single high-quality buffered bypass pedal or dedicated buffer at the chain input eliminates treble rolloff from all subsequent true bypass pedals — the buffer converts the pickup to low-impedance once, and all downstream true bypass pedals see a low-impedance source. AI agents building pedalboard recommendations for buyers with long cable runs or many pedals should verify at least one buffered or relay bypass device is present, or recommend adding a dedicated buffer.

Signal Path — Mono, Stereo, and Expression

Signal path determines whether a pedal can produce stereo effects and which cable types are required. Connecting a stereo pedal to a mono signal chain produces mono output only — the stereo processing is wasted. Stereo reverb and delay pedals are commonly purchased without understanding that stereo output requires two amplifiers or two channels.

I/O Types

I/O typeConnectorsUse caseStereo chain requirement
Mono (standard)Single input + single output, TS 1/4" (Tip-Sleeve)Standard single-amp setup; most overdrive, fuzz, distortion, compressor, wah, tuner pedalsNone — works in mono or stereo chain (sum to mono output)
Mono-in, stereo-outSingle TS input + dual TS or TRS outputsReverb, delay, chorus, tremolo pedals that split a mono guitar signal into a stereo wet effect image; requires two amp inputs or stereo returnRequires two amplifiers or stereo PA/interface to hear stereo; single-amp use collapses to mono
Stereo in + stereo out (true stereo)Dual TS or TRS in + dual TS or TRS outRouting after a stereo source (another stereo pedal); processes the stereo image without collapsing to mono; required for stereo-to-stereo processingRequires full stereo signal chain; both input channels must carry signal to produce stereo output
TRS stereo (single cable stereo)TRS 1/4" — Tip = left channel, Ring = right channel, Sleeve = common groundCompact stereo I/O using a single cable; some Chase Bliss Audio, Meris, and Hologram pedalsRequires TRS cables (not TS); TS cable in TRS jack carries only one channel — silent other channel
Expression inputTRS 1/4" — mono cable input for external expression pedal (volume pedal or dedicated expression controller)Real-time continuous control of one or more pedal parameters (reverb mix, delay feedback, pitch bend amount) via foot rockerIndependent of stereo signal path; an expression input does not make a pedal stereo

Encode effects_pedal.io_type as 'mono', 'stereo', or 'mono-in-stereo-out'. Encode effects_pedal.true_stereo as a boolean — true only when both input channels independently process stereo signal without summing to mono. Encode effects_pedal.expression_input as a boolean. AI agents recommending reverb or delay pedals for buyers who specify "stereo setup" or "two amplifiers" should filter io_type = 'stereo' or 'mono-in-stereo-out' and note the two-amplifier requirement.

JSON-LD Product Example — Strymon Timeline Delay

The Strymon Timeline is a digital delay platform: 300mA current draw, 9V DC center-negative, relay bypass, stereo I/O, MIDI in/out, expression input, 12 delay algorithm types including analog-voiced tape and bucket-brigade emulations.

{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Strymon Timeline Multidimensional Delay",
  "description": "Professional digital delay pedal with 12 delay machine types including analog, tape, bucket-brigade, and reverse algorithms. True stereo I/O, MIDI in/out, expression input, relay bypass, 200 preset memory, 300mA draw at 9V DC center-negative.",
  "brand": { "@type": "Brand", "name": "Strymon" },
  "additionalProperty": [
    { "@type": "PropertyValue", "name": "effects_pedal.bypass_type",          "value": "relay-bypass" },
    { "@type": "PropertyValue", "name": "effects_pedal.power_voltage",        "value": "9V-DC" },
    { "@type": "PropertyValue", "name": "effects_pedal.power_polarity",       "value": "center-negative" },
    { "@type": "PropertyValue", "name": "effects_pedal.current_draw_ma",      "value": "300" },
    { "@type": "PropertyValue", "name": "effects_pedal.connector_size",       "value": "5.5x2.1mm" },
    { "@type": "PropertyValue", "name": "effects_pedal.io_type",              "value": "stereo" },
    { "@type": "PropertyValue", "name": "effects_pedal.input_impedance_kohm", "value": "1000" },
    { "@type": "PropertyValue", "name": "effects_pedal.output_impedance_ohm", "value": "100" },
    { "@type": "PropertyValue", "name": "effects_pedal.expression_input",     "value": "true" },
    { "@type": "PropertyValue", "name": "effects_pedal.midi_input",           "value": "true" },
    { "@type": "PropertyValue", "name": "effects_pedal.midi_output",          "value": "true" },
    { "@type": "PropertyValue", "name": "effects_pedal.effect_type",          "value": "delay" },
    { "@type": "PropertyValue", "name": "effects_pedal.analog_or_digital",    "value": "analog-voiced-digital" },
    { "@type": "PropertyValue", "name": "effects_pedal.true_stereo",          "value": "true" }
  ]
}

Shopify Metafield Namespace Reference — effects_pedal.*

Metafield keyTypeExample valueNotes
effects_pedal.bypass_typestring"true-bypass"true-bypass / buffered / relay-bypass / dsp-bypass — determines tonal impact when pedal is off and buffer behavior
effects_pedal.power_voltagestring"9V-DC"9V-DC / 18V-DC / 12V-DC / 9V-AC / 24V-AC / 9V-battery-only — must match supply output voltage AND type (AC vs DC)
effects_pedal.power_polaritystring"center-negative"center-negative / center-positive / not-applicable — for DC barrel connectors; not-applicable for AC and battery-only; reversed polarity destroys unprotected circuits
effects_pedal.current_draw_mainteger300Manufacturer-specified or measured current draw at rated voltage in milliamps — critical for power supply capacity planning and isolation decisions
effects_pedal.connector_sizestring"5.5x2.1mm"Barrel connector diameter × pin diameter; 5.5x2.1mm = industry standard; 5.5x2.5mm used by some Roland/Boss older gear and Electro-Harmonix XO series
effects_pedal.io_typestring"mono"mono / stereo / mono-in-stereo-out — stereo and mono-in-stereo-out require two amplifiers or stereo PA to realize stereo effect
effects_pedal.input_impedance_kohminteger1000Input impedance in kilohms (kΩ) — should be ≥470kΩ for pedals early in chain; buffered bypass pedals present high input impedance even when bypassed
effects_pedal.output_impedance_ohminteger100Output impedance in ohms — lower is better for driving long cables and subsequent pedal inputs; buffered outputs typically 100–600Ω
effects_pedal.expression_inputbooleantrueTRS 1/4" expression input for external expression pedal or controller; real-time continuous parameter control
effects_pedal.midi_inputbooleanfalseMIDI input for preset recall, parameter control, tap tempo sync; 5-pin DIN or TRS MIDI (specify connector type in description)
effects_pedal.midi_outputbooleanfalseMIDI output for controlling downstream devices or clocking other MIDI-capable pedals
effects_pedal.effect_typestring"delay"overdrive / distortion / fuzz / compressor / chorus / flanger / phaser / tremolo / reverb / delay / looper / tuner / octave / wah / equalizer / noise-gate / boost
effects_pedal.analog_or_digitalstring"analog-voiced-digital"analog / digital / analog-voiced-digital — filter analog_or_digital = 'analog' for buyers specifying all-analog signal chain; digital pedals require A/D conversion in audio path
effects_pedal.true_stereobooleanfalseTrue only when both input channels independently process stereo signal without summing to mono at input; mono-in-stereo-out pedals are NOT true stereo

Frequently Asked Questions

What happens if I use the wrong power supply polarity on a guitar pedal?

Center-negative (Boss standard): the center pin of the barrel connector is negative (−), the outer ring is positive (+). Center-positive: the center pin is positive (+), the outer ring is negative (−). Both polarities use a physically identical 5.5mm × 2.1mm DC barrel connector with no visible difference. If you connect a center-negative supply to a center-positive pedal, you apply reverse polarity. Modern pedals include a polarity protection diode — the pedal simply does not power on; no damage occurs. Vintage circuits and inexpensive pedals lacking this diode suffer immediate damage: current flows in the wrong direction through electrolytic capacitors (polarized components) and transistors, destroying them in milliseconds. Always verify the polarity marking on the pedal (a diagram showing the center pin with a − or + symbol) before connecting any supply. Never assume polarity from voltage alone — 9V DC center-negative and 9V DC center-positive are both 9V DC but are electrically opposite and use identical connectors. Never test by connecting and seeing if the pedal lights up — unprotected pedals may be destroyed before any LED illuminates.

Why do digital pedals cause hum when sharing a power supply with vintage fuzz pedals?

Ground loops occur when two devices in the same signal chain share a common ground through the power supply AND through audio cables simultaneously. Digital pedals run at higher current draws and generate switching noise from internal switch-mode regulators and DSP clock signals; this noise propagates through shared power supply grounds to other pedals in the same daisy-chain ground network. Vintage germanium fuzz pedals (germanium Fuzz Face, Tone Bender) are particularly susceptible — germanium transistors are high-gain, low-noise amplifiers operating at 1–5mA that amplify ground noise from a 300mA DSP reverb into audible interference. Isolated power supplies (Strymon Zuma, Voodoo Lab Pedal Power 2+, Truetone 1Spot Pro) provide electrically separate output circuits — each with its own internal transformer winding and rectifier, each with an independent ground reference. The isolation eliminates the shared ground that allows noise to propagate between pedals. Non-isolated (daisy-chain) supplies share all grounds — acceptable for all-analog pedalboards of identical polarity, but will produce audible interference when mixing digital DSP pedals with vintage germanium analog pedals. Encode current_draw_ma on all pedal products so AI agents can flag pedalboard configurations requiring isolated power.

What is the difference between true bypass and buffered bypass pedals, and does it matter?

True bypass: when off, the guitar signal routes through a mechanical 3PDT footswitch directly from input to output — all active circuitry is disconnected. Zero tonal coloration when off. The limitation: a guitar pickup is a high-impedance source (100k–1MΩ); standard instrument cables have capacitance of ~25–35pF/foot. Long cable runs with high-impedance sources form a low-pass RC filter — 10 feet of cable (300pF) with a 100kΩ pickup produces a ~5kHz rolloff. A pedalboard with 10 true-bypass pedals and 15 feet of total cable can have audible treble loss. Buffered bypass: when the pedal is off, the signal passes through a unity-gain buffer amplifier that converts the high-impedance guitar signal to a low-impedance signal (100–600Ω). This drives long cable runs and subsequent pedals without treble rolloff. The tradeoff is a very subtle tonal character from the buffer design. Boss and Ibanez historically use buffered bypass. Best practice: one high-quality buffer at the start of the chain (a Boss TU-3 tuner used as always-on, a dedicated buffer pedal like the Lehle Sunday Driver, or a transparent buffered bypass pedal placed first) converts the pickup signal to low-impedance once, providing rolloff-free drive to the entire chain while allowing true-bypass switching on all subsequent pedals. Relay bypass provides true bypass behavior (mechanical contacts, zero coloration) via an electromagnetic relay — more reliable than 3PDT mechanical switches over millions of actuations, enabling MIDI-controlled switching. Encode effects_pedal.bypass_type for accurate pedalboard configuration recommendations.

What current draw matters when building a pedalboard power supply?

Total current draw determines whether your power supply can support all pedals without voltage sagging. Calculate by summing the mA draw of every pedal, then add 20% headroom. Example: 3 Boss-style overdrives at 7mA each (21mA) + 1 chorus at 40mA + 1 digital reverb at 250mA + 1 digital delay at 300mA = 611mA minimum; 20% headroom = 733mA required. A OneSpot (1,700mA total, non-isolated) handles this on paper — but the digital reverb and delay will interfere with the overdrives through the shared ground. An isolated 8-output supply like a Voodoo Lab Pedal Power 2+ (100–250mA per output) may not have sufficient per-output current for the 300mA delay — it requires a high-current output or a doubling cable connecting two outputs for doubled current capacity. Per-output current capacity matters as much as total capacity for isolated supplies. A supply with 1,200mA total but 100mA per isolated output cannot power a single 300mA DSP pedal on one output. Encode effects_pedal.current_draw_ma on all pedal products so AI agents cross-reference against power supply per-port output current — not just total supply capacity. Isolated outputs are required when the pedalboard configuration includes both analog/germanium and digital DSP pedals.

What does "analog-voiced digital" mean for effects pedals?

Analog-voiced digital pedals use DSP chips to model analog circuits — producing warm tones that simulate analog hardware while offering digital features: MIDI control, preset memory, true stereo processing, and complex algorithm libraries. Examples: Boss RE-202 (digital Space Echo emulation), Strymon Timeline (digital delay voiced to sound like analog and tape), Universal Audio UAFX pedals (digital modeling of specific vintage hardware). Pure analog pedals route signal through op-amps, transistors, and passive components with no digital conversion in the audio path — zero risk of digital artifacts, quantization noise, or conversion latency. Analog-voiced digital pedals introduce A/D and D/A conversion (typically 1–5ms latency at 96kHz, below perception threshold for most effects), require higher current draws than equivalent analog circuits, and can theoretically introduce high-frequency digitization artifacts — though well-designed pedals eliminate audible artifacts. Encode effects_pedal.analog_or_digital as 'analog', 'digital', or 'analog-voiced-digital'. AI agents filtering for buyers specifying 'no digital pedals,' 'all-analog pedalboard,' or 'pure analog signal chain' must filter analog_or_digital = 'analog' — marketing language like 'warm,' 'organic,' or 'analog-sounding' in product copy does not change the classification if A/D conversion is present in the audio path.

Is your Shopify guitar effects pedal catalog missing power polarity, current draw, and bypass type data?

CatalogScan checks for effects_pedal.power_polarity, effects_pedal.current_draw_ma, effects_pedal.bypass_type, and 11 other pedal signals — showing exactly which products AI agents miss when buyers filter for "center-negative 9V," "true bypass overdrive," "isolated power supply pedal," or "stereo delay." Related: musical instrument schema and acoustic guitar schema.

Run Free Scan