A minor update and play

This commit is contained in:
Yann Esposito (Yogsototh) 2021-01-07 23:50:32 +01:00
parent 8f5be1aa99
commit 9924edaefb
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646
3 changed files with 12 additions and 12 deletions

View file

@ -28,19 +28,19 @@ do
pat = "<0 2 5 4>" pat = "<0 2 5 4>"
oct = -2 oct = -2
d1 $ stack [ d1 $ stack [
n (toScale Chords.minor (arp + pat)) # s "superchip" # release 0.05, n (toScale Chords.minor (arp + pat)) # s "superchip" # release 0.05
n (toScale Chords.minor (arp2 + pat - 4)) # s "superchip" # release 0.8, , n (toScale Chords.minor (arp2 + pat - 4)) # s "superchip" # release 0.8
n ("0*8" + (slow 2 pat) - 14) # s "superchip" # release 0.3 # cut 2 , n ("0*8" + (slow 2 pat) - 14) # s "superchip" # release 0.3 # cut 2
] # orbit 1 # room 0.1 # size 0.93 ] # orbit 1 # room 0.1 # size 0.93
d2 $ s "clubkick*4" d2 $ s "clubkick*4"
# n 1 # n 2
# speed 0.5 # gain 1.8
# crunch 2 # speed 0.8
# orbit 2 # room 0.5
d3 $ s "[~ dr2]*4" d3 $ s "[~ dr2]*4"
# orbit 2 # orbit 1
# room 0.9
solo 4 solo 4

View file

@ -1,4 +1,4 @@
{ nixpkgs ? import (fetchTarball https://github.com/NixOS/nixpkgs/archive/19.09.tar.gz) {} }: { nixpkgs ? import (fetchTarball https://github.com/NixOS/nixpkgs/archive/20.09.tar.gz) {} }:
let let
inherit (nixpkgs) pkgs; inherit (nixpkgs) pkgs;
inherit (pkgs) haskellPackages; inherit (pkgs) haskellPackages;

View file

@ -4,9 +4,9 @@ hush
d1 $ fast 4 (sound "bd") d1 $ fast 4 (sound "bd")
# freq 250 # freq 250
# overgain 0.4 -- # overgain 0.4
# room 4 -- # room 4
# orbit 0 -- # orbit 0
d2 $ sound "[~ ho]*4" d2 $ sound "[~ ho]*4"
# gain 0.7 # gain 0.7