random chord method checks for distinct members

This commit is contained in:
Mikayla Dobson
2022-05-12 12:11:53 -05:00
parent abbb3c6068
commit 65ce76411c
7 changed files with 75 additions and 33 deletions

View File

@@ -112,6 +112,7 @@
<button id="mute-all">Mute all oscillators</button>
<button id="reset-lfos">Reset LFO values to default</button>
<button id="rand-chord">Full random chord</button>
<button id="eval-chord">Evaluated chord</button>
</div>
</main>