moved fade_in() to src folder

This commit is contained in:
SeaSponge
2021-12-08 14:54:32 -08:00
committed by GitHub
parent 4b0273fc65
commit 472ca761c2

View File

@@ -26,4 +26,4 @@ function output = fade_in(input, time)
output = input .* multiplier;
end
% This is useful for making videos, specifically the intro part
% This is useful for making videos, specifically the intro part