awonak / HagiwoModulove

Alternate firmware and scripts for Sync LFO & A-RYTH-MATIK eurorack modules.
https://awonak.github.io/HagiwoModulove/
MIT License
8 stars 2 forks source link

Add Perlin Noise firmware for Sync LFO / MVMT #15

Closed awonak closed 7 months ago

awonak commented 7 months ago

Smooth random voltages to chaotic noise using the Perlin noise algorithm. Unlike random() in which each new random value has no correlation to it's previous value, Perlin noise has a more organic appearance because it produces a naturally ordered “smooth” sequence of pseudo-random numbers.

https://youtu.be/7n8kDnDUpMI