Map to Device and List all Device Parameters

Jonas Obermueller's icon

Hey, I'm trying to write a M4L Device that you can map to another Live Plugin and it automatically lists all the parameters of the plugin with corresponding values. My intention is to be able to save different presets in the M4L Device and then be able to morph through them, autmating the mapped device.

Has anything like this been done yet? Or somebody has some good points on where to start?

Cphas's icon

I think the Kapture M4L device does pretty much exactly what your describing :) it's mostly written in javascript though so it might be more difficult to nick bits for your own patch.