tmhglnd / total-serialism

Toolbox full of Algorithmic Composition methods
MIT License
151 stars 11 forks source link

Add simplex and other procedural noise functions #40

Open tmhglnd opened 6 months ago

tmhglnd commented 6 months ago

Some idea to add procedural noise functions such as Simplex/Perlin noise to generate 1D or 2D arrays that can be used for algorithmic composition.

For example include this library: https://www.npmjs.com/package/simplex-noise