vrandh

vrandh — Generate a sort of 'vectorial band-limited noise'

Description

Copies between two vectorial control signals

Syntax

vrandh  ifn,  krange, kcps, ielements

Initialization

ifn - number of the table where the vectorial signal will be generated

ielements - number of elements of the vector

Performance

krange - range of random elements (from -krange to krange)

kcps - rate of generated elements in cycles per seconds

This opcode is similar to randh, but operates with vectors instead of with scalar values..

The output is a vector contained in ifn (that must be previously allocated).

All these operators are designed to be used together with other opocdes that operate with vector such as bmscan, adsynt etc.

Note: bmscan not yet available on Canonical Csound

Credits

Written by Gabriel Maldonado.

New in Csound 5 (Previously available only on CsoundAV)