diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..47b0a43 Binary files /dev/null and b/.DS_Store differ diff --git a/DarellsAnnex/.DS_Store b/DarellsAnnex/.DS_Store new file mode 100644 index 0000000..5008ddf Binary files /dev/null and b/DarellsAnnex/.DS_Store differ diff --git a/DarellsAnnex/app.mlapp b/DarellsAnnex/app.mlapp new file mode 100644 index 0000000..78314e0 Binary files /dev/null and b/DarellsAnnex/app.mlapp differ diff --git a/README.md b/README.md index 20c731a..b1434ea 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# ece45-project \ No newline at end of file +# 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) \ No newline at end of file