do
cps (86/60/2)
d9 $ midicmd "midiClock*48" # s "midi"
d9 $ midicmd "start" # s "midi"
d2
$ note
((scaleP scalePattern
$ (rotR 3.5)
-- $ inversion \n
$ (+ slow 8 "x" <~> ((0.5 ~>) generateMelodicSeed))
-- $ slow 2 \n
$ generateMelodicSeed
) - 12)#s "[pe-gtr:9,midi]" #gain 1.2 #orbit 1 #midichan 2
d4
-- $ rev \n
$ note
((scaleP scalePattern
-- $ off 4 ((+ 2 ).slow 2) \n
-- $ off 1 (inversion.slow 2) \n
$(rotR 1.5 )
$(+ slow 8 "x" <~> generateMelodicSeed)
-- $ inversion \n
$ generateMelodicSeed
))#s "[pe-gtr:12,midi]" #gain 1.2 #orbit 3 #midichan 4
index > /home/xinniw/Documents/garden/README.md
David's Digital Garden
:cc0:
This repository contains my digital garden. The contents are varied and contain notes, half-finished thoughts, poetry. Primarily it is a space for me to try and teach myself things.
Licensing
All creative writing, essays, notes, and poetry is licensed as all rights reserved unless otherwise noted with a creative commons tag.
The documents containing one of the following creative commons tags
in the first two lines of the document are licensed under the
corresponding creative commons license: | tag | license |
|-----------------|-------------| | :cc-by-nc-sa:
|
cc-by-nc-sa | | :cc0:
| cc0 |
index > /home/xinniw/Documents/garden/README.md