diff --git a/README.md b/README.md index 0d9c848..2f9d25b 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ Plays an audio signal stored as a string of numbers. -### [Resampling Demo](https://mysterypancake.github.io/Fun/html/resamplingdemo) +### [Resampling](https://mysterypancake.github.io/Fun/html/resampling) Draws and plays many signal interpolation methods. I made this for debugging while making an audio plugin.