Skip to content

Commit

Permalink
Merge pull request #4 from magenta/notwaldorf-patch-1
Browse files Browse the repository at this point in the history
Update Tone.js version
  • Loading branch information
notwaldorf authored Jan 5, 2021
2 parents 9019227 + c4d74e0 commit 96ff969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ <h1 class="outside">
}
</script>

<script src="https://cdnjs.cloudflare.com/ajax/libs/tone/13.8.25/Tone.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/tone/14.7.58/Tone.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@magenta/music@^1.0.0/es6/core.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/FileSaver.js/1.3.8/FileSaver.min.js" defer></script>
<script src="script.js"></script>
Expand Down

0 comments on commit 96ff969

Please sign in to comment.