xenharmonic-devs / sonic-weave

The SonicWeave DSL for manipulating musical frequencies, ratios and equal temperaments
MIT License
4 stars 4 forks source link

Make virtual node computation lazy #358

Open frostburn opened 2 weeks ago

frostburn commented 2 weeks ago

You don't really need the virtual AST nodes until something is printed out.

Might not make a big difference. Benchmark impact before full implementation.