2ae08885bc
Hello
5 lines
250 B
Markdown
5 lines
250 B
Markdown
# 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) |