Skip to content

Commit 251bd41

Browse files
author
vlazzarini
committed
improved pages
1 parent 3186a03 commit 251bd41

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/opcodes/create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ of the predefined opcode overloads.
4040

4141
Here is an example of the create opcode. It uses the file [create.csd](../examples/create.csd).
4242

43-
``` csound-csd title="Examples of the two create opcode overloads." linenums="1"
43+
``` csound-csd title="Examples of the create opcode." linenums="1"
4444
--8<-- "examples/create.csd"
4545
```
4646

docs/opcodes/init.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ i 2 time 2.90032: 1.00000
9292
The following example shows the init opcode in the context of
9393
instrument and opcode initialisation.
9494

95-
``` csound-csd title="Examples of the two create opcode overloads." linenums="1"
95+
``` csound-csd title="Examples of the instrument definition, instance and opcode init." linenums="1"
9696
--8<-- "examples/create.csd"
9797
```
9898

0 commit comments

Comments
 (0)