File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 8
8
<refnamediv >
9
9
<refname >oscil</refname >
10
10
<refpurpose >
11
- A simple oscillator.
11
+ A simple oscillator without any interpolation .
12
12
</refpurpose >
13
13
</refnamediv >
14
14
57
57
<para >
58
58
If you need to change the oscillator table with a k-rate signal, you can use <link linkend =" oscilikt" ><citetitle >oscilikt</citetitle ></link >.
59
59
</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 >
60
70
61
71
</refsect1 >
62
72
You can’t perform that action at this time.
0 commit comments