diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-15 00:09:15 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-15 00:09:15 +0200 |
| commit | 6b53cc876fbae7d57799f12138367ce53713388c (patch) | |
| tree | 58253b790469525b121e6acca35d3a70d5f92717 /gen-prime.sh | |
| parent | 3d6f4c3f720d2f76c7f6123618448c8a1b49fbfe (diff) | |
lol typo
Diffstat (limited to 'gen-prime.sh')
| -rwxr-xr-x | gen-prime.sh | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gen-prime.sh b/gen-prime.sh index 8b8fe7b..d31b5a5 100755 --- a/gen-prime.sh +++ b/gen-prime.sh @@ -53,11 +53,11 @@ function gen_prime_set () { # gen_prime $1 6 44100 'zero' # gen_prime $1 6 44100 'noise' # gen_prime $1 6 44100 'sin' 440 - gen_prime $1 6 44100 'noise' 0 0 True + # gen_prime $1 6 44100 'noise' 0 0 True gen_prime $1 6 44100 'sin' 440 0 True - ./latest.pl -n 'past_gradient' -l $exp_name + ./latest.pl -n 'fixed_gradient' -l $exp_name } -gen_prime_set jwcglassbeat -gen_prime_set neuralacid_solo -gen_prime_set snaps_grain +# gen_prime_set jwcglassbeat +# gen_prime_set neuralacid_solo +# gen_prime_set snaps_grain |
