handleScroll = throttle(() => {
    if (!this.canvas || !this.audio) {
      return;
    }