diff --git a/fade_out.m b/src/fade_out.m similarity index 99% rename from fade_out.m rename to src/fade_out.m index 4f21a1b..f50812b 100644 --- a/fade_out.m +++ b/src/fade_out.m @@ -29,4 +29,4 @@ function output = fade_out(input, time) end -% This is useful for creating videos, specifically the outro part \ No newline at end of file +% This is useful for creating videos, specifically the outro part