0
0
Cart1item

Cart

HomeShopPodcast/Live Broadcasting MicrophonesAudio-Technica AT897 Line + Gradient Condenser Shotgun Microphone

Description

Audio-Technica AT897 Line + Gradient Condenser Shotgun Microphone

* Designed for video production and broadcast (ENG/EFP) audio acquisition
* Short length (11″) ensures mic stays out of the shot — even when used with compact digital cameras
* Smooth, natural-sounding on-axis audio quality
* Provides the narrow acceptance angle desirable for long-distance sound pickup
* Excellent sound rejection from the sides and rear of mic
* Switchable low-frequency roll-off
* Operates on battery or phantom power

Reviews

There are no reviews yet.

Be the first to review “Audio-Technica AT897 Line + Gradient Condenser Shotgun Microphone”

Your email address will not be published. Required fields are marked *

Recently viewed products

    const observer = new MutationObserver(function () { const el = document.querySelector('header.mobile-false'); if (el) { el.classList.remove('mobile-false'); observer.disconnect(); } }); // Start observing after DOM is ready document.addEventListener("DOMContentLoaded", function () { observer.observe(document.body, { childList: true, subtree: true }); // Run once immediately in case element already exists const el = document.querySelector('header.mobile-false'); if (el) { el.classList.remove('mobile-false'); observer.disconnect(); } });