Currently ISF Shader displays 16 parameters, maximum.
Is there a way to increase that number?
Hi Wiim! That’s correct, the ISF Shader device has a maximum of 16 mappable Parameter Controls. Shaders may of course have more than 16 parameters.
All of these parameters are actually accessible in the Configure window. The first 16 parameters listed in the Configure window are mapped automatically to the Parameter Controls. If you wish you can manually unmap any of them, so you can map other parameters to the Parameter Controls.
The main reason you might want to do this is because only the Parameter Controls can be automated. So while you do have access to all parameters of a shader, only 16 of them can be automated at once.
In case you want to be able to automate more than 16 parameters of the same shader, then you have the option to use the Plugin SDK to create a custom Max for Live device, where you have the ability to add as many automatable parameters as you like.