scalePattern = slow 16 ""
scalePattern = slow 16 ""
do
d9 $ midicmd "stop" # s "midi"
hush
d3
$ note
((scaleP scalePattern
$ (rotR 4)
$ (+ slow 8 "x" <~> ((0.25 ~>) generateMelodicSeed))
-- $ slow 4 \n
$ generateMelodicSeed
))#s "[pe-gtr:8,midi]" #gain 1.2 #orbit 2 #midichan 3
index > /home/xinniw/Documents/garden/Algorithmic
Art.md
:cc0:
Algorithms art
Algorithmic art is any art using a strict process to generate some aspect of the work. Note that this may or may not involve the use of a computer.
For example, dancing a may pole is a form of algorithmic dance. Weaving patterns can be thought of as algorithms and inspired early concepts of computers.
tools for algorithmic art
- Pure Data
- Tidalcycles
- Hydra
- MaxMSP
see also
index > /home/xinniw/Documents/garden/Algorithmic
Art.md