Skip to content

Instantly share code, notes, and snippets.

@josher19
Created August 20, 2016 06:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save josher19/7782be6407f3223be7dc52c98f0b2e1b to your computer and use it in GitHub Desktop.
Save josher19/7782be6407f3223be7dc52c98f0b2e1b to your computer and use it in GitHub Desktop.
@josher19
Copy link
Author

<label for="rate">Rate</label><input type="range" min="0.5" max="2" value="1" step="0.1" id="rate">
<label for="pitch">Pitch</label><input type="range" min="0" max="2" value="1" step="0.1" id="pitch">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment