This repository has been archived on 2023-12-21 . You can view files and clone it, but cannot push or open issues or pull requests.
2ae08885bcd0f3ebc4502f0de4e86ba1d185a9e6
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)
Description
Languages
MATLAB
100%