view bin/curvecalc_all_subterms @ 1181:c677bf37a1b4

effect list has button to add to current song Ignore-this: 336da00ee802890c5b75af5b0d2ab255
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 15 Jun 2014 15:47:15 +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 }