An open API service indexing awesome lists of open source software.

https://github.com/jacksongoode/whats-going-on

A multi-track experiment
https://github.com/jacksongoode/whats-going-on

audio-player multi-track music-player web-audio

Last synced: about 2 months ago
JSON representation

A multi-track experiment

Awesome Lists containing this project

README

          

# What's Going On

A web-based multi-track audio player.

## Usage

```html

```

## Start

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

## Acknowledgements

- Marvin Gaye (_not_ his "estate")
- Please don't sue me :)