do
cps (86/60/2)
d9 $ midicmd "midiClock*48" # s "midi"
let melody = slow 6 $ "0 2 [4 8 .] [3 4 3] 8 4 9"
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
hush
index > /home/xinniw/Documents/garden/Synthesis
Methods.md
Synthesis Methods
this is a list of synthesis methods... It is meant to be a way of getting my brain thinking about the possiblities. No attempt has been made to order these heirarchically...
- FM
- Phase Modulation
- Phase Distortion
- IXA
- Physical Modelling
- Karplus Strong
- Waveguide
- Subtractive
- Additive
- Spectral
- Waveshaping
- Wavetable
- Finite Difference Scheme (FDS)
- Granular Synthesis
- Pulsar Synthesis
- Glisson Synthesis
index > /home/xinniw/Documents/garden/Synthesis
Methods.md