-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hallo,
I would like to pass some data from a shell to a pd patch that is on
another machine in the subnetwork. I have solved most of the troubles
using nc in the form
more junk | nc 146.50.10.35 9000
and putting my patch with netsreceive on port 9000.
My problem is rather banale for you guys, but i had not find a
solution in the archives of the list...
but how do i translate these data (floating point values in between
0 and 1) in audio signal? The data represents a 8khz sample of sound....
Thanks
fredd