import { useEffect, useRef } from 'react'; import { debug } from '@/lib/utils/debug'; // WKWebView tears down the app's CoreAudio output when idle for long enough, // and a JS-level reload (cmd+R) does NOT restore it — only relaunching the // Tauri app does. Keeping a silent