mirror of
https://github.com/elder-plinius/binaural-beats-generator.git
synced 2026-08-29 04:10:43 +02:00
Update popup.html
This commit is contained in:
+2
-1
@@ -8,6 +8,7 @@
|
||||
<p>Customize the frequency of the binaural beats:</p>
|
||||
<input type="range" min="1" max="1000" value="440" class="slider" id="frequencySlider">
|
||||
<p id="frequencyDisplay">Frequency: 440 Hz</p>
|
||||
<button id="togglePlayPause">Play</button>
|
||||
<script src="popup.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user