Arthur Lu
ebc18b5b1d
moved non functional Filters to NotWorking
2021-12-10 14:21:45 -08:00
SeaSponge
5bbf592611
Fixed issue with the naming of the function result
...
The return value is now renamed "Output". Should be working now.
2021-12-10 14:18:56 -08:00
TurtleEmperorx
6e15bdceb8
Merge pull request #48 from ltcptgeneral/Anurag_Filters
...
Anurag filters
2021-12-10 14:08:24 -08:00
Arthur Lu
a96cdbb84f
move new generate functions to NotWorking
2021-12-10 14:02:34 -08:00
TurtleEmperorx
8bc3ad3b85
moved filters out of subfolder
2021-12-10 13:55:36 -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
Daniel Doan
cb6547ad0b
created generate_trapezoid.m
2021-12-10 01:50:47 -08:00
Arthur Lu
ce28d8981f
make invalid sound generator selection output 0s
2021-12-10 00:08:46 -08:00
Arthur Lu
95e63b61a3
Merge branch 'main' of https://github.com/ltcptgeneral/ece45-project
2021-12-09 23:06:13 -08:00
Arthur Lu
d664ce81b4
fix function name typo
2021-12-09 23:06:09 -08:00
MekhiTheKing
1bfda82638
Merge pull request #44 from ltcptgeneral/MekhiTheKing-patch-2
...
Added Comments and Changed Formatting
2021-12-09 23:03:04 -08:00
MekhiTheKing
0999388910
Merge pull request #42 from ltcptgeneral/MekhiTheKing-patch-1
...
cosine function
2021-12-09 23:02:30 -08:00
darrll27
7c12e5ae6d
Merge pull request #45 from ltcptgeneral/brian
...
Brian
2021-12-09 22:54:41 -08:00
Arthur Lu
81ac081614
added descriptive names to sound generator selection,
...
dynamically populate src location,
changed default sound generator duty to 0.5,
set default band pass filter ceiling to 20khz
2021-12-09 22:43:53 -08:00
k7xu
52a3bee844
Fixed my generator
2021-12-09 21:32:24 -08:00
MekhiTheKing
f9cdd4c503
Added Comments and Changed Formatting
2021-12-09 21:13:56 -08:00
Arthur Lu
47705d3acb
moved distortion_filter,
...
generate_heartbeat,
to NotWorking
2021-12-09 21:07:03 -08:00
k7xu
110dcccc03
added pulse wave for Brian
2021-12-09 21:02:30 -08:00
MekhiTheKing
9d72926d38
Add files via upload
2021-12-09 20:58:19 -08:00
Jason Liang
b82de0b047
Merge pull request #35 from ltcptgeneral/jason-branch
...
Create distortion_filter.m
2021-12-09 19:10:39 -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
TurtleEmperorx
215d9e2b9f
updated FilterSelect
2021-12-09 18:56:30 -08:00
TurtleEmperorx
eebe4150c6
relocated
2021-12-09 18:28:02 -08:00
TurtleEmperorx
95a079e224
Added two Filters that enhance and dampen around a target range
...
Filter format matches readme. Can handle dual channel audio
2021-12-09 18:26:28 -08:00
TurtleEmperorx
cef36db11f
Merge branch 'main' of https://github.com/ltcptgeneral/ece45-project
2021-12-09 18:19:53 -08:00
darrll27
615e94b612
Merge pull request #39 from ltcptgeneral/DarellsAnnex
...
Reorganized Into Folders
2021-12-09 18:01:48 -08:00
Darell Chua Yun Da
f856cdcd2b
Reorganized Into Folders
2021-12-10 10:01:30 +08:00
darrll27
68153af703
Merge pull request #38 from ltcptgeneral/DarellsAnnex
...
Darells annex
2021-12-09 17:17:56 -08:00
Darell Chua Yun Da
88f77fed35
Merge branch 'DarellsAnnex' of https://github.com/ltcptgeneral/ece45-project into DarellsAnnex
2021-12-10 09:17:38 +08:00
Darell Chua Yun Da
414960afb4
APP IS COMPLETE
...
APP FULLY FUNCTIONAL
2021-12-10 09:17:35 +08:00
AlexNguyenJJ
3f28db4403
Merge pull request #27 from ltcptgeneral/alex
...
Alex
2021-12-09 14:30:07 -08:00
AlexNguyenJJ
9d49868c0d
Added comments
2021-12-09 14:29:25 -08:00
darrll27
a889135a3d
Merge branch 'main' into DarellsAnnex
2021-12-09 13:34:15 -08:00
Darell Chua Yun Da
8c8570ea75
Updating Descriptions
2021-12-10 05:33:09 +08:00
darrll27
69c65bbc4e
Merge pull request #36 from ltcptgeneral/DarellsAnnex
...
EQ Added and a different Pitch Envelope
2021-12-09 13:23:06 -08:00
Darell Chua Yun Da
11df159351
EQ Added and a different Pitch Envelope
...
App fully functionning
2021-12-10 05:21:05 +08:00
TurtleEmperorx
c386637809
Added Target Dampen and Amplify functions
...
Amplify or dampen an area around the target frequencies. It can handle dual channel audio (like the strong bassline)
2021-12-09 01:30:51 -08:00
Jason Liang
50fb3f18d8
Create distortion_filter.m
2021-12-09 01:10:08 -08:00
MeghajV
f1b3189972
added function
2021-12-08 21:01:29 -08:00
anne118193
e6bad374a6
Update DarellAnnePitchEnvelope.m
2021-12-08 20:57:02 -08:00
khannuuuuur
f96fd42c20
Merge pull request #30 from ltcptgeneral/pitchshiftenvelope
...
added half circles function
2021-12-08 20:45:10 -08:00
khannuuuuur
dbb987b759
added half circles function
2021-12-08 20:43:50 -08:00
Ben Zhang
f7099505b4
Merge pull request #28 from ltcptgeneral/lfo_sawtooth
...
Add lfo_sawtooth function
2021-12-08 19:52:34 -08:00
Ben Zhang
25f6047f91
Add lfo_sawtooth function
2021-12-08 19:51:07 -08:00
Alex Nguyen
f241f1d616
Renamed function
2021-12-08 19:47:51 -08:00
Alex Nguyen
44d53234e9
Polished function to look like a heart beat kinda
2021-12-08 19:46:28 -08:00
Daniel Doan
c3dbd29cab
added convolution function
2021-12-08 19:30:22 -08:00
Alex Nguyen
03f7c5f0e5
Added first draft of generating heart monitor wave
2021-12-08 17:05:52 -08:00
Nicolas Schluep
ed9faaa333
Nicolas Schluep Functions Submission
2021-12-08 15:17:47 -08:00
SeaSponge
64fa15d5a9
Merge pull request #23 from ltcptgeneral/Squidwarder-patch-1
...
Squidwarder patch 1
2021-12-08 15:03:49 -08:00
SeaSponge
472ca761c2
moved fade_in() to src folder
2021-12-08 14:54:32 -08:00
SeaSponge
4b0273fc65
moved bandreject_filter() to src folder
2021-12-08 14:54:11 -08:00
SeaSponge
45acae9f75
Moved fade_out() to be in src folder
2021-12-08 14:53:19 -08:00
Darell Chua Yun Da
01631e89e2
App is working
...
Try out app. App is working except equalizer
2021-12-07 16:23:30 +08:00
darrll27
8b76754943
Merge branch 'main' into DarellsAnnex
2021-12-06 15:26:58 -08:00
Darell Chua Yun Da
0984b75d36
Created a Pitch Envelope
...
App updated to work with pitch envelope. Works with Harmonic Offset. Added Equalizer GUI elements.
Still does not work with LFO and does not work with Equalizer.
2021-12-07 07:25:21 +08:00
khannuuuuur
576e49d428
added pitch shift envelope (file name amplifyFreqRange.m)
2021-12-06 09:01:44 -08:00
khannuuuuur
069d7cbf0a
Merge pull request #18 from ltcptgeneral/amplify
...
Amplify and Reverse function
2021-12-05 22:20:39 -08:00
khannuuuuur
9be6ba3991
fixing
2021-12-05 22:17:23 -08:00
Arthur Lu
6dc0d72f9b
revert deltas:
...
sample wav file,
modified Main_test.m
2021-12-05 22:04:07 -08:00
khannuuuuur
6414d2c1ee
removed more unecessary files
2021-12-05 21:57:29 -08:00
Ben Zhang
2e950c69ff
Update generate_sawtooth.m
...
edit comments
2021-12-05 21:09:12 -08:00
Ben Zhang
d2e2bac659
Fix the equation for generating sawtooth wave
...
fix the equation for generating sawtooth wave
2021-12-05 20:53:41 -08:00
Ben Zhang
c1942eab18
add sawtooth generator function
2021-12-05 20:24:45 -08:00
Arthur Lu
8a5e33fd77
move add_sine, lfo_sine to src folder
2021-12-05 14:25:37 -08:00
khannuuuuur
cb31b1dc1c
added reverse function
2021-12-05 13:39:07 -08:00
khannuuuuur
9fa884beae
added reverse function
2021-12-05 13:38:35 -08:00
Arthur Lu
1739ce6d75
added Petha_Hsu_PitchOffset function
2021-12-05 13:30:51 -08:00
khannuuuuur
0dd2fbb61b
removed unecessary files
2021-12-05 13:04:20 -08:00
khannuuuuur
52b8f0fc22
added amplifier function
2021-12-05 12:40:27 -08:00
bliou000
6c390ff604
Merge pull request #9 from ltcptgeneral/bliou000-patch-1
...
generate white noise
2021-12-05 09:16:26 -08:00
darrll27
e4ac5c04c2
Merge pull request #13 from ltcptgeneral/DarellsAnnex
...
App is partially functional. Change directory to your directory inside the app to use functions.
2021-12-05 00:03:35 -08:00
Darell Chua Yun Da
ab55430fae
Updates to App
...
Soundgenerator Selector Added
2021-12-05 15:58:24 +08:00
Darell Chua Yun Da
e7fdfda8e3
Semifunctional App
...
Added helper functions for scalability. App functions is 80 percent complete. Requires Pitch Envelope and LFO to fully complete testing.
2021-12-05 15:14:12 +08:00
bliou000
932a93269a
Add files via upload
2021-12-04 12:46:30 -08:00
Arthur Lu
843084257d
Merge pull request #7 from ltcptgeneral/improve_comments
...
Added additional comments for wave generation functions
2021-12-03 20:07:00 -08:00
Arthur Lu
23eaa67d25
additional comments for :
...
generate_sine,
generate_square,
generate_triangle,
from Benjamin Liou
2021-12-03 20:05:38 -08:00
Darell Chua Yun Da
757c11d2b8
Renamed PitchEnvelope to Amplitude
...
Misnamed previous file, should be updated now
2021-12-03 12:11:52 +08:00
darrll27
309e0386e8
Merge branch 'main' into DarellsAnnex
2021-12-01 23:00:59 -08:00
Darell Chua Yun Da
ea2bc54fec
Update Main_test.m
2021-12-02 14:48:08 +08:00
Darell Chua Yun Da
beb9feafc9
Filter and Pitch Envelope
...
Updated Main_test.m
2021-12-02 14:42:35 +08:00
Darell Chua Yun Da
6c7aa76b62
Continuous Replay and Filter
...
Continuous Replay and Filter. Added a test main for people to easily test their filters.
2021-12-02 13:44:57 +08:00
Arthur Lu
97bf2320f6
remove test file
2021-12-01 15:48:33 -08:00
Arthur Lu
5a484cb6e1
standardize sine generation
2021-12-01 15:44:03 -08:00
Arthur Lu
da20ef83c8
message
2021-12-01 15:21:09 -08:00
Arthur Lu
2ce7e6a7a4
add wave genration functions
2021-12-01 15:17:58 -08:00