Improving OSC reading
This commit is contained in:
@@ -49,10 +49,6 @@ function Ronin () {
|
||||
this.osc.start()
|
||||
}
|
||||
|
||||
this.getOsc = function () {
|
||||
return this.osc.oscMsg
|
||||
}
|
||||
|
||||
this.reset = function () {
|
||||
this.theme.reset()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user