khannuuuuur
|
415c353844
|
Merge pull request #19 from ltcptgeneral/pitchshiftenvelope
added pitch shift envelope (file name amplifyFreqRange.m)
|
2021-12-06 09:04:34 -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
|
79016660ff
|
Merge pull request #17 from ltcptgeneral/bz010-patch-2
Update generate_sawtooth.m
|
2021-12-05 21:09:19 -08:00 |
|
Ben Zhang
|
2e950c69ff
|
Update generate_sawtooth.m
edit comments
|
2021-12-05 21:09:12 -08:00 |
|
Ben Zhang
|
b5158c6e83
|
Merge pull request #16 from ltcptgeneral/bz010-patch-1
Fix the equation for generating sawtooth wave
|
2021-12-05 20:53:51 -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 Z
|
74978464b5
|
Merge pull request #15 from ltcptgeneral/generate_sawtooth
add sawtooth generator function
|
2021-12-05 20:30:35 -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 |
|
wehsu1
|
86a560f029
|
Merge pull request #14 from ltcptgeneral/petha-hsu-pitchoffset
add Petha_Hsu_PitchOffset function
|
2021-12-05 13:32:19 -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
|
7764118c60
|
Merge pull request #12 from ltcptgeneral/bliou000-patch-3
LFO based on generate_sine() code
|
2021-12-05 09:16:49 -08:00 |
|
bliou000
|
e4580cf56a
|
Merge pull request #11 from ltcptgeneral/bliou000-patch-2
additive sine wave synthesis
|
2021-12-05 09:16:38 -08:00 |
|
bliou000
|
6c390ff604
|
Merge pull request #9 from ltcptgeneral/bliou000-patch-1
generate white noise
|
2021-12-05 09:16:26 -08:00 |
|
Darell Chua Yun Da
|
ef5b43b354
|
Update
Yes important
|
2021-12-05 16:04:46 +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
|
2152d2a8e3
|
LFO based on generate_sine() code
|
2021-12-04 16:28:11 -08:00 |
|
bliou000
|
0bfffeed1e
|
additive sine wave synthesis
same as a previous pull request i made (i just gave it a better name instead of "addSynth")
|
2021-12-04 16:10:14 -08:00 |
|
bliou000
|
86f4d02bba
|
Delete addSynth.m
|
2021-12-04 16:06:57 -08:00 |
|
bliou000
|
2c4967633e
|
additive sine wave synthesizer
second argument is a matrix of harmonics to be added
|
2021-12-04 16:03:20 -08:00 |
|
bliou000
|
932a93269a
|
Add files via upload
|
2021-12-04 12:46:30 -08:00 |
|
bliou000
|
abc2dc5a58
|
Merge pull request #8 from ltcptgeneral/bliou000-patch-1
Update README.md
|
2021-12-03 20:49:26 -08:00 |
|
bliou000
|
8581cbcf85
|
Update README.md
added more concrete template to help people get started
|
2021-12-03 20:27:38 -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 |
|
darrll27
|
23503ed282
|
Merge pull request #6 from ltcptgeneral/DarellsAnnex
Renamed PitchEnvelope to Amplitude
|
2021-12-02 20:12:16 -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
|
210575ea62
|
Merge pull request #5 from ltcptgeneral/DarellsAnnex
DarellsAnnex updates to include DarellPitchEnvelope and DarellBandPassFilter Examples
|
2021-12-01 23:01:32 -08:00 |
|
darrll27
|
309e0386e8
|
Merge branch 'main' into DarellsAnnex
|
2021-12-01 23:00:59 -08:00 |
|
Darell Chua Yun Da
|
925ac6c98a
|
Update .DS_Store
|
2021-12-02 14:59:09 +08:00 |
|
Darell Chua Yun Da
|
ea2bc54fec
|
Update Main_test.m
|
2021-12-02 14:48:08 +08:00 |
|
Darell Chua Yun Da
|
d157e80059
|
Merge branch 'DarellsAnnex'
|
2021-12-02 14:43:31 +08:00 |
|
Darell Chua Yun Da
|
beb9feafc9
|
Filter and Pitch Envelope
Updated Main_test.m
|
2021-12-02 14:42:35 +08:00 |
|
darrll27
|
4c1f786053
|
Merge pull request #4 from ltcptgeneral/DarellsAnnex
Continuous Replay and Filter
|
2021-12-01 22:38:12 -08:00 |
|
Darell Chua Yun Da
|
befd3be65b
|
Update README.md
Update to Readme
|
2021-12-02 14:34:01 +08:00 |
|
Darell Chua Yun Da
|
ee7e34eb75
|
Update to Envelope
Renamed as pitchenvelope
|
2021-12-02 14:19:52 +08:00 |
|
Darell Chua Yun Da
|
e3c4b4931d
|
Envelope Example
Updated Main Test to include Envelope Example
|
2021-12-02 14:16:57 +08:00 |
|
Darell Chua Yun Da
|
74586d31c6
|
Merge branch 'DarellsAnnex'
|
2021-12-02 13:46:20 +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
|
c550b0d28e
|
Update README.md
|
2021-12-01 16:10:19 -08:00 |
|