User:Zuhui/Weekly notes/code for audio api, 0923: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 October 2024

  • curprev 12:3312:33, 5 October 2024Zuhui talk contribs 5,042 bytes +5,042 Created page with "===Michael's code for reference=== <code> <body> <button class=“sb-start-audio">start</button> <audio src="software_art_repository.ogg" controls style="width: 100%" class=“sb-source” id="voice" data-connect=“voice-volume"></audio> Vol: <input type="range" id="voice-volume" class="sb-gain" data-connect="voice-panner" min="0" max="50" value="1" step="0.01" /><br> Pan: <input type="range" id="voice-panner" class="sb-panner" data-connect="voice-chorus" min=..."