mirror of
https://github.com/elder-plinius/binaural-beats-generator.git
synced 2026-07-13 14:27:21 +02:00
Update popup.html
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<label for="frequencySlider">Frequency:</label>
|
||||
<input type="range" id="frequencySlider" min="0" max="10000" value="10">
|
||||
<input type="range" id="frequencySlider" min="0" max="1000" value="10">
|
||||
<span id="frequencyDisplay">Frequency: 10 Hz</span>
|
||||
<br><br>
|
||||
<label for="volumeSlider">Volume:</label>
|
||||
|
||||
Reference in New Issue
Block a user