Skip to content

awgsoft/awgui

Repository files navigation

README

AWG UI

Front end of AWG.js

Environment

  • npm(node.js) + vue.js + javascript + webpack
  • Web Audio API (Audio Worklet)
  • Chromeのみ対応

Screen

AWG UI

Setup

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

LICENSE

Apache License 2.0