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
b5571c95
Unverified
Commit
b5571c95
authored
Dec 18, 2019
by
PLN (Algolia)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: techno MVP
parent
059b9d24
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
68 additions
and
0 deletions
+68
-0
techno.tidal
techno.tidal
+68
-0
No files found.
techno.tidal
0 → 100644
View file @
b5571c95
hush
setcps 0.5
once $ s "rave:0" # crush 4
d1 -- ligne de basse basique
$ every 4 (rev)
$ "[[bass0] [bass0*2] ~]"
d2 -- drums énergiques
$ every 4 (hurry 2)
$ every 8 (rev)
$ chunk 4 (fast 2)
$ s "<cp cp cp sn> <sn tok*3 sn sn*2> cp sn*4"
d3 -- orgue harmonieux
$ sometimesBy 0.125 (# crush 4)
$ every 4 (hurry 2)
$ every 1 (jux rev)
$ s "superhammond*4"
# n
(
off 0 (|- 7)
(
off 0.125 (|+ 0) "0 <0 3> <0 5>"
)
)
# gain 0.9
d4 -- un bruit/crash de temps en temps
$ degradeBy 0.8
$ s "ulgab(3,4)" # n "[3|4|5]"
# gain 0.8
d6 -- are you ready?
$ every' 2 1 (# crush 0)
$ every 4 (# crush 0)
$ every 8 (hurry 1.1)
$ every 8 (# legato 0.55)
$ sometimes (# crush 1)
$ s "rave:0"
# release 4
d7 -- skatman
$ sometimes (# crush 0)
$ every 2 (fast 2)
$ s "rave:6"
-- TODO reuse/adapt: Kick rythm?
d5
$ chunk 2 (rev)
$ every 16 (fast 2)
$ every 16 (hurry 2)
$ s "reverbkick(3,5)"
# n
(
every 4 (off 0.125 (+|1))
"0 | 1 | 3"
)
--- TODO less aggressive rave2 synth
d1
$ every 2 (off 0 (|+ 7))
$ every' 4 1 (off 0 (|+ 1))
-- $ every 16 (hurry 2)
$ note "[[1|0] . 1*4]. . [0*3]"
# s "rave2:0"
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