Writing Midi in arrangement view with a Max4live Midi Effect
Hi All,
Just wondering if anybody has any light to shed on this issue. I have created a Max4Live Midi Effect which I was hoping I could record the MIDI output of in 'Arrangement View' without routing the MIDI from one track to another. I know using Live.object you can write MIDI notes to clips using 'set_notes', but this is only works for clips in the 'Session View'. I have not been able to find any documentation on how to do this in arrangement view, so if anybody could point me in the right direction I would be super grateful.
thanks!
You can use the path 'live_set view detail_clip' to access an arrangement clip.
The clip must be currently displayed in Detail View.