Shure - M97Xe

Vendu Voir des articles similaires EUR 118,00 Achat immédiat, EUR 7,90 Livraison, 14-Jour Retours, Garantie client eBay
Vendeur: global-audio-store ✉️ (9.279) 98.7%, Lieu où se trouve: Beaufort, FR, Lieu de livraison: EUROPEAN_UNION, GB, CH, Numéro de l'objet: 371893715125 SHURE - M97XE. function fr(){ document.getElementById("francais").style.display = "block"; document.getElementById("anglais").style.display = "none"; document.getElementById("espagnol").style.display = "none"; document.getElementById("allemand").style.display = "none"; document.getElementById("italien").style.display = "none"; document.getElementById("dpfrimg").style.opacity = "1"; document.getElementById("dpenimg").style.opacity = "0.5"; document.getElementById("dpesimg").style.opacity = "0.5"; document.getElementById("dpdeimg").style.opacity = "0.5"; document.getElementById("dpitimg").style.opacity = "0.5"; document.getElementById("langue_fr").style.display = "block"; document.getElementById("langue_en").style.display = "none"; document.getElementById("langue_es").style.display = "none"; document.getElementById("langue_de").style.display = "none"; document.getElementById("langue_it").style.display = "none"; jQuery('.menuFR').css('display','block'); jQuery('.menuEN').css('display','none'); jQuery('.menuES').css('display','none'); jQuery('.menuDE').css('display','none'); jQuery('.menuIT').css('display','none'); jQuery('.mfr').css('display','block'); jQuery('.men').css('display','none'); jQuery('.mes').css('display','none'); jQuery('.mde').css('display','none'); jQuery('.mit').css('display','none'); } function en(){ document.getElementById("francais").style.display = "none"; document.getElementById("anglais").style.display = "block"; document.getElementById("espagnol").style.display = "none"; document.getElementById("allemand").style.display = "none"; document.getElementById("italien").style.display = "none"; document.getElementById("dpfrimg").style.opacity = "0.5"; document.getElementById("dpenimg").style.opacity = "1"; document.getElementById("dpesimg").style.opacity = "0.5"; document.getElementById("dpdeimg").style.opacity = "0.5"; document.getElementById("dpitimg").style.opacity = "0.5"; document.getElementById("langue_fr").style.display = "none"; document.getElementById("langue_en").style.display = "block"; document.getElementById("langue_es").style.display = "none"; document.getElementById("langue_de").style.display = "none"; document.getElementById("langue_it").style.display = "none"; jQuery('.menuFR').css('display','none'); jQuery('.menuEN').css('display','block'); jQuery('.menuES').css('display','none'); jQuery('.menuDE').css('display','none'); jQuery('.menuIT').css('display','none'); jQuery('.mfr').css('display','none'); jQuery('.men').css('display','block'); jQuery('.mes').css('display','none'); jQuery('.mde').css('display','none'); jQuery('.mit').css('display','none'); } function de(){ document.getElementById("francais").style.display = "none"; document.getElementById("anglais").style.display = "none"; document.getElementById("espagnol").style.display = "none"; document.getElementById("allemand").style.display = "block"; document.getElementById("italien").style.display = "none"; document.getElementById("dpfrimg").style.opacity = "0.5"; document.getElementById("dpenimg").style.opacity = "0.5"; document.getElementById("dpesimg").style.opacity = "0.5"; document.getElementById("dpdeimg").style.opacity = "1"; document.getElementById("dpitimg").style.opacity = "0.5"; document.getElementById("langue_fr").style.display = "none"; document.getElementById("langue_en").style.display = "none"; document.getElementById("langue_es").style.display = "none"; document.getElementById("langue_de").style.display = "block"; document.getElementById("langue_it").style.display = "none"; jQuery('.menuFR').css('display','none'); jQuery('.menuEN').css('display','none'); jQuery('.menuES').css('display','none'); jQuery('.menuDE').css('display','block'); jQuery('.menuIT').css('display','none'); jQuery('.mfr').css('display','none'); jQuery('.men').css('display','none'); jQuery('.mes').css('display','none'); jQuery('.mde').css('display','block'); jQuery('.mit').css('display','none'); } function es(){ document.getElementById("francais").style.display = "none"; document.getElementById("anglais").style.display = "none"; document.getElementById("espagnol").style.display = "block"; document.getElementById("allemand").style.display = "none"; document.getElementById("italien").style.display = "none"; document.getElementById("dpfrimg").style.opacity = "0.5"; document.getElementById("dpenimg").style.opacity = "0.5"; document.getElementById("dpesimg").style.opacity = "1"; document.getElementById("dpdeimg").style.opacity = "0.5"; document.getElementById("dpitimg").style.opacity = "0.5"; document.getElementById("langue_fr").style.display = "none"; document.getElementById("langue_en").style.display = "none"; document.getElementById("langue_es").style.display = "block"; document.getElementById("langue_de").style.display = "none"; document.getElementById("langue_it").style.display = "none"; jQuery('.menuFR').css('display','none'); jQuery('.menuEN').css('display','none'); jQuery('.menuES').css('display','block'); jQuery('.menuDE').css('display','none'); jQuery('.menuIT').css('display','none'); jQuery('.mfr').css('display','none'); jQuery('.men').css('display','none'); jQuery('.mes').css('display','block'); jQuery('.mde').css('display','none'); jQuery('.mit').css('display','none'); } function it(){ document.getElementById("francais").style.display = "none"; document.getElementById("anglais").style.display = "none"; document.getElementById("espagnol").style.display = "none"; document.getElementById("allemand").style.display = "none"; document.getElementById("italien").style.display = "block"; document.getElementById("dpfrimg").style.opacity = "0.5"; document.getElementById("dpenimg").style.opacity = "0.5"; document.getElementById("dpesimg").style.opacity = "0.5"; document.getElementById("dpdeimg").style.opacity = "0.5"; document.getElementById("dpitimg").style.opacity = "1"; document.getElementById("langue_fr").style.display = "none"; document.getElementById("langue_en").style.display = "none"; document.getElementById("langue_es").style.display = "none"; document.getElementById("langue_de").style.display = "none"; document.getElementById("langue_it").style.display = "block"; jQuery('.menuFR').css('display','none'); jQuery('.menuEN').css('display','none'); jQuery('.menuES').css('display','none'); jQuery('.menuDE').css('display','none'); jQuery('.menuIT').css('display','block'); jQuery('.mfr').css('display','none'); jQuery('.men').css('display','none'); jQuery('.mes').css('display','none'); jQuery('.mde').css('display','none'); jQuery('.mit').css('display','block'); } Change your language : Change your language : Change your language : Change your language : Change your language :

Global-Audio-Store $(document).ready(function(){ //gestion JS du libeler du menu if (navigator.appName=="Microsoft Internet Explorer"){ topValeur = '162px'; topValeurBis = '156px'; jQuery('#messageTopChange').css('top',topValeurBis); } else{ topValeur = '150px'; topValeurBis = '144px'; } jQuery('#menu a').mouseover(function(){ var nom = jQuery(this).text(); jQuery('#messageTopChange').text(nom); jQuery('#messageTopChange').css('font-size','35px'); jQuery('#messageTopChange').css('top',topValeur); }); jQuery('#menu a').mouseout(function(){ jQuery('#messageTopChange').text('Global-Audio-Store'); jQuery('#messageTopChange').css('font-size','42px'); jQuery('#messageTopChange').css('top',topValeurBis); }); }); STUDIO - HOME STUDIO INSTRUMENT INFORMATIQUE MUSICALE LOGICIEL MAO ESPACE DJ ESPACE GUITARE ESPACE FLIGHT-CASE TRAITEMENT ACOUSTIQUE SONORISATION CÂBLES AUDIO ACCESSOIRES STUDIO - HOME STUDIO INSTRUMENT COMPUTER MUSIC SOFTWARE DJ SPACE GUITAR SPACE FLIGHT-CASE SPACE ACOUSTIC TREATMENT LIVE SOUND AUDIO CABLES ACCESSORIES STUDIO - HOME STUDIO INSTRUMENT COMPUTER MUSIC SOFTWARE DJ SPACE GUITAR SPACE FLIGHT-CASE SPACE ACOUSTIC TREATMENT LIVE SOUND AUDIO CABLES ACCESSORIES STUDIO - HOME STUDIO INSTRUMENT COMPUTER MUSIC SOFTWARE DJ SPACE GUITAR SPACE FLIGHT-CASE SPACE ACOUSTIC TREATMENT LIVE SOUND AUDIO CABLES ACCESSORIES STUDIO - HOME STUDIO INSTRUMENT COMPUTER MUSIC SOFTWARE DJ SPACE GUITAR SPACE FLIGHT-CASE SPACE ACOUSTIC TREATMENT LIVE SOUND AUDIO CABLES ACCESSORIES

SHURE - M97XE

Référence : M97XE

118,00 €

Disponibilité:   Article indisponible Livraison:   Nous contacter Garantie: 2 ans pièces & main-d'oeuvre

En Savoir Plus

SHURE - M97XE - CELLULE HAUTE PERFORMANCE

La M97xE est une superbe cellule audiophile à la sonorité neutre et articulée. Elle est conçue pour fournir de longues heures d'écoute sans déformation et préserve l'oreille et l'esprit de la fatigue.

Elle peut reproduire avec exactitude et nuances les passages musicaux les plus complets, en particulier dans les hautes fréquences, afin de restituer au maximum les conditions sonores de l'enregistrement.

Caractéristiques :

  • Caractéristiques sonores : Audiophile
  • Pointe de diamant : Elliptique
  • Construction : Alliage aluminium
  • Fréquence de réponse : 20 - 22 000 Hz
  • Force d'Appui : 1,5 a 3,0 g
  • Tension de sortie : 4 mV (1Khz - 5 cm/s)
  • Poids : 6,6 g
  • Hauteur : 15,875 mm
  • LIvrée avec accessoires : tournevis, brosse de nettoyage, manuels, matériel de montage, protège diamant

SHURE - M97XE

Reference : M97XE

118,00 €

Availability:   Unavailable product Processing time:   Contact us Guaranty: 2 years by manufacturer

More info

SHURE - M97XE - CARTRIDGE  HIGH PERFORMANCE

Excellent high-value cartridge that fits 85% of turntables. Smooth sound throughout the frequency range.

he M97xE is a superb smooth-sounding phonograph cartridge designed to provide long hours of undistorted listening, without fatiguing the ear. Its highly precise tracking ability and flat frequency response are made possible by Shure's unique Type II low-mass thin-wall aluminum alloy stylus cantilever, combined with a precision-crafted, finely polished, elliptical diamond tip.

Features :

  • Dynamic Stabilizer damper / de-statcizer
  • Die cast aluminum mounting block
  • Side Guard stylus protection system

Specifications :

  • Tone Arm Mount: 1/2" Standard mount
  • Cartridge Type: MM
  • Output Voltage: 4,0 mV
  • Recommended Load: 47 kΩ; 250 pf
  • Tracking Force Range: 0,75 - 1,50 g
  • Tracking Force Optimum: 1,25 g
  • Trackability: 1 kHz: 44 cm/s; 10 kHz: 31 cm/s
  • (Stylus) Cantilever:
    • Shure Type II - Very low mass
    • Heat-treated aluminum alloy / tubular
    • 1.0 mil wall thickness / 20 mil diameter
  • Diamond Stylus Tip:
    • Polished natural gemstone
    • Elliptical 0.2 x 0.7 mil
  • Compliance: 25 µm/mN
  • Frequency Response: 20 Hz - 22 kHz
  • Stereo Channel Balance: 2 dB
  • Channel Separation (at 1kHz): 25 dB
  • Net Weight: 6,6 g
  • Height: 16 mm
  • Replacement Needles: N97xE
  • Full toolkit included

SHURE - M97XE

Referencia : M97XE

118,00 €

Availability:   Unavailable product Processing time:   Contact us Guaranty: 2 years by manufacturer

Más

SHURE - M97XE - CARTRIDGE  HIGH PERFORMANCE

Excellent high-value cartridge that fits 85% of turntables. Smooth sound throughout the frequency range.

he M97xE is a superb smooth-sounding phonograph cartridge designed to provide long hours of undistorted listening, without fatiguing the ear. Its highly precise tracking ability and flat frequency response are made possible by Shure's unique Type II low-mass thin-wall aluminum alloy stylus cantilever, combined with a precision-crafted, finely polished, elliptical diamond tip.

Features :

  • Dynamic Stabilizer damper / de-statcizer
  • Die cast aluminum mounting block
  • Side Guard stylus protection system

Specifications :

  • Tone Arm Mount: 1/2" Standard mount
  • Cartridge Type: MM
  • Output Voltage: 4,0 mV
  • Recommended Load: 47 kΩ; 250 pf
  • Tracking Force Range: 0,75 - 1,50 g
  • Tracking Force Optimum: 1,25 g
  • Trackability: 1 kHz: 44 cm/s; 10 kHz: 31 cm/s
  • (Stylus) Cantilever:
    • Shure Type II - Very low mass
    • Heat-treated aluminum alloy / tubular
    • 1.0 mil wall thickness / 20 mil diameter
  • Diamond Stylus Tip:
    • Polished natural gemstone
    • Elliptical 0.2 x 0.7 mil
  • Compliance: 25 µm/mN
  • Frequency Response: 20 Hz - 22 kHz
  • Stereo Channel Balance: 2 dB
  • Channel Separation (at 1kHz): 25 dB
  • Net Weight: 6,6 g
  • Height: 16 mm
  • Replacement Needles: N97xE
  • Full toolkit included

SHURE - M97XE

Artikel-Nr : M97XE

118,00 €

  • Condition: Neuf
  • Brand: Shure
  • MPN: M97XE
  • EAN: 0042406060370

PicClick Insights - Shure - M97Xe PicClick Exclusif

  •  Popularité - 3 personnes suivent la vente, 0.0 de nouvelles personnes suivent la vente par jour, 183 days for sale on eBay. Nombre élevé suivi. 3 vendu, 0 disponible.
  •  Meilleur Prix -
  •  Vendeur - 9.279+ articles vendu. 1.3% évaluations négative. Grand vendeur avec la très bonne rétroaction positive et plus de 50 cotes.

Les Gens ont Aussi Aimé PicClick Exclusif