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










_______________________________________________
unloquer mailing list
[email protected]
https://lists.aktivix.org/mailman/listinfo/unloquer

Responder a