One idea which emerged from my growing interest in creative technology was creating custom light system which could ad to a live music performance strong visual aspect.
Based on my previous work with programable LED strips and micro-controllers I have made MIDI reactive strips. Strips are circuit-bended floor lamps. Lamps themselves initially contained a chip for automated animations however I found them not very attractive as well as audio reactivity was quite basic. The design on lamps, portability and fact that they contain easily programmable LED lights inspired me to create something new. I have removed the chip and replaced it with 3.5mm female jack so the lamp becomes a part of a “screen” of 7 lamps.
Separate lamps are connected to separate outputs from Arduino Leonardo (contains chip Atmega 32u4 which allows direct MIDI control). Arduino Leonardo is programmed to receive MIDI notes from a DAW or MIDI instrument. Each lamp is a single MIDI note on a scale from 0 to 127. A single MIDI note can contain different colour, different pattern or animation. With 7 lamps we then have possibility of 18 unique series of animated colour patterns on a single MIDI channel. If we need more we can simply program more animations on different MIDI channel (16 in total, so in this case we can get 16 x 18 = 288 variation)
Light patterns can be either played live from MIDI controllers via Ableton Live sending MIDI note messages to the Arduino Leonardo or hand-written in piano roll.
For the live performance of Ona tzar we have decided to create hand-written piano roll MIDI clips so they can be as live light loops together with audio clips.
