Darells current stuff

Hello
This commit is contained in:
Darell Chua Yun Da 2021-12-02 07:43:48 +08:00
parent 2ce7e6a7a4
commit 2ae08885bc
4 changed files with 5 additions and 1 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

BIN
DarellsAnnex/.DS_Store vendored Normal file

Binary file not shown.

BIN
DarellsAnnex/app.mlapp Normal file

Binary file not shown.

View File

@ -1 +1,5 @@
# ece45-project
# ece45-project
fuction x = envelope(input, fs, period, attack , decay, sustain, release), where attack, decay, sustain release are percentages between 0 to 1 of the period
function x = generate_wave(amplitude, frequency, phase, fs, duration, duty)