Files
op-pedal/docs/_includes/demo.html
T
Robin E. R. Davies 6edc00efdc Demo track
2025-05-13 19:01:07 -04:00

8 lines
327 B
HTML

<audio controls="" style="margin: 16px">
<!-- Replace this source with your actual audio file path -->
<source src="img/DemoTrack.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
<div style='font-size: 0.9em; font-style: italic; color: #888;margin-left: 32px'>
Audio demo</div>