From e137071630305b6600d787564018aced1283b851 Mon Sep 17 00:00:00 2001 From: Gargaj Date: Sun, 15 Feb 2015 20:59:03 +0100 Subject: [PATCH] option --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1f0b282..b438b345 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Create a ```config.json``` with e.g. the following contents: (all fields are opt "gui":{ "outputHeight": 200, "opacity": 192, // 255 means the editor occludes the effect completely, 0 means the editor is fully transparent + "texturePreviewWidth": 64, }, "midi":{ /* the keys below will become the shader variable names, the values are the CC numbers */ "fMidiKnob": 16, /* e.g. this would be CC#16, i.e. by default the leftmost knob on a nanoKONTROL 2 */