Well-designed acoustic architecture, dedicated tuning, and meticulous craftsmanship all contribute to the accurate reproduction of audio details and nuances. Ideally suited for home studios, video editing, and daily listening.
Flat Frequency Response
EDlFlER MR3 features a flat response covering a wide frequency range from 52Hz to 40kHz. Accordingly, it can reproduce neutral and transparent sound.
Specifically, the dimpled tweeter waveguide brings a flatter and more extended high-frequency response, leads to clearer and more accurate sound reproduction, and ensures consistent sound quality across a wider listening area.
High Resolution Audio
Both the analog audio front end and the Class-D audio amplifier from Texas Instruments feature special configurations to work at 24bit/96kHz, guaranteeing bit-perfect audio conversion and amplification.
Acoustic Room Compensation
Rear knobs and the EDlFlER ConneX app provide multiple settings for acoustic room compensation, allowing you to adapt to different room modes and achieve the optimal listening experience.
"High" knob: Cuts or boosts frequencies above 10kHz by ± 6dB
"Low" knob: Cuts or boosts frequencies around 125Hz by ± 6dB
Low Cutoff: Attenuates specified low frequencies to suit the shape and size of your room.
Acoustic Space: Compensates for mid and bass boosts to suit speaker placement.
Desktop Control: Compensates for desktop reflection of sound waves.
Powerful Enough
The fine-tuned 3.5" mid-low drivers and 1" silk dome tweeters can deliver 18W*2 (RMS) total output power and 92.5dB SPL (peak @ 1 meter). They are suitable for near-field listening and also powerful enough to fill a medium room.
Rich Connectivity
Balanced TRS Input: Features low noise levels for signal transmission and is convenient for connection to your audio interface or audio mixer.
RCA and AUX Inputs: Available for simultaneous connection with multiple audio devices.
The Bluetooth V5.4 audio receiver supports seamless audio streaming with a stable connection. It also allows the simultaneous connection of two Bluetooth devices, making it easy to switch between audio sources.
Easy Control
EDIFIER ConneX App
Download the EDlFlER ConneX mobile app to enjoy additional features.
Playback control (Bluetooth input only) Sound effects switch and customization Room compensation settings User manual and other settings
Specification
Total_Output_Power_RMS:
18W + 18W
Driver_Units:
3.5" mid-low drivers, 1" silk dome tweeters
Frequency_Response_No_Group:
52Hz - 40kHz
Signal_to_Noise_Ratio:
≥ 85dB (A)
Audio_Inputs:
Balanced ¼-inch TRS, Unbalanced RCA, ⅛-inch stereo (3.5mm AUX), Bluetooth
[ DB ] CONNECT:[ UseTime:0.003907s ] mysql:host=127.0.0.1;port=3306;dbname=website_os;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `site` [ RunTime:0.003007s ]
[ SQL ] SELECT * FROM `site` WHERE `status` = 1 [ RunTime:0.001513s ]
[ SQL ] SHOW COLUMNS FROM `language` [ RunTime:0.002839s ]
[ SQL ] SELECT `mark` FROM `language` WHERE `status` = 1 [ RunTime:0.000840s ]
[ SQL ] SHOW COLUMNS FROM `media` [ RunTime:0.003121s ]
[ SQL ] SELECT * FROM `media` WHERE `siteid` = 112 [ RunTime:0.001629s ]
[ SQL ] SHOW COLUMNS FROM `config` [ RunTime:0.002531s ]
[ SQL ] SELECT `value` FROM `config` WHERE `siteid` = 112 AND `name` = 'recommended' LIMIT 1 [ RunTime:0.002027s ]
[ SQL ] SELECT `value` FROM `config` WHERE `siteid` = 112 AND `name` = 'email_img1' LIMIT 1 [ RunTime:0.001513s ]
[ SQL ] SELECT `value` FROM `config` WHERE `siteid` = 112 AND `name` = 'email_img_webp' LIMIT 1 [ RunTime:0.002218s ]
[ SQL ] SELECT `value` FROM `config` WHERE `siteid` = 112 AND `name` = 'show_newsletter' LIMIT 1 [ RunTime:0.001990s ]
[ SQL ] SELECT `name`,`value` FROM `config` WHERE `siteid` = 112 [ RunTime:0.003457s ]
[ SQL ] SELECT * FROM `site` WHERE `sitedir` = 'us' LIMIT 1 [ RunTime:0.000944s ]
[ SQL ] SHOW COLUMNS FROM `cache` [ RunTime:0.002869s ]
[ SQL ] SELECT * FROM `cache` WHERE `key` = 'ProductDetail_data_studio-monitors_mr3_112' ORDER BY `id` DESC [ RunTime:0.000773s ]
[ SQL ] SHOW COLUMNS FROM `category` [ RunTime:0.002241s ]
[ SQL ] SELECT * FROM `category` WHERE `catdir` = 'studio-monitors' LIMIT 1 [ RunTime:0.001055s ]
[ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.002617s ]
[ SQL ] SELECT `product`.`id`,`product`.`catid`,`product`.`productdir`,`product`.`thumb`,`product`.`video_url`,`product`.`attr`,`product`.`background1`,`product`.`background2`,`product`.`updatetime`,`product`.`thumb_webp`,`product`.`spec_highlight`,`product_data`.`seotitle`,`product_data`.`keywords`,`product_data`.`description`,`product_data`.`canonical`,`product_data`.`shop_link`,`product_data`.`is_shop`,`product_data`.`title`,`product_data`.`content`,`product_data`.`intro`,`product_data`.`product_des`,`product_data`.`tags`,`category`.`catdir` FROM `product` LEFT JOIN `product_data` ON `product`.`id`=`product_data`.`did` LEFT JOIN `category` ON `product`.`catid`=`category`.`id` WHERE `product`.`sites` = 112 AND `product`.`status` = 1 AND `product`.`productdir` = 'mr3' AND `product`.`catid` = 59 LIMIT 1 [ RunTime:0.011583s ]
[ SQL ] SHOW COLUMNS FROM `product_attr` [ RunTime:0.002237s ]
[ SQL ] SELECT `a`.`id`,`a`.`attr_type`,`a`.`name`,`a`.`bgcolor`,`a`.`textcolor`,`a`.`value`,`a`.`image`,`a`.`other_data`,`a`.`remake`,`a`.`alt`,`a`.`listorder`,`a`.`video_image_url`,`a`.`video_image_mobile_url`,`a`.`media_type`,`a`.`relate_id`,`a`.`image_webp`,`b`.`spec_name`,`b`.`lang_code`,`c`.`group_name`,c.lang_code as group_lang_code,ifnull(c.listorder, 9999) as group_listorder,case when a.value = "" then 0 else 1 end as value_show,ifnull(b.spec_group_id, 0) as spec_group_id FROM `product_attr` `a` LEFT JOIN `product_spec` `b` ON `a`.`relate_id`=b.id and b.delete_time is null LEFT JOIN `product_spec_group` `c` ON `b`.`spec_group_id`=c.id and c.delete_time is null WHERE `a`.`did` = 2689 AND `a`.`attr_type` = 'Specification' ORDER BY `value_show` DESC,`group_listorder` ASC,`c`.`id` ASC,`b`.`id` ASC,`a`.`listorder` ASC,`a`.`id` ASC [ RunTime:0.260127s ]
[ SQL ] SHOW COLUMNS FROM `product_sku` [ RunTime:0.002532s ]
[ SQL ] SELECT * FROM `product_sku` WHERE `product_id` = 2689 [ RunTime:0.001215s ]