Mix desk application based on WebAudio API.
Check it out live: https://panamaprophet.com/mixdesk/
import {Mixdesk} from 'mixer';
import {tracks} from '/config';
...
<Mixdesk tracks={tracks} />
The sound is sweeter with an echo chamber
Mix desk application based on WebAudio API.
Check it out live: https://panamaprophet.com/mixdesk/
import {Mixdesk} from 'mixer';
import {tracks} from '/config';
...
<Mixdesk tracks={tracks} />
The sound is sweeter with an echo chamber