项目作者: rodydavis

项目描述 :
VR Modular Synth
高级语言: TypeScript
项目地址: git://github.com/rodydavis/vr-modular-synth.git
创建时间: 2021-04-01T06:48:03Z
项目社区:https://github.com/rodydavis/vr-modular-synth

开源协议:Other

下载


VR Modular Synth

CI

VR Modular Synth built with Web Audio API, Tone.js and Three.js.

WIP but currently can play 4 octaves.

Online Demo

Getting Started

Start the dev server:

npm run start

Create a production build:

npm run build

Serve the build directory:

npm run serve