Synchronizes multiple OGG tracks across multiple browsers.
Find a file
2018-05-27 17:45:42 -04:00
frontend Moved Knob into project. Replace mediainfo. Unmount client 2018-05-27 17:45:42 -04:00
.dockerignore Added Dockerfile. Renamed some of the sample files. 2018-05-21 19:48:18 -04:00
.env.sample Added Dockerfile. Renamed some of the sample files. 2018-05-21 19:48:18 -04:00
.gitignore Added Dockerfile. Renamed some of the sample files. 2018-05-21 19:48:18 -04:00
config.js Initial commit. 2018-05-21 17:59:28 -04:00
docker-compose-debug.yml Added Dockerfile. Renamed some of the sample files. 2018-05-21 19:48:18 -04:00
Dockerfile Added Dockerfile. Renamed some of the sample files. 2018-05-21 19:48:18 -04:00
index.js Moved Knob into project. Replace mediainfo. Unmount client 2018-05-27 17:45:42 -04:00
latency.js Initial commit. 2018-05-21 17:59:28 -04:00
nodemon.json Initial commit. 2018-05-21 17:59:28 -04:00
package.json Moved Knob into project. Replace mediainfo. Unmount client 2018-05-27 17:45:42 -04:00
README.md Added partial README. Interesting color scheme. Better 2018-05-26 17:07:42 -04:00
words.txt Initial commit. 2018-05-21 17:59:28 -04:00
ws.js Moved Knob into project. Replace mediainfo. Unmount client 2018-05-27 17:45:42 -04:00
yarn.lock Moved Knob into project. Replace mediainfo. Unmount client 2018-05-27 17:45:42 -04:00

web-audio-stream-sync

Takes multiple OGG files, and allows remotely playing them with different pan and gain settings on different clients.

Prerequisites