### algo submission: { "algo": "abs(cos(x\*.1))\*.35+sin(x\*.1)\*.25", "shape": "sin(x*.1)*.7 % .4", "wave": "abs(cos(x*.1))*.35 + sin(x*.1)*.25" } - [ ] evaluate algo - [ ] [preview algo](https://ffd8.github.io/oscillation-sandbox/?algo=YWJzKGNvcyh4Ki4xKSkqLjM1ICsgc2luKHgqLjEpKi4yNQ==) - [ ] merge algo
algo submission:
{
"algo": "abs(cos(x*.1))*.35+sin(x*.1)*.25",
"shape": "sin(x*.1).7 % .4",
"wave": "abs(cos(x.1)).35 + sin(x.1)*.25"
}