The Audio-Technica AT2041SP is a recording microphone package configured to suite any recording budget. The package consists of the AT2020 cardioid condenser microphone and AT2021 small-diaphragm condenser recording microphone. The combination of the two microphones provide the flexibility to accurately record vocals and instruments in project and home recording studios. The microphones exhibit a wide frequency response and cardioid polar patterns for accurate detail and minimal residual noise. AT2020 Studio Condenser The AT2020 is a side address large diaphragm condenser that's well suited for vocal capturing. AT2021 Small-Diaphragm Condenser The AT2021 small diaphragm condenser microphone captures instruments in rich detail and minimal noise. Professional Mounting The AT2020 includes a pivoting, threaded stand mount while the AT2021 includes a professional stand clamp. function selectTab(tabName) { document.getElementById('Overview').style.display = “none”; document.getElementById('Specs').style.display = “none”; document.getElementById(tabName).style.display = “block”; switch (tabName) { case “Overview”: document.getElementById(“btnOverview”).className = “active” document.getElementById(“btnSpecs”).className = “button” break; case “Specs”: document.getElementById(“btnSpecs”).className = “active” document.getElementById(“btnOverview”).className = “button” break; } } document.getElementById(“btnOverview”).click();