const ap = new APlayer({ container: document.getElementById(‘aplayer’), audio: [{ name: ‘name’, artist: ‘artist’, url: ‘/music-test/bird_short.wav’, cover: ‘bg_1_update_01.png’ }] });