| In the csound sources there are the following score opcodes:
'a':
'b': /* Reset base clock */
'e': /* End of all */
'f':
'i':
'm': /* Mark this point */
'n': /* Duplicate from named position */
'r': /* Repeated section */
's': /* Section */
't':
'v': /* Local warping */
'w':
I can't understand the purpose of 'v', 'w', 'n', 'm' and, until previous message, of 'b'.
Where can I get the updated manual of these opcodes?
"'csound@maths.ex.ac.uk'"
J P Fitch wrote:
>
> b is absolute not relative. So b 5 instead of b -2
> I think I trap negative numbers as 'wrong' and if not I should!
> ==John
--
Gabriel Maldonado
|