Custom Object
Customize timbre.js
Description
Util functions
timbre.Object.call(this, channels, _args)(line:5)timbre.fn.extend(CustomObject)(line:7)CustomObject.prototype.process = function(tickID)(line:9)timbre.fn.register("custom-object", CustomObject)(line:26)timbre.fn.inputSignalAR(this)(line:13)timbre.fn.outputSignalAR(this)(line:21)