\n15cm Midwoofer 8ohm, Coated Sliced Paper Cone, Small Ferrite Magnet
\nThe Revelator midrange and midwoofers, both well known for their sliced paper cone technology. The slices are filled with damping glue, which dramatically reduces break-up modes in the diaphragm. In combination with Scan-Speaks low-loss linear suspension and the patented Symmetrical Drive (SD-1) it represented a breakthrough in midrange clarity and overall smooth frequency response characteristics.
\n"},{"name":"Spesifikasjoner","value":" Size:\t15 cm
\n Fs:\t38 Hz
\n Re:\t5.9 ?
\n Qt:\t0.5
\n Sensitivity:\t84.5 dB
\n VAS:\t17 ltr.
\n Sd:\t95 cm\u00b2
\n Bl:\t5.8 Tm"}]; document.addEventListener('DOMContentLoaded', function() { var readMoreButtons = document.querySelectorAll('.read-more-btn'); readMoreButtons.forEach(function(btn) { btn.addEventListener('click', function(e) { e.preventDefault(); const thisElementId = $(this).attr('data-target'); $(this).remove(); const targetElementId = thisElementId.replace('-ReadMore', ''); const targetDiv = $('#' + targetElementId); const info = produktInfoNames.find(function(info) { return info.name === targetElementId; }); if (info) { targetDiv.html(info.value); }; }); }); });