diff --git a/docs/harpsichord.wav b/docs/harpsichord.wav new file mode 100644 index 0000000..5668cc6 Binary files /dev/null and b/docs/harpsichord.wav differ diff --git a/docs/index.html b/docs/index.html index d4112f4..edf8094 100755 --- a/docs/index.html +++ b/docs/index.html @@ -366,7 +366,7 @@ source.start(0); } - loadSample('boing.wav') + loadSample('https://openxtalk-org.github.io/OpenXTalk-Playground/Boing.wav') .then(sample => playSample(sample));