User Tools

Site Tools


openstagecontrol

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
openstagecontrol [2023/02/02 15:16] ssm2017openstagecontrol [2024/01/03 12:46] (current) ssm2017
Line 1: Line 1:
-===== OpenStageControl ===== +====== OpenStageControl ====== 
-==== GrandMa1/Dot2 ==== +===== Notes ===== 
-=== Config ===+==== update property ==== 
 +<sxh js> 
 +receive('/EDIT', 'text_1',
 +  value: "abcd", 
 +  widgets: [] 
 +}); 
 +</sxh> 
 +===== GrandMa1/Dot2 ===== 
 +==== Config ====
 <sxh json> <sxh json>
 {"osc-port":8001,"midi":["sysex","gma_in:1,2","gma_out:0,1"],"force-gpu":true,"custom-module":"D:\\Documents\\perso\\dev\\openstagecontrol\\test-clones.js","load":"D:\\Documents\\perso\\dev\\openstagecontrol\\test-clones.json"} {"osc-port":8001,"midi":["sysex","gma_in:1,2","gma_out:0,1"],"force-gpu":true,"custom-module":"D:\\Documents\\perso\\dev\\openstagecontrol\\test-clones.js","load":"D:\\Documents\\perso\\dev\\openstagecontrol\\test-clones.json"}
 </sxh> </sxh>
-=== Module ===+==== Module ====
 <sxh js> <sxh js>
 /* /*
Line 232: Line 240:
  
 </sxh> </sxh>
-=== Session ===+==== Session ====
 <sxh json> <sxh json>
 { {
Line 1049: Line 1057:
 } }
 </sxh> </sxh>
-=== GrandMa macro ===+==== GrandMa macro ====
 <sxh xml> <sxh xml>
 <?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
openstagecontrol.1675347410.txt.gz · Last modified: by ssm2017