Csound Csound-dev Csound-tekno Search About

Manual error

Date1999-01-24 17:58
Fromjpff@maths.bath.ac.uk
SubjectManual error
Message written at 24 Jan 1999 14:08:46 +0000

I have been looking at the follow opcode and there is a discrepency in
the (online) manual.  The entry reads
    kr	follow	asig, idt 
but the code has an arate output according to the code.  Strangely
enough the example on the page uses ak1 as the answer.
       ak1	follow	a1, .02	; ak1 is now like k1

While on the suject, does anyone use follow?  Does it work?