Commit Graph
10 Commits
Author SHA1 Message Date
SeaSpongeandGitHub 23fb666a57 fixed fade_in.m
changed it so that it accepts instances of time where t < 1 and not a whole number
2021-12-10 08:59:33 -08:00
SeaSpongeandGitHub 90e03cb118 Merge pull request #40 from ltcptgeneral/Squidwarder-patch-1
Squidwarder patch 1 (Fixed both fade_in.m and fade_out.m)
2021-12-09 19:04:35 -08:00
SeaSpongeandGitHub 0c39f41ce8 Fixed fade_out.m
Fixed the error of dimensions not matching in the operation input .* multiplier
2021-12-09 18:58:31 -08:00
SeaSpongeandGitHub ecf6ec01ea Fixed fade_in.m
Fixed the error where the dimensions don't agree for the operation input .* multiplier
2021-12-09 18:56:59 -08:00
SeaSpongeandGitHub 64fa15d5a9 Merge pull request #23 from ltcptgeneral/Squidwarder-patch-1
Squidwarder patch 1
2021-12-08 15:03:49 -08:00
SeaSpongeandGitHub 472ca761c2 moved fade_in() to src folder 2021-12-08 14:54:32 -08:00
SeaSpongeandGitHub 4b0273fc65 moved bandreject_filter() to src folder 2021-12-08 14:54:11 -08:00
SeaSpongeandGitHub 45acae9f75 Moved fade_out() to be in src folder 2021-12-08 14:53:19 -08:00
SeaSpongeandGitHub a7af33ba25 Created 3 new functions, see in description
Created functions bandreject_filter(), fade_in(), and fade_out(). Should be in the standards asked, but if not please contact me
2021-12-08 14:50:40 -08:00
SeaSpongeandGitHub c01ea88b2c Updating README
Made the README file more descriptive, added links provided in the project file. Committed by Squidwarder
2021-12-01 15:55:54 -08:00