[Fluxus] (gh n)

gabor papp gabor.lists at mndl.hu
Tue Jul 29 14:06:42 PDT 2008


> what is the largest number that (gh n) can return?
i don't think there is a maximum, but you can always try to set the
level with (gain).

sometimes i tend to use a logarithmic version of (gh) that might work
better for your case also. it's something like this:

(define (gl n)
     (log (+ 1 (gh n))))

gabor




More information about the Fluxus mailing list