Commit f9ec2046 by PLN (Algolia)

chore(set): PLN's Sunday-night keepers — "sounds are great now"

Four tracks carried uncommitted edits after the KRK run. They are his, they
are tuned by ear, and they were sitting only in the working tree with a
rehearsal scheduled for dawn — exactly the state that let a stale Pulsar
buffer eat committed work twice before (#95). Committing them so tomorrow's
run starts from disk, not from whatever a buffer happens to remember.

What he changed, and why it reads as deliberate:

- gimme_acid  d5 gains a `^56` jungle_breaks:15 swap and the slice pattern
  moves under `whenmod 16 8`, so the chop only bites for half of every 16
  cycles instead of running flat the whole time. d11 gets `# gain 1.5` and a
  renamed comment ("BOOM, BOOM, BOOM").
- perfect     comment-only: d1 "Famous Clubkick", d2 "Clap Mechamment
  Celebre". Naming the kick and the clap is how he finds them mid-set.
- bombe_dj    `resetCycles` commented out. This is the SET OPENER after
  quand_on_decolle; resetting the clock at the top of track 2 yanks every
  still-ringing orbit's phase from the track before it.
- vague_de_crime  d1 kick +0.3 gain, d6 gains `midiOn "^90" (ply 2)`, and two
  TODOs written in his own words: the kick wants comparing against the rest
  of the set, and d3 is "less solid than in do it right or drops or ouais".

The two TODOs are ear-work for the last-third rehearsal, not defects to fix
blind — logged rather than acted on.
parent d36b478b
......@@ -86,10 +86,11 @@ d5 $ gF3 $ gM3 -- Synth lapin speed
-- # pan "[0.4|0.6]*8"
d8 $ gF1 $ gM2
$ midiOn "^36" (# "jungle_breaks:75")
$ midiOn "^56" (# "jungle_breaks:15")
$ midiOn "^92" (ply 4)
-- $ midiOff "^60" (mask "f(8,16)" . chop 8)
$ midiOff "^60" (slice 8 "<~!3 0> <1!3 ~> 2 <3!3 ~> 4 <5!3 ~> 6? 7*<1 2>" )
$ slice 8 "<~!3 0> <1!3 ~> 2 <3!3 ~> 4 <5!3 ~> 6? 7*<1 2>"
$ whenmod 16 8 (slice 8 "<~!3 0> <1!3 ~> 2 <3!3 ~> 4 <5!3 ~> 6? 7*<1 2>" )
$ chop 16
$ loopAt 2
$ "drums_nes:5"
......@@ -107,7 +108,7 @@ d10 $ gF3 $ gM3 -- GIMME THAT
# "vocal_bordel"
# cut 10
# gain 1.4 # lpf 3000 # room 0.3 # octersub 0.8
d11 $ gF3 $ gM3 -- GIMME THAT
d11 $ gF3 $ gM3 -- BOOM, BOOM, BOOM
$ ((0.25 ~>) . (# begin 0.1))
$ "~!3 v"
# end 0.245
......@@ -117,3 +118,4 @@ d11 $ gF3 $ gM3 -- GIMME THAT
d12 $ gM3 $ gM3 -- CHEVAL DE COURSE
$ "<~ [~ ~ ~ cheval]>" # "molotov:5"
# room 0.4 # sz 0.3 # dry 0.3
# gain 1.5
......@@ -4,7 +4,7 @@ do
let width = pF "width"
let fundamental = slow 4 $ "<gb3'maj db3'maj bb2'min bb2'maj>"
setcps (128/60/4)
d1 $ gF1 $ gM1
d1 $ gF1 $ gM1 -- Famous Clubkick
-- $ midiOff "^42" (<| "<k [~!7 k*<1 2>]>")
$ fix (# bandf 300) "clubkick"
$ midiOff "^41" (<| "k . ~ k*<1 2> ~ <~ k k <~ k*4>>")
......@@ -12,7 +12,7 @@ d1 $ gF1 $ gM1
$ "[jazz,clubkick]"
# cut 1
# gain 1.5
d2 $ gF1 $ gM2 -- Clap Technocratique
d2 $ gF1 $ gM2 -- Clap Mechamment Celebre
$ midiOn "^42" (mask "[t <f t!3>] [t <f t>]" . fast 2)
$ "~ s ~ [s*<1 2> <~ s*<2 [4 2]>>]"
# "vec1_claps" # n 10
......
-- MI! e gs a b c d ef tension e resolution
do
resetCycles
-- resetCycles
setcps (124/60/4)
d1 $ gF1 $ gM1
$ midiOn "^29" (# "kick:4")
......
......@@ -2,20 +2,20 @@ resetCycles
do
setcps (120/60/4)
d1 $ gM1 $ gF1 -- Kick solide
d1 $ gM1 $ gF1 -- Kick solide -- TODO: Vraiment solide? onpeut le comparer au reste du set?
-- $ midiOn "^30" (# cps (130/60/4))
$ fix ((# att 0.02) . (# rel 0.5) . (# lpf 5000)) "kick:4"
$ midiOn "^41" (struct "t t t t*<1!6 2 2>")
$ midiOff "^41" (<| "k . ~ <~!3 k> ~ ~")
$ "[kick:4,jazz]"
# gain 1
# gain 1.3
d2 $ gF1 $ gM2
-- TODO Pattern on button
$ "~ c . <[~ c ~ c] [<c ~ ~ c> <~ c ~ c> . ~]>"
# "cp" # gain 1.1
# lpf 2000
# room 0.4 # sz 0.6 # dry 1.04 # octersub 0.8
d3 $ gF1 $ gM2
d3 $ gF1 $ gM2 -- TODO Less solid than in do it right or drops or ouais maybe? to be improved/rpelaced
$ midiOn "^43" (>| "[~ hh]*4")
$ midiOff "^43" (chop 8 . loopAt 4 . (>| "crimewave:3") . ("e" ~>))
$ "drums"
......@@ -77,7 +77,9 @@ d8 $ gM2 $ gF1 -- Breaks divins
# pan "[<0.35!3 0.65> <0.65!3 0.35>]*4"
# gain 1.3
d10 $ gF1 $ gM3 $ mask "<t f!7>" $ "risers:8" -- safe riser
d6 $ gF3 $ gM3 $ slice 4 "<0 1 2 <3 3*2>>"
d6 $ gF3 $ gM3
$ midiOn "^90" (ply 2)
$ slice 4 "<0 1 2 <3 3*2>>"
$ "crimewave:15"
# cut 9
# room 0.3 # sz 0.4 # dry 0.9
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment