GitHunt

What's Going On

A web-based multi-track audio player.

Usage

<multitrack-player id="player" src="path/to/tracks.json"></multitrack-player>

Start

  1. Clone the repository
  2. Install dependencies:
    bun install
  3. Run one of the examples:
    • For the fully styled demo:
      bun demo
    • For a minimal example:
      bun example
  4. Visit http://localhost:3001 in your browser.

Acknowledgements

  • Marvin Gaye (not his "estate")
  • Please don't sue me :)

Languages

JavaScript78.8%HTML14.7%CSS6.5%

Contributors

Created February 22, 2025
Updated January 12, 2026
jacksongoode/whats-going-on | GitHunt