On 2/9/11 3:01 PM, tim blechmann wrote:
> hi,
>
> i am looking for a cross-platform way to do a multichannel (~64)
> connection from one computer (any os) to a linux computer.
>
> two questions:
> - afaik, jacktrip does not support ppc. is this still correct? any
> idea, what is the reason for it? if it is just an endianness issue, it
> shouldn't be too difficult to solve
It probably is just that, but since I don't have access to a PPC, I
cannot test and fix it. If anyone with access to that platform can look
at that issue, I can include the patch in the trunk.
> - does it support win32? preferably binaries?
Yes, but it's fairly untested, so use at your own risk. You can find the
binaries here (install instructions included):
https://ccrma.stanford.edu/~jcaceres/tmp/jacktrip-windows/
Best!
JPC
hallo tim,
On 2011-02-09 19:01, tim blechmann wrote:
> hi,
>
> i am looking for a cross-platform way to do a multichannel (~64)
> connection from one computer (any os) to a linux computer.
i'm no jacktrip dev, so consider these answers as DAU.
>
> two questions:
> - afaik, jacktrip does not support ppc. is this still correct? any
> idea, what is the reason for it? if it is just an endianness issue, it
> shouldn't be too difficult to solve
i totally agree.
looking at the code, however, it seems that right now the
(endian-dependent) payload is simply cast'ed to uchar*, so expect
troubles :-)
fgmasdr
IOhannes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk1T48IACgkQkX2Xpv6ydvTrQACgnJu2dZ40wUcAqt/55CHPv+Wb
3/gAmgIKPt6AXb+ohsfGmJReepvMglNX
=WbXx
-----END PGP SIGNATURE-----
Yes, you can use any account, I subscribe with this address, which is
not gmail.
JPC
Are you sure you're using the trunk? What OS version are you compiling on?
JPC
You're right that it's not evident. I found some info here:
http://groups.google.com/support/bin/answer.py?hl=en&answer=46606
Does it work?
JPC