From 9334bf02f5071938aed9b4a90447e3d85c0ea239 Mon Sep 17 00:00:00 2001 From: Theo Date: Thu, 6 Mar 2025 09:32:52 +0100 Subject: [PATCH] Change rout to LayerTune --- .../index.apple-touch-icon.png | Bin .../LayerTune => LayerTune}/index.audio.worklet.js | 0 {portfolio/LayerTune => LayerTune}/index.html | 0 {portfolio/LayerTune => LayerTune}/index.icon.png | Bin {portfolio/LayerTune => LayerTune}/index.js | 0 {portfolio/LayerTune => LayerTune}/index.pck | Bin {portfolio/LayerTune => LayerTune}/index.png | Bin {portfolio/LayerTune => LayerTune}/index.wasm | Bin portfolio/index.html | 2 +- 9 files changed, 1 insertion(+), 1 deletion(-) rename {portfolio/LayerTune => LayerTune}/index.apple-touch-icon.png (100%) rename {portfolio/LayerTune => LayerTune}/index.audio.worklet.js (100%) rename {portfolio/LayerTune => LayerTune}/index.html (100%) rename {portfolio/LayerTune => LayerTune}/index.icon.png (100%) rename {portfolio/LayerTune => LayerTune}/index.js (100%) rename {portfolio/LayerTune => LayerTune}/index.pck (100%) rename {portfolio/LayerTune => LayerTune}/index.png (100%) rename {portfolio/LayerTune => LayerTune}/index.wasm (100%) diff --git a/portfolio/LayerTune/index.apple-touch-icon.png b/LayerTune/index.apple-touch-icon.png similarity index 100% rename from portfolio/LayerTune/index.apple-touch-icon.png rename to LayerTune/index.apple-touch-icon.png diff --git a/portfolio/LayerTune/index.audio.worklet.js b/LayerTune/index.audio.worklet.js similarity index 100% rename from portfolio/LayerTune/index.audio.worklet.js rename to LayerTune/index.audio.worklet.js diff --git a/portfolio/LayerTune/index.html b/LayerTune/index.html similarity index 100% rename from portfolio/LayerTune/index.html rename to LayerTune/index.html diff --git a/portfolio/LayerTune/index.icon.png b/LayerTune/index.icon.png similarity index 100% rename from portfolio/LayerTune/index.icon.png rename to LayerTune/index.icon.png diff --git a/portfolio/LayerTune/index.js b/LayerTune/index.js similarity index 100% rename from portfolio/LayerTune/index.js rename to LayerTune/index.js diff --git a/portfolio/LayerTune/index.pck b/LayerTune/index.pck similarity index 100% rename from portfolio/LayerTune/index.pck rename to LayerTune/index.pck diff --git a/portfolio/LayerTune/index.png b/LayerTune/index.png similarity index 100% rename from portfolio/LayerTune/index.png rename to LayerTune/index.png diff --git a/portfolio/LayerTune/index.wasm b/LayerTune/index.wasm similarity index 100% rename from portfolio/LayerTune/index.wasm rename to LayerTune/index.wasm diff --git a/portfolio/index.html b/portfolio/index.html index 4bcdcd3..9486e50 100644 --- a/portfolio/index.html +++ b/portfolio/index.html @@ -65,7 +65,7 @@ It was made during a course that focused on sound and its uses in application and games. It was made using Godot and its language GDScript.
It was a nice experience and it motivated to learn more about Godot and make more games. - You can try it right now here! The audio pitch shifting saldy doesn't work on web, i may try to fix it in the future, as well as implement new updates. + You can try it right now here! The audio pitch shifting saldy doesn't work on web, i may try to fix it in the future, as well as implement new updates.