Skip to content

Commit

Permalink
Sound Experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulMcClernan committed Jul 3, 2024
1 parent 7410462 commit 4bf2c1f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added docs/harpsichord.wav
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@
source.start(0);
}

loadSample('boing.wav')
loadSample('https://openxtalk-org.github.io/OpenXTalk-Playground/Boing.wav')
.then(sample => playSample(sample));

</script>
Expand Down

0 comments on commit 4bf2c1f

Please sign in to comment.