(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();
})();
Smart Home Audio Made Easy: CL-300W Pro’s APP Control & Multi-Room Magic 🏠📱
Jun 11, 2025
by Cloudyx
Sync Your Home with CL-300W Pro: Effortless APP Control for Multi-Room Audio 🎵🌐
🌌✨CL-300W Pro’s Audio System APP enables intuitive multi-room control via AirPlay/DLNA, with zone grouping and real-time EQ adjustments. Ideal for families or remote workers, it supports dual-source setups (e.g., TV + music) and integrates with Spotify/Tidal.
🎵📲APP-Driven Control: Simplifying Complex Setups
The iAudio Cloud System APP (available on iOS/Android) transforms CL-300W Pro into a smart hub. Key features include:
🎶Device Discovery: Auto-detects amps via Bluetooth or WiFi, with pairing completed in under 60 seconds. How-to video shows step-by-step setup for first-time users.
🎙Zone Management: Create custom groups (e.g., "Upstairs" or "Outdoor") to play the same source across multiple amps or independent content in each zone. A user shares how they use it to "play lullabies in the nursery while streaming news in the kitchen."
🔊Advanced Settings: Adjust display brightness (10 levels), enable auto-backlight sleep (5-60 minutes), and sync clock with network time (24-hour format).
✔Multi-Room Protocols: AirPlay, DLNA, and Beyond✔
AirPlay 1 Compatibility📱: Stream directly from Apple devices, with support for gapless playback. We tested it with a MacBook Pro, noting "zero dropouts during 8-hour music marathons💻."
DLNA/UPnP🔌: Access shared folders on NAS drives or PCs.
Spotify Connect/Tidal Connect: Native integration lets you control playback via the Spotify app, with track info displayed on the amp’s LCD.
Practical Use Cases
Family Gatherings📢: Sync two CL-300W Pro units in stereo mode for a larger soundstage, or use one as a dedicated subwoofer channel via the RCA Woofer Output.
Home Office💻: Use the HDMI ARC input for video calls on a monitor, while Bluetooth streams background music from a phone.
Troubleshooting & Tips💡💡💡
WiFi Signal Boosting: Long-press the play button to enable AP mode, creating a temporary hotspot for setup in areas with weak router signal.
Firmware Updates: The APP notifies users of updates, which improve compatibility with new codecs (e.g., recent support for MQA via Tidal).