Files @ 440d116ba5df
Branch filter:

Location: light9/bin/curvecalc_all_subterms

Drew Perttula
asco: add switcher to pick the pulseaudio sink
Ignore-this: 57af0bce1573ecefc1536fe98c301a8f
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 }