Random Normal

Samples Random numbers from normal distribution

(3 Votes)
1.0 (Updated 4 years ago)
5.8kB
August 02, 2020
Reaktor 6

DESCRIPTION

Generates two samples from a normal distribution with std.dev std and mean mu, when Trg is triggered.

Uses the Box-Muller transform (Which is why it generates two samples instead of one)