Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 1437:d149a2c2236c
always send trailing zeros to dmx
Ignore-this: 973ae36ba571f865150710d304e255c8
author | drewp@bigasterisk.com |
---|---|
date | Sat, 11 Jun 2016 20:41:04 +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 }