Files @ 94039df5cdd9
Branch filter:

Location: light9/bin/curvecalc_all_subterms

David McClosky
create Playlist class which is now used in wavecurve, musicPad, and ascoltami2.
Ignore-this: da54d0239906e81ad5d95741d22f5975
Several other refactorings. Also, totally untested.
#!/bin/zsh
for x (`ls $LIGHT9_SHOW/subterms`) { bin/curvecalc $x }