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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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