Styled in black, the Audio-Technica PRO 45 is a mic designed to be hanged over stages, orchestras, theaters, or anywhere else you'd need to capture the sound of natural ensembles performing live. Ideally suited for anything from a choir to a full symphony orchestra, the PRO 45 offers a robust construction, as well as the ability to handle high SPL levels up to 134 dB, all while remaining inconspicuous. High-SPL handling for suspension over loud choirs and orchestras Runs off phantom power Flat, smooth frequency response 25' cable permanently attached between microphone and XLRM-type connector 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();