Skip to content

Commit 94609d5

Browse files
committed
updated
1 parent c664ea1 commit 94609d5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

opcodes/oscil.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,16 @@
5757
<para>
5858
If you need to change the oscillator table with a k-rate signal, you can use <link linkend="oscilikt"><citetitle>oscilikt</citetitle></link>.
5959
</para>
60+
<note>
61+
<!-- <title>Title of the note (optional)</title> -->
62+
<para>
63+
This opcode does not perform any interpolation.
64+
This can lead to unexpected behaviour or unclean signals,
65+
e.g. for small table sizes and low frequencies.
66+
As standard oscillators the usage of <link linkend="oscili"><citetitle>oscili</citetitle></link>
67+
or <link linkend="poscil"><citetitle>poscil</citetitle></link> is recommended.
68+
</para>
69+
</note>
6070

6171
</refsect1>
6272

0 commit comments

Comments
 (0)