Messing around with graphs and sounds a bit
https://paste.sr.ht/~jasper/59b874bc90e521ef100e7691204ef82cd55cabbc
Basically it
1. each node has a counter deciding where to go, incremented each visit.
2. it increases the pitch for each neighbour
3. it increases the pitch with a 8 times larger step for each shared neighbour before and after a step.
4. It does nothing with the letters actually.
Silly enough i don't actually know where it is during the sounds..
Sometimes i explain things poorly.. The pitch is (number_of_neigbours + 8*number_of_neighbours)
Here is a version you can just point at a file https://paste.sr.ht/~jasper/adcbc2c010ef1bd56e0350832941e0b7328a86fa (if you have the dependencies.)
Also i was just curious how it would sound.. I think maybe it can be made to sound more interesting? Probably not without changing the code a bunch. (and possibly feeding in an interesting graph)
Also messed with #Orca a little yesterday. Tbh, nothing i want to particularly share from that.
Do kindah share one i made before.
https://ojasper.nl/notes/sounds/orca/night_mice.mp4
It uses `X` to write out comments to enable/disable parts of orca code as they run. https://ojasper.nl/notes/sounds/orca/