Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 1043:aa45e5379c5a
effecteval improvements. displays current song+effect tree
Ignore-this: 94a007b1206c45483d74878fb35248d
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Wed, 28 May 2014 05:57:08 +0000 |
parents | 77522c773056 |
children |
line wrap: on
line source
#!/bin/zsh echo broken: use a plain shell loop exit 1 for x (`ls $LIGHT9_SHOW/subterms`) { bin/curvecalc $x }