How To: Algorithmic Music with Ruby, Reaktor, and OSC
The basic idea is to use a simple OSC library available for Ruby to code interesting music, and have Native Instruments’ Reaktor serve as the sound engine. Tadayoshi Funaba has an excellent site including all sorts of interesting Ruby modules. I grabbed the osc.rb module and had fun with it. I’m giving a brief presentation at the Bay […]
Machinedrum Recursive Sampling Test 02
So this is another example of using the MD’s internal sampler to create a recursive “feedback loop” of sampling and resampling and resampling.… This has a tendency of psychedelically twisting the underlying beat. The way this stuff sounds has really surpassed my wildest dreams. MD Recurse Test 02
Machinedrum Recursive Sampling Test 01
This was a first test at using the Machinedrum’s internal sampler recursively. I was trying to emulate my fractal wavetables sounds in hardware, as closely as the MD could do it.