(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/6
Description
Combo384 Module USB Digital Interface With The Same Solution DSD512 PCM384 Similar to Amanero
Product Description
USB audio interface supporting USB Audio Class 2 The interface is suitable for sampling rates from 44.1 to 384kHz. 32-bit I2S or DSD output. DSD output supports DSD64 (2.82MHz) and DSD128 (5.64MHz). In the Windows environment, you can use the ASIO driver to support DSD256 (11.29MHz) and DSD512 (22.58MHz). Note: The Amanenero interface is self-produced by the store, and the chip solution is the same as the genuine Amanero digital interface. Note that the brand is not Amanero, but it uses a similar chip solution, but the driver is the same. The USB module cannot upgrade the firmware without authorization. After the firmware is cleared, the firmware cannot be flashed through the official Tools.
Specification
item
value
Confirmed operating OS
Windows Vista, 7, 8.1, 10
Mac OS X 10.6 and above
Linux
Computer sampling rate
PCM: 44.1, 48, 88.2, 96, 176.4, 192, 352.8, 384kHz DSD: 2.82(64), 3.07, 5.64(128), 6.14MHz DSD 11.29(256), 22.58MHz(512) (only when using ASIO driver in Windows)