diff --git a/examples/json.html b/examples/json.html new file mode 100644 index 00000000..f888efd0 --- /dev/null +++ b/examples/json.html @@ -0,0 +1,179 @@ + + + JSON SANDBOX + + + + + + + + + + + + + + + +
+
+ JSON Sandbox +
+
+ GUIs are limited. The power of a library like Tone comes from being able to set any value you want, + not just the predescribed ranges of a GUI. Instruments and effects can be created and set + with object descriptions like the one above. Edit the values of the JSON descriptions for the score + and the MonoSynths then click 'reload' to hear your changes. +
+
+
+ + + + + + + + \ No newline at end of file