We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8320f2e commit e137071Copy full SHA for e137071
README.md
@@ -28,6 +28,7 @@ Create a ```config.json``` with e.g. the following contents: (all fields are opt
28
"gui":{
29
"outputHeight": 200,
30
"opacity": 192, // 255 means the editor occludes the effect completely, 0 means the editor is fully transparent
31
+ "texturePreviewWidth": 64,
32
},
33
"midi":{ /* the keys below will become the shader variable names, the values are the CC numbers */
34
"fMidiKnob": 16, /* e.g. this would be CC#16, i.e. by default the leftmost knob on a nanoKONTROL 2 */
0 commit comments