/glissando-daw

A web-based digital audio workstation using the web platform APIs (Web Audio, Web MIDI) and WebAssembly

Primary LanguageJupyter NotebookMIT LicenseMIT

Glissando

A web-based digital audio workstation using the web platform APIs (Web Audio, Web MIDI) and WebAssembly.

Netlify Status

Features

  • MIDI sequencer
  • VST support
  • Mixer
  • MIDI controllers

Setup

MacOS

Install npm:

$ brew install npm

Install yarn and run app locally:

$ npm i -g yarn
$ yarn start