mirror of
https://github.com/lewismoten/data-over-audio.git
synced 2026-03-18 07:06:00 +08:00
show channel frequency locations within their bins frequency range
This commit is contained in:
@@ -91,7 +91,10 @@
|
||||
</div>
|
||||
<div>
|
||||
<h2>Channels</h2>
|
||||
<ol id="channel-list" start="0"></ol>
|
||||
<div class="panels">
|
||||
<ol id="channel-list" start="0"></ol>
|
||||
<canvas id="channel-frequency-graph" width="200" height="200"></canvas>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user