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
83c55720
Unverified
Commit
83c55720
authored
5 years ago
by
PLN (Algolia)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(jazzy): Meilleure seq piano, chunk|hurry rythm, modulated bass
parent
b5571c95
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
4 deletions
+15
-4
jazzy.tidal
jazzy.tidal
+15
-4
No files found.
jazzy.tidal
View file @
83c55720
hush
unsolo 3
setcps 0.65
d1 $ n
...
...
@@ -16,17 +18,26 @@ d1 $ n "[0 3 5 7 12]*2" # s "superpiano"
d1
$ every (irand 2) (off 0.125 (|> 0)) -- double 50% des notes
$ every 2 (rev) -- inverse une séquence sur deux
$ n "<<0(3,8) [0 3 5 7]> [12 ~ 5 3]>" |+ (choose [0,2])
$ n "<<0(3,8) [0|3 3|5 5 7|12]> [12 ~ 5 3]>"
|+ (choose [0,2])
|- 7 -- octave
# s "superpiano"
# s "superpiano" # sustain 0.5
# gain 0.8
d2 $ "cp"
-- percus https://www.freedrumlessons.com/drum-lessons/jazz-drum-beats.php 1)
-- légende https://i2.wp.com/www.drummingbasics.com/wp-content/uploads/2018/03/drum-notation.jpg
d2 $ s "<[[cr,bd] sn bd [hh*2 ~ hh]] [sn cr,mt cr,bd sn] [bd cr,mt,hh*2 sn mt,cr]>"
d2
$ chunk 12 (hurry 2) -- cycle sur 12 morceaux, chacun son tour accéléré 2 fois
$ s "<[[cr,bd] sn bd [hh*2 ~ hh]] [sn cr,mt cr,bd sn] [bd cr,mt,hh*2 sn mt,cr]>"
# gain 0.8
-- ligne de basse au feeling
d3 $ note "<0 3(3,8) [5 ~ 3*2 5?]>"
d3
$ every 2 (rev) -- inverse une séquence sur deux
$ every 8 (hurry 2) -- accélère une séquence sur huit
$ note "<0 3(3,8) [5 ~ 3*2 5?]>"
# s "bass3"
-- impro synthé
...
...
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