| I noticed the same problem with 3.47. (I've had success with midi input
using 3.46) Are you using GNU libc6 (glibc) on linux instead of libc? I
can no longer compile 3.47 due to a missing tell() function call in glibc,
and I'm in the process of patching csound to use ftell() instead. I'm
pretty sure this is related to why soundin isnt working as it should,
using the static csound 3.47 binary. That binary was compiled against
regular libc with the tell() function.
- lv
On Tue, 13 Jan 1998, Toby wrote:
> After reading the message that I sent
> in about version 3.47, I noticed that
> the output that I had pasted into the
> letter indicated that I was actually
> running version 3.44.
>
> I fixed my PATH and ran the same test
> with version 3.47. I am afraid that
> the new version made no difference in
> sound output, and, adding insult to
> injury, actually failed to show any
> activity in the instrument at all via
> the 'print' statement.
>
> Toby
>
> -There otta be a law-
>
|