|
@@ -1,12 +1,12 @@
|
|
|
{
|
|
|
- "name":"EOS OSC",
|
|
|
+ "name":"BT_OSCcontroller",
|
|
|
"type":"OSC",
|
|
|
- "path":"Software",
|
|
|
+ "path":"LIEN-BT",
|
|
|
|
|
|
- "version":"1.0.0",
|
|
|
- "description":"Mike's special module to control EOS Light Console through OSC via commands",
|
|
|
- "url":"https://github.com/benkuper/EOS-OSC-Chataigne-Module",
|
|
|
- "downloadURL":"https://github.com/benkuper/EOS-OSC-Chataigne-Module/archive/master.zip",
|
|
|
+ "version":"0.0.1",
|
|
|
+ "description":"BT OSC controller manager",
|
|
|
+ "url":"https://gogs.madology.myds.me/FRESNOY/BT_OSCcontroller_chataigne",
|
|
|
+ "downloadURL":"",
|
|
|
|
|
|
"hasInput":true,
|
|
|
"hasOutput":true,
|
|
@@ -15,7 +15,6 @@
|
|
|
|
|
|
"defaults":
|
|
|
{
|
|
|
- "baudRate":115200,
|
|
|
"autoAdd":false,
|
|
|
"OSC Input":
|
|
|
{
|
|
@@ -29,10 +28,8 @@
|
|
|
|
|
|
"parameters":
|
|
|
{
|
|
|
- "Start Channel":
|
|
|
- {
|
|
|
- "type":"Integer"
|
|
|
- }
|
|
|
+
|
|
|
+
|
|
|
},
|
|
|
|
|
|
|
|
@@ -41,13 +38,16 @@
|
|
|
"autoAdd",
|
|
|
"splitArguments",
|
|
|
"autoRange",
|
|
|
- "autoFeedback"
|
|
|
+ "autoFeedback",
|
|
|
+ "pass_through",
|
|
|
+ "osc_input",
|
|
|
+ "osc_outputs"
|
|
|
],
|
|
|
|
|
|
|
|
|
"scripts":
|
|
|
[
|
|
|
- "EOSOSC.js"
|
|
|
+ "BT_OSCcontroller.js"
|
|
|
],
|
|
|
|
|
|
"values":
|