7ca96d049a
Implement createModPlayer with a TDD-first ModPlayer contract (idle/loading/playing/paused/unavailable), wired into App and TrackerPanel. Uses chiptune3@0.8.7, loaded lazily via a deep import (the package ships no main/exports field). Adds two Vite fixes needed for the nested worklet asset to actually load: copy libopenmpt.worklet.js next to the built worklet chunk, and exclude chiptune3 from dep pre-bundling so dev mode resolves the same sibling file. Ships public/music/ride.mod: "11th-hour" by TDK, CC BY 4.0, from The Mod Archive (modarchive.org, module ID 67104). Credited in the HUD scroller text.