Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
fggp committed Dec 15, 2024
1 parent c664ea1 commit 94609d5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions opcodes/oscil.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,16 @@
<para>
If you need to change the oscillator table with a k-rate signal, you can use <link linkend="oscilikt"><citetitle>oscilikt</citetitle></link>.
</para>
<note>
<!-- <title>Title of the note (optional)</title> -->
<para>
This opcode does not perform any interpolation.
This can lead to unexpected behaviour or unclean signals,
e.g. for small table sizes and low frequencies.
As standard oscillators the usage of <link linkend="oscili"><citetitle>oscili</citetitle></link>
or <link linkend="poscil"><citetitle>poscil</citetitle></link> is recommended.
</para>
</note>

</refsect1>

Expand Down

0 comments on commit 94609d5

Please sign in to comment.