Browse Source

Merge branch 'gui' of https://github.com/FrankBoesing/Audio into gui

dds
Frank Bösing 4 years ago
parent
commit
84d3597202
2 changed files with 1 additions and 0 deletions
  1. BIN
      gui/img/error_icon.png
  2. +1
    -0
      gui/index.html

BIN
gui/img/error_icon.png View File

Before After
Width: 27  |  Height: 24  |  Size: 1.2KB

+ 1
- 0
gui/index.html View File

@@ -897,6 +897,7 @@ span.mainfunction {color: #993300; font-weight: bolder}
<h3>Summary</h3>
<div class=tooltipinfo>
<p>Receive S/PDIF digital audio and resample to Teensy's audio sample rate.</p>
<p>Asynchronous resampling contributed by <a href="https://github.com/alex6679">Alex Walch</a>.</p>
</div>
<h3>Boards Supported</h3>
<ul>

Loading…
Cancel
Save