[un/loquer] referentes y software posible a usar

alejo alejoduque at gmail.com
Thu Jan 21 05:13:11 UTC 2010


pensando en la integracion de otros aparatos, aca un ejemplo sencillo  
(incluye codigo):
http://metabiosis.goto10.org/2008/03/25/dot-matrix-patterns/

programa para pasar jack-bytes por la red:
https://code.goto10.org/viewcvs/index.cgi/jackbytes/trunk/server/README?view=markup
(This method is NOT suitable for exchanging sound stream data directly  
for playing, that is one reason why JACK was developed in the first  
place!  It just sends the current snapshot of  the sound stream,or its  
Fourier transform,  for further processing by a non-Jack application.)

mode+v
https://code.goto10.org/hg/index.cgi/mode+v/file/d7d593fd4dc8/README
An IRC based collaborative music platform.

"screensavers"(?) esto corre on python:
http://tinkerhouse.net/shoebot/screenshots/


acerca de mandar comandos via cron a pd:
>
> echo "foo bla bla" | nc -u host Pdportfornetreceive

> Probably cron doesn't find the binaries. Either export all PATHes or
> specify absolute pathes for all files/binaries:
> * * * * * /bin/echo "foo bla;" | /usr/local/bin/pdsend 3007 localhost












More information about the unloquer mailing list