summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index d3af9ce..296d026 100644
--- a/index.html
+++ b/index.html
@@ -184,7 +184,7 @@ function set_scale (s) {
var polysynth = new Tone.PolySynth(8, Tone.synth)
polysynth.set({
- oscillator: { type: "sine" },
+ oscillator: { type: "triangle" },
envelope:{
attack: 0.01,
decay: 2.5,