Skip to content

jacksongoode/whats-going-on

Repository files navigation

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 :)

Releases

No releases published

Packages

 
 
 

Contributors