| I think the other problems mentioned in the original mail have been
addressed, but I have a guess about the amplitude problem, which I don't
think I've seen a reply to. I think the key bit of information is that
this is being run on a Macintosh. The Mac version of Csound has a very
handy feature (that I use all the time) of being able to write a
floating point file, and then scale it in place to 16-bit integers. My
guess is that this option is selected, so that the final output is
scaled the same, no matter what the intermediate floating point output was.
David Kirsh
Jan Jacob Hofmann wrote:
>
> Hi there,
>
> The last few days I made some very strange experiences
> with the grain -opcode, resp. its aplitude control
> xamp:
>
> If I put in zero, I get no ampitude- thats correct so
> far.
> If i put in 0.1 the result is just as loud as from a
> value of 10000 and 1 is the same result as 0.00001!
>
> Ps.: I am running csound ppc 3.51 on mac. |