\n
\nThe new Melodika series have several important features:
\n
\ncrossover adjustment - high tones switch allows to select two posotions: 0dB or -2dB, depending on the acoustic characteristics of the room
\nmid-woofer membrane - from densely woven fiberglass with reduced gradation with improved efficiency
\nsilk dome tweeter - with built-in diffuser suspended over the center of midrange membrane for more focused sound source
\nexternal mounting ring of the housing - independent from steel, machine-pressed speaker basket, mounting ring with \u201eDog Ear\u201d brackets: this effectively reduces the resonances transmitted form the speaker to the wall and from the wall to the speaker
\ngrille - acoustically transparent, ready for painting, mounted magnetically at 6 points with wadding for full stability and elimination of rumbling during loud playback"},{"name":"Spesifikasjoner","value":"Cut-out dimension:\t16cm
\nManufacturer recommendations:\tIn user manual
\nSonstruction:\t2-way
\nDrivers:\tPassive
\nTweeter:\t1x0.5 inch (1x13mm) Silk dome
\nWoofer:\t4 inch (102mm) Fiberglass cone
\nImpedance:\t8 Ohm
\nSensitivity:\t86dB
\nCont. Power Handling (RMS):\t60W
\nRecommended amplifier power:\tup to 100W
\nFrequency response:\t73 - 20.000Hz
\nMounting:\tRound (in-ceiling)
\nWaterproof:\tNO
\nMounting depth:\t81mm
\nMounting template included:\tYES
\nPaintable grille:\tYES
\nCrossover adjustment:\tTweeter: 0dB \/ -2dB
\nLow-profile (up to 10cm):\tTAK
\nDriver size:\t165mm
\n"}]; 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); }; }); }); });