panamaprophet / mixer

The sound is sweeter with an echo chamber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mixer

Build Status

Mix desk application based on WebAudio API.

Example:

Check it out live: https://panamaprophet.com/mixdesk/

import {Mixdesk} from 'mixer';
import {tracks} from '/config';

...

<Mixdesk tracks={tracks} />

About

The sound is sweeter with an echo chamber


Languages

Language:TypeScript 88.2%Language:CSS 10.0%Language:HTML 1.8%