Audio Network - send data over sound in JavaScript

Return to main page

THIS PROJECT IS STILL UNDER DEVELOPMENT
Source code available at GitHub

Receiver

- kHz
-
-
-

Transmitter

This value should match sample rate that is displayed on the receiver's side. The problem is that we cannot fine-tune receiver because in Web Audio API sample rate is fixed and depends on device. The solution is to tune the transmitter to match frequency bins that receiver is looking for.

Note: you can also use keyboard 0-9 keys

-
-