mirror of
https://github.com/lewismoten/data-over-audio.git
synced 2026-02-01 15:55:50 +08:00
show sample rate
This commit is contained in:
@@ -20,8 +20,9 @@
|
||||
</label>
|
||||
<h2>Received</h2>
|
||||
<textarea id="received-data" rows="10" cols="40"></textarea><br />
|
||||
Samples Per Bit: <span id="samples-per-bit">0</span><br>
|
||||
</div>
|
||||
</div>
|
||||
<canvas id="received-graph" width="1000" height="255"></canvas>
|
||||
<canvas id="received-graph" width="800" height="100"></canvas>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user