From adef346a1792164771424726d8e11c9c801c0c69 Mon Sep 17 00:00:00 2001 From: MysteryPancake Date: Tue, 26 Mar 2024 22:33:41 +1100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 08db783..48225b3 100644 --- a/README.md +++ b/README.md @@ -148,13 +148,13 @@ Smarter continuous simulation of a queue of customers, made for a problem solvin -### [Raw Audio Player](https://mysterypancake.github.io/Fun/html/rawaudio) +### [Raw Audio Player](https://mysterypancake.github.io/Houdini-Fun/tools/RawAudio) Plays an audio signal stored as a string of numbers. -### [Resampling](https://mysterypancake.github.io/Fun/html/resampling) +### [Resampling](https://mysterypancake.github.io/Houdini-Fun/tools/Resampling) Draws and plays many signal interpolation methods. I made this for debugging while making an audio plugin.