Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
g200kg committed Jul 23, 2020
1 parent 05197e4 commit 6e6106e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Advanced Usage and Application Notes :
- **load webaudio-controls**
- ```<script src="./webaudio-controls.js"></script>```
Or, if you want to load webaudio-controls.js directly from this GitHub page as CDN :
- ```<script src="https://raw.githubusercontent.com/g200kg/webaudio-controls/master/webaudio-controls.js"></script>```
- ```<script src="https://g200kg.github.io/webaudio-controls/webaudio-controls.js"></script>```

- **insert webaudio-knob / slider / switch / param / keyboard elements.**
- `<webaudio-knob id="knob-1" src="./knobs/LittlePhatty.png" min="0" max="100"></webaudio-knob>`
Expand Down

0 comments on commit 6e6106e

Please sign in to comment.