\n
\nBut that\u2019s where the similarities end. Where the 2008 was pure excess, the 508 is pure efficiency. As the smallest Boulder in more than two decades, the 508 packs an enormous amount of performance in a single, small chassis. A chassis that is carved from a single block of metal, no less. All of the proper inputs, outputs, and adjustments are here. As is the one constant from every Boulder product since Day One: a stunning level of performance."},{"name":"Spesifikasjoner","value":"Innganger: 1 par balansert(XLR) - Original Boulder overgang til ubalansert(RCA) medf\u00f8lger
\nUtganger: 1 par balansert(XLR)
\nInngangsimpedans: MC: 100ohm, MM: 47k ohm
\nUtgangsimpedans: 100ohm
\nGain: 70db(MC) \/ 44db(MM)
\nFrekvensrespons: 20hz-20khz (+-0,5db)
\nForvrengning: 0,01%
\nNoise(MC): 116 nanovolts flat (20hz-20khz)
\nMax utgangsniv\u00e5: 16Vrms
\nCrosstalk: 100db or better
\nVekt: 5,2kg
\nStr\u00f8mforbruk: 15w max"}]; 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); }; }); }); });