pray: Ready

parent c6737658
-- Pray the Funk: choeurs laudatifs -- Pray the Funk: choeurs laudatifs
-- Tags: Breakbeat, gospel, funk -- Tags: Breakbeat, gospel, funk
-- Ready: 9/10 resetCycles
do do
unsolo 1 -- Kick chaloupé unsolo 1 -- Kick chaloupé
...@@ -15,11 +15,12 @@ do ...@@ -15,11 +15,12 @@ do
d1 d1
-- KICK -- KICK
-- $ mask "t(11,12)" . fast "<2!6 4 2>" -- Folie -- $ mask "t(11,12)" . fast "<2!6 4 2>" -- Folie
$ "k([1|2|5],8) . k(<3 5>,8)" -- Le classique $ "k . k(<3 5>,8)" -- L'intro TODO
-- $ "k([1|2|5],8) . k(<3 5>,8)" -- Le classique
-- $ "k*<1!8 2!8> . k(<0 1 0 1 3 5 5 8>,8,<0!3 2>)" -- L'annonce -- $ "k*<1!8 2!8> . k(<0 1 0 1 3 5 5 8>,8,<0!3 2>)" -- L'annonce
# "[reverbkick,kick]" # "[reverbkick,<kick!8 ~!8>]"
# lpf 5000 # lpf ("<5!3 <2 0.5>>" * 1000)
# gain 0.75 # gain 0.65
d4 -- BREAKBEAT d4 -- BREAKBEAT
$ slice 8 ( $ slice 8 (
"0 4" -- Intro "0 4" -- Intro
...@@ -31,7 +32,10 @@ do ...@@ -31,7 +32,10 @@ do
) )
$ loopAt 1 $ loopAt 1
$ "break:1" $ "break:1"
# gain (slow 16 $ range 0.65 0.85 saw) # gain (
slow 32 $ range 0.35 0.7 saw
-- 0.65 -- TODO Fulltime post-intro
)
# cut 4 # cut 4
d2 -- Snares gretscha d2 -- Snares gretscha
$ someCycles ( $ someCycles (
...@@ -52,7 +56,7 @@ do ...@@ -52,7 +56,7 @@ do
# n "<0!4 1!8>" # n "<0!4 1!8>"
# gain (slow 8 $ range 0.5 0.75 sine) # gain (slow 8 $ range 0.5 0.75 sine)
# cut 5 # cut 5
|> gain 0.65 # lpf 200 # waveloss 65 -- TODO INTRO WAVELOSS/gain 65 45 25 12.5 |> gain 0.5 # lpf 200 # waveloss 65 -- TODO INTRO WAVELOSS/gain 65 45 25 12.5
d7 d7
$ fast 2 $ fast 2
$ whenmod 32 16 (whenmod 4 3 (ply "<2 3 [2 4] [3 2]>")) $ whenmod 32 16 (whenmod 4 3 (ply "<2 3 [2 4] [3 2]>"))
......
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