moved fade_in() to src folder
This commit is contained in:
@@ -26,4 +26,4 @@ function output = fade_in(input, time)
|
|||||||
output = input .* multiplier;
|
output = input .* multiplier;
|
||||||
end
|
end
|
||||||
|
|
||||||
% This is useful for making videos, specifically the intro part
|
% This is useful for making videos, specifically the intro part
|
Reference in New Issue
Block a user