glissando-daw / glissando-daw

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

Home Page:https://glissando.rocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://glissando.rocks

License:MIT License


Languages

Language:Jupyter Notebook 99.1%Language:Rust 0.5%Language:JavaScript 0.3%Language:Shell 0.1%Language:CSS 0.0%Language:HTML 0.0%