Explorar el Código

Remove osc.scd

tags/kitchen
Pete Shadbolt hace 3 años
padre
commit
0932bdcd68
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. +0
    -4
      osc.scd

+ 0
- 4
osc.scd Ver fichero

@@ -1,4 +0,0 @@
thisProcess.openUDPPort(5005);
n = NetAddr.new("0.0.0.0", 5005)
o = OSCFunc({ arg msg, time, addr, recvPort; [msg, time, addr, recvPort].postln; }, '/block', n);
OSCFunc.trace(true);

Cargando…
Cancelar
Guardar