Commit e1b75e28 by PLN (Algolia)

feat(tracks): veridis_quo jam tweaks + rose_rouge notes from the validated set

veridis_quo (PLN, first jam): hats ply gate moved to ^43 (E3, its own column),
bass line up an octave. rose_rouge: comments from the night it re-validated the
rebuilt rig — a sample-kit idea and the bassline's new name.
parent d3f58c6e
......@@ -18,25 +18,28 @@ d1 $ gF1 $ gM1 -- Kick house filtrée, one more time
$ "[bskick,jazz]"
# gain 1.5
d2 $ gF1 $ gM2 -- Clap 2 & 4, gants de cuir
$ midiOff "^42" (<| "~ s ~ <s [s ~]>")
$ midiOff "^42" (<| "~ ~ <~!3 [~ s]> <s [s [~ s]]>")
$ midiOn "^42" (<| "~ s ~ s*<1!3 2>")
$ "[snare:24,h2ogmcp]"
# gain 1.3
d3 $ gF1 $ gM2 -- Hats offbeat, très french house
$ midiOn "^44" (ply 2)
$ midiOn "^43" (ply 2)
$ "[~ h]*<2!3 4>" # "h2ogmhh:2"
# pan "0.35 0.65"
# legato (range 0.1 0.9 "^31")
# gain 1.5
d4 $ gF2 $ gM3 -- Basse: le drone qui porte la nef
$ midiOn "^89" (ply "1 <1 2>")
$ note (struct "t(<3 5>,8) t(<3 [3 5]>,8)" "<d2 g2 a2 [f2 e2]>")
$ note (struct "t(<3 5>,8) t(<3 [3 5]>,8)"
"<d2 g2 a2 [f2 e2]>"
+ 12
)
# "bassWarsaw"
# octersubbus 41 (range 0 2 "^32")
# crushbus 42 (range 16 4.5 "^52")
# gain 1.3
d5 $ gF3 $ gM3 -- L'ORGUE — veridis quo, veridis quo <3
$ midiOn "^76" (superimpose (("e" ~>) . (|+ note 12) . (|* gain 0.8)))
$ midiOn "^89" (superimpose (("e" ~>) . (|+ note 12) . (|* gain 0.8)))
$ midiOn "^18" (mask "t(12,16)") -- respiration
$ note (cat [
"~ f5 e5 f5 d5@3 f5 c5 f5 b4@6", "b4",
......@@ -67,20 +70,20 @@ d7 $ gF2 $ gM3 -- Arpèges très lents sur la progression, vitraux
"[c4,f4,a4]" -- F (et Am reste dans l'air)
])
# "FMRhodes2"
# modIndex (range 0 2 "^54")
# modIndex (range 0 16 "^55")
# room 0.3
# delay 0.5 # delayt 0.125 # delayfb 0.4
# gain 1.2
d8 $ gF1 $ gM2 -- Les breaks ParVagues par-dessus la cathédrale
$ midiOff "^60" (mask "t(4,8,1)")
$ midiOn "^36" (loopAt 4 . (# "jungle_breaks:22"))
$ midiOn "^56" (loopAt 4 . (# "jungle_breaks:23"))
$ midiOn "^36" (loopAt 2 . (# "jungle_breaks:22"))
$ midiOn "^56" (loopAt 2 . (# "jungle_breaks:23"))
$ midiOn "^92" ( -- La folie
slice 16 "[0 .. 7] . <[0 .. 7]!3 [0 1 . [2 3]]>"
. loopAt 1 . (# "breaks165")
. (# lpf 2500) . (# room 0))
$ chop 16
$ loopAt 2
$ loopAt 1
$ "breaks165"
# cut 8
# octersub 0.4
......
......@@ -4,6 +4,7 @@ resetCycles
-- audition les autres traitements: -- scene: rose_bloom_fast | rose_bloom_rebloom | rose_bloom_noir
-- LE JAZZ C'EST QUOI???
-- TODO SAMPLE KIT WITH JAZZ QUOTES FROM OUR LORD AND JAZZMAN
do
setcps (118/60/4)
d1 $ gF1 $ gM1
......@@ -26,7 +27,7 @@ d3 $ gF1 $ gM2 -- TODO Ouvre plus ces hats <3
# "h2ogmhh"
# room 0.3
# legato (slow 16 $ range 0.2 0.8 saw)
d4 $ gF2 $ gM3
d4 $ gF2 $ gM3 -- THE BASSLINE GETS US TOGETHER
$ midiOn "^44" (off 0.5 id)
-- $ midiOn "^76" ((# delay 0.6) . (# delayt "e") . (# delayfb 0))
$ midiOn "^76" (superimpose (
......
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