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
9bacde4a
Unverified
Commit
9bacde4a
authored
5 years ago
by
PLN (Algolia)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dnb: live nass
parent
7e9fe5bc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
51 additions
and
0 deletions
+51
-0
nass.tidal
live/dnb/nass.tidal
+51
-0
No files found.
live/dnb/nass.tidal
0 → 100644
View file @
9bacde4a
setcps 1
d1 -- TECHNO RYTHM
$ every' 8 6 (# silence)
$ fix (# s "snare:2") (s "s")
$ fix (# s "kick:2") (s "k")
$ s "k <s s s s*2>"
# gain 0.7
setcps 0.65
-- DNB
d1
$ fix (
(# s "[nass,cp]") .
(someCyclesBy 0.1 (# attack 0.5)) -- cut, presque scratch
) (s "t")
$ fix (# s "[kick:8,kick:9]") (s "p")
-- $ s "bd ~ s ~ ~ bd s <~ s>"
$ s "p ~ t <~ t ~ ~> ~ p t <~ p>"
# gain 0.7
d2 -- bass
$ every 2 (swing 0.5)
$ off 0.25 ((|-| note 7) . (# gain 0.6))
$ s "bass3(<3 5 3 0>,8)"
# release (0.5 + rand/2)
# note (scale "major" "<0 <4 0> 0>")
# gain 0.8
d3 -- hit roll
$ someCyclesBy 0.2 (fast 2 . (# s "dr") . (# gain 0.85))
$ s "<hh*4 hh*4 hh*4 [hh*4 ~]>"
# s "hh"
# release 0.5
d4 -- lead
$ someCycles (off 0.125 (|- 7))
$ someCycles (off 0.25 (|- 0))
$ n (scale "major" "<0 [0,7] [0,5] 0>")
# s "phazer"
# gain 0.55
d5 --
$ euclid "<1 3 2 5>" 8
$ superimpose (|+ note 7)
$ off 0.125 (|- note 7)
$ s "[cs80leadMH,defaultB]"
|+ note (scale "major" "<0 3 5 7 3 0>")
# gain 0.8
This diff is collapsed.
Click to expand it.
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