-- Leo's gemini proxy

-- Connecting to thrig.me:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

LFO


Or low frequency oscillators show up in all sorts of places, though I did not know until recently that they are called LFO.


synths and fiddle with a knob


Previous uses were in composition where I was like hey what if I put some sin waves together and let them move the pitch selection around.


/music/sin-function1.mp3


Another use is in roguelike level procgen where (with as always careful function and parameter selection) sin waves convert to an elevation map, so maybe "#" are mountains, "~" are swamps and "." level ground. Noise can be added, or not. Colors might help, along with graphical tiles and a broader selection of ground types? You'll need a big terminal for the following, or maybe less -S.


map1.txt

map2.txt

map3.txt


More detail (roads, ruins, ranches) might be layered on top by other algorithms. More complexity might be had by triggering one of several different functions when a base LFO reaches particular values.


https://thrig.me/src/ministry-of-silly-vaults.git

https://thrig.me/src/lacrida.git

-- Response ended

-- Page fetched on Tue May 21 20:58:03 2024