Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 349 Bytes

File metadata and controls

5 lines (3 loc) · 349 Bytes

Project for 410: Computers, Sound, and Music at Portland State University Spring '19 term.

An attempt to create a physical layer data transmission protocol using sound and the WebAudio API.

Due to browser security policies, this must be served over https. In my dev environment I'm currently using the npm package http-server to accomplish this.