Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 402 Bytes

File metadata and controls

28 lines (18 loc) · 402 Bytes

Ambience

Live

View on Vercel

Purpose

Give everyone access to world class synthesizer sounds with just the type of a url.

Running for development purposes

yarn dev

Running for production

yarn build && yarn start

Goals

  1. Learn Web Audio ✅
  2. Learn Web MIDI ✅
  3. Learn Dart (Midi support is sketchy)
  4. Learn Web RTC