(function () { var ENDPOINT = "https://app.cash4pawn.com/api/functions/trackEvent"; function getSessionId() { try { var sid = sessionStorage.getItem("c4p_session_id"); if (!sid) { sid = "sess_" + Date.now() + "_" + Math.random().toString(36).slice(2, 10); sessionStorage.setItem("c4p_session_id", sid); } return sid; } catch (e) { return "sess_" + Date.now(); } } function getDeviceType() { var ua = navigator.userAgent; if (/tablet|ipad/i.test(ua)) return "tablet"; if (/mobi|android|iphone/i.test(ua)) return "mobile"; return "desktop"; } function trackPageView() { var event = { event_type: "page_view", source: "wix", page_url: window.location.href, page_path: window.location.pathname, page_title: document.title, session_id: getSessionId(), referrer: document.referrer, user_agent: navigator.userAgent, device_type: getDeviceType(), }; fetch(ENDPOINT, { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify({ events: [event] }), mode: "cors", }).catch(function () {}); } if (document.readyState === "complete") { trackPageView(); } else { window.addEventListener("load", trackPageView); } var lastPath = window.location.pathname; setInterval(function () { if (window.location.pathname !== lastPath) { lastPath = window.location.pathname; trackPageView(); } }, 1000); })();
top of page

Vanguard Audio Labs - V44S Stereo FET Condenser Microphone

899,00Ā US$Precio
Vanguard V44S Stereo Large-Diaphragm Condenser Microphone — Complete Set

Up for sale is a Vanguard V44S stereo condenser microphone system, fully tested and in excellent working condition. This is a premium multi-pattern stereo microphone known for its warm tone, elegant build quality, and studio-grade performance. It comes complete with the original accessories and protective hard case.

šŸŽ¤ Includes:

Vanguard V44S Stereo Condenser Microphone (SN: 4400157)

Original Vanguard Wood Presentation Box

Vanguard Dedicated Power Supply Box (Inputs/Outputs: MID, V44S, SIDE)

7-Pin Microphone Cable

Shock Mount

Foam Windscreen

Vanguard Protective Storage Pouch

Additional Parts / Spare Tube (Telefunken-boxed)

Original Locking Flight Case

šŸ“Œ Condition

Microphone:

Excellent cosmetic condition with minimal wear.

Capsules look clean, no dents in the grille.

Connectors in great shape.

Power Supply Box:

Clean, functioning properly.

XLR connectors solid and firm.

Accessories:

Shock mount shows gentle use but works perfectly.

Cable intact with no fraying.

Case shows some external wear from storage (light scuffs, corner wear).

All items have been inspected and are guaranteed to be fully functional.

šŸ”§ Features

Stereo large-diaphragm condenser design

Selectable patterns per capsule (per Vanguard specs)

Premium components and build quality

Ideal for drum overheads, piano, acoustic instruments, vocals, room ambience, and more

Studio-ready, professional-grade package

šŸ“¦ Shipping

Ships securely packed in the included hard case and an outer protective box.

Tracking and insurance included.
    bottom of page