Content
Overview
Back in November 2024, we had the opportunity to participate in a concert series at Palau Güell. These series, called Organic, were to showcase the main organ fixture of the venue, a large pipe organ designed specifically for the space.

For this performance, we had access to the main organ, as well as a couple of portable organs (see image below).

The concept for the performance was to us a setup in which Raul Refree would perform on the main organ, and the system would generate accompaniments in real-time, played by the portable organs.
The idea was to explore whether and how we could use our prior generative system, which were mainly focused on rhythm, to generate harmonic content for the organ. As such, we developed the system shown below, in which GrooveTransformer is used to generate rhythmic content and a Markov-model is used to generate the harmonic content.

While the system was originally designed to work with the pipe organ, it can be adapted to work with any pitched instrument, digital or acoustic, that can be controlled via MIDI.
Snippets of the Organ performance
A demo with an early version of the patch
Documentation
The documentation for this Max4Live device is available at https://github.com/evans398/markov_compose/

