A virtual space for musical collaboration, experimentation, and performance.
An early available of Convergence is available here.
Currently building with Express, Socket.io, React, Tone, PeerJS (WebRTC).
To get started you can clone this repo with git clone https://github.com/jaqarrick/convergence-app.git
You can run the backend server and react dev server separately
npm start
npm run start:app