FFF: Post-perf

parent eb86dfae
-- region Touchés par la grace: techno-gospel
-- Tags: Techno, gospel, funk
-- Ready: 9/10
resetCycles
-- endregion
......@@ -49,19 +48,19 @@ do
# gain 0.75
# cut 6
d5 -- Chopped choir
-- $ whenmod 32 0 (slow 2) -- TODO end: Rarefy
$ slice 16 (
whenmod 16 12 (|> "0*4") $
whenmod 16 8 (|> "0*8") $
"2" -- Welcome!
-- "0 1 <0 2> [3 4]" -- Choeurs fous!
$ whenmod 32 0 (slow 2) -- TODO end: Rarefy
$ slice 8 (
whenmod 16 12 (|> "<0!2 2!2>*8") $
whenmod 16 8 (|> "0*4") $
-- "0 1 2 3" -- Welcome!
-- "0 <1!2 0!2> <2 7 6 3> <3 5>" -- WELCOME
"0 1 <0 2> [3 4]" -- Choeurs fous!
)
$ every' 4 3 (superimpose (# n 1) . (# begin 0))
$ every' 4 3 (superimpose (# n 1) . (# legato "<1!3 2>"))
$ "pray"
# cut 3
# legato 1
# pan "0.4 0.6"
# gain 0.55
# begin "<0.1 0.5>"
d7 -- Claps répartis
$ jux (# lpf 2000)
$ note "<-4!3 -8>" # "clap"
......
......@@ -32,11 +32,11 @@ do
-- )
-- )
-- region INTRO/Run
$ slow 2 -- intro
$ whenmod 8 6 (# silence)
$ "k k k k k k k <k [~ k] k*2 ~>"
# "[jazz,kick:5]"
# gain 0.75
-- $ slow 2 -- intro
-- $ whenmod 8 6 (# silence)
-- $ "k k k k k k k <k [~ k]>"
# "jazz"
# gain 0.35
# pan 0.45
d2
$ someCycles (hurry 2)
......@@ -48,10 +48,10 @@ do
# gain 0.65
# pan (slow 8 $ range 0.4 0.8 sine)
d3 -- Drumroll
$ slow 8 -- TODO IN/OUTRO
-- $ slow 8 -- TODO IN/OUTRO
$ fast (slow 8 "<1 [2 [2|4]] 4 [4 8]>" )
$ ply "2 <4 8>" $ "drum:8"
# gain (slow 4 $ range 0.65 0.95 saw)
# gain (slow 4 $ range 0.65 0.85 saw)
# pan (slow 8 $ range 0.2 0.6 cosine)
d4 -- Bassline
$ juxBy 0.5 id
......@@ -62,15 +62,16 @@ do
$ slice 8
(
-- iter (slow 2 "<2 4>") $
run 8 -- Classique: jumpy groovy
-- run 8 -- Classique: jumpy groovy
"0*4 2 1 3 4 5 6 7"-- HAVE FUN
-- "<0!3 1>*2 3*2 <0 1> 4*<2 4 8>" -- Jumpy rappel
-- "<0 4 0 0*2> 4 <0 1 2 3> <0 4!2>" -- Attente
-- "<0!3 <1 2>>*8" -- COME ON CRUSH
)
$ "fbass:8"
# legato 1
-- # crush (5.5 + "6 <5 4>") -- TODO CRUSH THIS
# gain 0.85
-- # crush (0.5 + "6 <5 4>") -- CRUSH THIS
# gain 0.4
# pan 0.6
d5 -- Guitare pompe
-- $ whenmod 64 32 ( -- TODO Renverse
......
......@@ -14,6 +14,7 @@ do
d10 $ funk_noise
d1
-- KICK
$ whenmod 8 6 (# silence)
-- $ mask "t(11,12)" . fast "<2!6 4 2>" -- Folie
$ "k . k(<3 5>,8)" -- L'intro TODO
-- $ "k([1|2|5],8) . k(<3 5>,8)" -- Le classique
......
# FUTURE FUNK FRAGMENTS
> From the edges of the desert,
> lost broken tapes reveal data
> groovy data
> funky data
> a rythm from old times
## WORKSHEET
### Repeat 0
......
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