diff --git a/opcodes/oscil.xml b/opcodes/oscil.xml index 432a239d5f..42b309e94e 100644 --- a/opcodes/oscil.xml +++ b/opcodes/oscil.xml @@ -57,6 +57,16 @@ If you need to change the oscillator table with a k-rate signal, you can use oscilikt. + + + + 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 oscili + or poscil is recommended. + +