Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Add note about volume. Fixes #15.
  • Loading branch information
Daniel Demmel authored Dec 29, 2017
1 parent 5da69a2 commit c9313f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
<p>There are no servers involved, only Web Audio API and WAVs are passed around as binary Blobs.</p>
<p>Make sure you try editing a sound, there's a fairly full featured editor tied in (thanks plucked/html5-audio-editor).</p>
<p>Also before you enable microphone input either plug in headphones or turn the volume down if you want to avoid ear splitting feedback, especially while playing back already recorded sounds!</p>
<p>Finally be warned that HTML5 playback sound volume is set to maximum by default, so make sure turn it down!</p>
<p>Code: <a href="https://github.com/daaain/JSSoundRecorder">https://github.com/daaain/JSSoundRecorder</a></p>

<h2>Record</h2>
Expand Down

0 comments on commit c9313f7

Please sign in to comment.