Archive
PD to Live - Phase 4
PD to Live - Phase 4 from Ricky Graham on Vimeo.
PD to Live - Phase 3
This next phase of my live performance system project was to implement a series of algorithms to reflect pitch structure in my chosen signal processes. The overall objective is to develop this patch into an interactive live performance system for polyphonic electric guitar, which reflects a balance between salient musical cues, such as pitch, timbre, space, and time, during real-time music performance. A work in progress.
PD to Live - Phase 3 from Ricky Graham on Vimeo.
Pitch tracking is utilised in PD to obtain string class data. The data is converted to MIDI note data (pitch and velocity). MIDI data is then recorded into a [coll]. In direct MIDI mapping mode, the user can simply associate MIDI notes with automation processes in Live. In random MIDI mapping mode, the recorded notes and associated DSP are recalled at random to allow an element of improvisation. The note sequence algorithm allows faster note sequences to cease DSP in Live, foregrounding pitch. The interval algorithm allows certain interval relationships to trigger CC messages. In this example, the CC’s are mapped to a variation of spatial gestures. I will continue to develop the algorithms for live performance.