random/demo key bindings + better monitor tags

This commit is contained in:
2025-09-20 23:09:09 +02:00
parent 06255691f4
commit ac50deb690
6 changed files with 75 additions and 45 deletions
+1 -1
View File
@@ -1257,7 +1257,7 @@ subroutine(src_stage_sub) vec4 src_16(vec2 vUV, int seed)
{0x54, 0x45, 0x4D, 0x50, 0x4F}, // TEMPO
{0x54, 0x49, 0x4D, 0x45, 0x00}, // TIME
{0x44, 0x45, 0x4D, 0x4F, 0x00}, // DEMO
{0x4E, 0x49, 0x56, 0x45, 0x00}, // LIVE
{0x4C, 0x49, 0x56, 0x45, 0x00}, // LIVE
};
vec2 uv2 = uv1;