I've been trying to configure the kernel and the languages to develop visuals with Hydra for a while. The problem;
osc().out()
evalmachine.<anonymous>:1
osc().out()
^
ReferenceError: osc is not defined
at evalmachine.<anonymous>:1:1
at Script.runInThisContext (node:vm:130:12)
at Object.runInThisContext (node:vm:306:38)
at run ([eval]:1020:15)
at onRunRequest ([eval]:864:18)
at onMessage ([eval]:828:13)
at process.emit (node:events:537:28)
at emit (node:internal/child_process:937:14)
at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
THANKS!!!