项目作者: glissando-daw
项目描述 :
A web-based digital audio workstation using the web platform APIs (Web Audio, Web MIDI) and WebAssembly
高级语言: Jupyter Notebook
项目地址: git://github.com/glissando-daw/glissando-daw.git
Glissando
A web-based digital audio workstation using the web platform APIs (Web Audio,
Web MIDI) and WebAssembly.

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