Hi there,
I’m wondering how to accurately record MIDI data into Mubu.
I’ve set up a Mubu track with the correct matrix size and column names for recording MIDI into my Mubu container (as per the Mubu help file info on data format).
Here I can see that mubu accepts durations against MIDI notes. Does this mean I need to calculate durations myself from the stream of MIDI info, packing them into a list for mubu.record? Is there a way for mubu.record to do this for me, and store the durations?
I’m dealing with polyphonic MIDI data, so I’m looking for a solution to record this into Mubu without having to chase down durations from different voices first.
Thanks,
Ben