Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
Tidal
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PLN
Tidal
Commits
716edb72
Unverified
Commit
716edb72
authored
Jul 31, 2020
by
PLN (Algolia)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
techno: break_me+funkiano
parent
069ff109
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
21 deletions
+25
-21
break_me.tidal
live/techno/break_me.tidal
+17
-13
funkiano.tidal
live/techno/funk/funkiano.tidal
+8
-8
No files found.
live/techno/break_me.tidal
View file @
716edb72
...
...
@@ -8,12 +8,6 @@ d1
-- $ fast "<0!4 1!4 4!8 4!3 2 4!2 [8 4] 4>"
$ s "[jazz,techno]"
# gain 0.8
d2 $ loopAt 2 $ "break:1"
# cut 2
# gain 0.8
d2
$ someCyclesBy "<0!8 1!8>" (# speed "<0.75!3 0.5 0.75!2 0.5!2>")
$ mask "t f t f t <f!3 t> t t"
...
...
@@ -21,15 +15,21 @@ d2
$ "fbonus:2"
# gain 0.7
# cut 2
d3 -- snares synchro
$ sometimesBy "0!3 1" (stut "<2 3 4>" 1 "<e!3 s>")
$ "s s s t" # "sn" # n "20" # note ("0 0 0 -12") # gain 0.8
d7
$ ((|* gain 0.8) . (# lpq "0.75") . (# room 0.4))
$ whenmod 16 8 (superimpose (
(|* gain 0.8)
. (# lpq 0.75)
. (# room 0.4)
. (# legato 0.2)
))
-- $ fast "<0!8 1!3 2 1!7 2>"
$ "~ cp"
# gain 1
# lpf 2000
# note (12)
# note 6
d5
-- $ whenmod 16 10 (mask "t(<2!4 1!2>,4)")
$ someCyclesBy "<0!32 1!96>" ( -- L'action
...
...
@@ -43,6 +43,10 @@ d5
# cut 1
# gain 0.75
d2 -- snares synchro
$ sometimesBy "0!3 1" (stut "<2 3 4>" 1 "<e!3 s>")
$ "s s s t" # "sn" # n "20" # note ("0 0 0 -12") # gain 0.8
once -- TODO?
-- $ mask "<f!28 t!36>"
$ note (scale "aeolian" (
"d(3,8) ds" + "<c5'maj c5'maj <c5'min a4'maj> a4'min>")
)
# "FMRhodes1"
# gain 0.85
live/techno/funk/funkiano.tidal
View file @
716edb72
...
...
@@ -11,12 +11,11 @@ do
solo 5 -- Théorie du naufrage
solo 6 -- Glitches
setcps (110/60/4)
d1 -- KICK TODO VARIATIONS
d1 -- KICK
$ whenmod 16 10 (slow 2)
$ superimpose ((# "glitch") . (|* gain 0.9))
$ whenmod 4 2 (fast 2)
$ every 2 (fast 2)
$ fast 2 $ "jazz"
# gain 0.6
$ "k k k <k k [~ k] k*2>" # "jazz"
# gain 0.8
d2
$ juxBy "<<0.2 0.8> 0.5>" (rev . (hurry 2))
$ note (stack [
...
...
@@ -37,6 +36,7 @@ do
# gain (slow 32 $ range 0.5 0.65 saw)
# legato 1
# room 0.5 # sz 0.8
# pan (slow 4 $ "<0.5 0.6>")
d4
$ whenmod 4 3 (often (striate 4))
$ slice 2 ("<0!4 1!4>")
...
...
@@ -46,6 +46,7 @@ do
# room (slow 32 $ range 0 0.6 sine)
# sz 0.5
# cut 4
# pan (slow 4 $ "<0.2 0.4>")
d5 -- Macron : le naufrage
$ every 4 (# waveloss 0)
$ ply "<1!4 1 1 2 1 1 2 2 1!5>"
...
...
@@ -54,7 +55,7 @@ do
$ slice 3 "2"
$ s "macron:8/2"
# begin "<0.1!4 0!4 0.5!3 0.8!5>"
# waveloss (slow 16 $ range
30 5
0 sine)
# waveloss (slow 16 $ range
20 3
0 sine)
# gain 0
# cut 5
d6
...
...
@@ -63,6 +64,5 @@ do
scale "major" "<0 2 4 12>" + (run 4)
) # gain 0.7
once $ s "fbass:35"
once $ s "fguitar:36"
# gain 0.75 # cut 42
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment