Commit Graph

33 Commits

Author SHA1 Message Date
Arthur Lu
cce9735b48 Merge branch 'main' of https://github.com/ltcptgeneral/ece45-project 2021-12-12 22:22:15 -08:00
Arthur Lu
af4889ef31 implemented flanger 2021-12-12 22:22:12 -08:00
Arthur Lu
2d72b54e1d
Merge pull request #68 from ltcptgeneral/jason-branch-new
Update distortion_filter.m
2021-12-12 22:13:23 -08:00
Jason Liang
9e54fe6f2e
Update distortion_filter.m 2021-12-12 22:10:47 -08:00
Arthur Lu
9218db1b6d inplemented add_sine 2021-12-12 21:58:42 -08:00
Arthur Lu
d1707c95a4 implemented generate_lullaby,
fixed DarellAnnePitchEnvelope printing statement
2021-12-12 21:27:41 -08:00
Arthur Lu
9b9e8852de implemented generate_keyboard, lfo_square 2021-12-12 20:20:36 -08:00
Arthur Lu
ad86fb7a17 Merge branch 'main' of https://github.com/ltcptgeneral/ece45-project 2021-12-12 16:51:30 -08:00
Arthur Lu
6dceb701b8 moved generate_keyboard to NotWorking 2021-12-12 16:51:25 -08:00
Jason Liang
b6ef1610c0
Merge pull request #63 from ltcptgeneral/jason-branch-new
New changes from not working before
2021-12-12 16:49:42 -08:00
Jason Liang
98ca51ea25
New changes from not working before 2021-12-12 01:09:19 -08:00
SirLancelotZ
364ceb7431 Create flanger.m 2021-12-11 18:39:10 -08:00
Arthur Lu
b26886156a fixed lfo_square filename to lfo_square.m 2021-12-11 12:33:38 -08:00
Arthur Lu
4817bb2129 moved lfo_square, generate_lullaby to NotWorking 2021-12-11 12:30:44 -08:00
Arthur Lu
3f395904c6 implemented instruments:
generate_arcoStrings,
generate_bassoon,
generate_clarinet,
generate_flute,
generate_horn,
generate_oboe,
generate_organ,
generate_saxophone,
generate_shepardsCarillon,
generate_shepardsOrgan,
generate_shepardsStrings,
generate_trumpet,
generate_tubularBells
2021-12-11 00:43:24 -08:00
Arthur Lu
dc49f58f76 implemented Schluep Filters 2021-12-11 00:18:36 -08:00
Arthur Lu
5c96e3e5a8 move new functions to NotWorking 2021-12-10 23:21:15 -08:00
Nicolas Schluep
6dc3ce4d59 Fixed Functions Nicolas Schluep 2021-12-10 22:10:26 -08:00
Arthur Lu
fdbb99183c implemented:
AnuragEnhanceTarget,
AnuragDampenTarget
2021-12-10 18:31:42 -08:00
TurtleEmperorx
a4df2fdddb
Merge pull request #51 from ltcptgeneral/AnuragFilters
Anurag filters
2021-12-10 18:14:45 -08:00
Arthur Lu
d8f3d07d60 implemented all remaining generator functions 2021-12-10 15:37:30 -08:00
TurtleEmperorx
b5f5ac0b23
Merge branch 'main' into AnuragFilters 2021-12-10 15:35:19 -08:00
TurtleEmperorx
addaffbe66 relocate 2021-12-10 15:30:47 -08:00
Arthur Lu
0c3ab691e1 dynamic menu dropdowns,
renamed functions in Select,
moved not working functions to NotWorking
2021-12-10 15:12:16 -08:00
Arthur Lu
ebc18b5b1d moved non functional Filters to NotWorking 2021-12-10 14:21:45 -08:00
Arthur Lu
a96cdbb84f move new generate functions to NotWorking 2021-12-10 14:02:34 -08:00
SeaSponge
2b073610e0
Fixed fade_in.m and moved it to "Helper" folder
Made it so that it now accepts instances of time where: t < 1 or t is not a whole number.
Also moved it to the 'Helper' folder
2021-12-10 09:09:49 -08:00
SeaSponge
48a6dfa8ad
Fixed fade_out.m and moved it to "Helper" folder
Made it so that it now accepts instances of time where: t < 1 or t is not a whole number.
Also moved it to the 'Helper' folder
2021-12-10 09:07:09 -08:00
SeaSponge
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
Arthur Lu
47705d3acb moved distortion_filter,
generate_heartbeat,
to NotWorking
2021-12-09 21:07:03 -08:00
SeaSponge
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
SeaSponge
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
Darell Chua Yun Da
f856cdcd2b Reorganized Into Folders 2021-12-10 10:01:30 +08:00