function2coll
This commit is contained in:
@@ -184,7 +184,7 @@ function setSection(section)
|
||||
var piece = new Dict();
|
||||
piece.parse(JSON.stringify({ "player" : 0, "piece" : section }));
|
||||
this.patcher.getnamed("webcontrol").message("param", "dictionary", piece.name);
|
||||
//outlet(3, "dictionary", piece.name);
|
||||
outlet(3, "bang");
|
||||
}
|
||||
|
||||
function train()
|
||||
|
||||
Reference in New Issue
Block a user