| The file opcode_list.txt is dated 2014 Aug 14 which meansit is missing
many opcodes. Is there a way to update this? As I do not build all
modules My system cannot use -z2 to generate a list. Does someone have
facilities? I could hack up a list by mergig but it is rather a tedious
process.
==John
On Tue, 1 Mar 2016, Francois PINOT wrote:
> csd2docbook.py reads the opcode list using the CsoundOpcodeList() function.
> This means that the list is constructed from the Csound version installed on
> your computer.
>
> csd2docbook2.py reads the opcode list from the opcode_list.txt file. So you
> should add your opcode name in this file.
>
> Francois
>
> 2016-03-01 21:19 GMT+01:00 jpff :
> I noticed that in the example mvclpf2.csd.xml the opcode mvclpf2
> is
> not emphasised; I tried remaking from csd2docbook2.py but it did
> not
> fix.
>
> Where is the list of opcodes read from, and how do I fix this and
> other like problems?
>
> ==John ffitch
>
>
>
> |