Files @ 71eac274c98f
Branch filter:

Location: light9/bin/curvecalc_all_subterms

drewp@bigasterisk.com
new networking config to put dmx on its own box
Ignore-this: 3ed4db167e8daec1670d6389a6efc159
1
2
3
4
5
6
#!/bin/zsh
echo broken: use a plain shell loop
exit 1


for x (`ls $LIGHT9_SHOW/subterms`) { bin/curvecalc $x }