I want to know how to make a preset similar to PL=~&P1=1&P2=5
But what I want to control is FX Thanks
Why don’t you check KB?
As far as we read or tested you can do FX=~ to cycle FX , or {“ps”:“1~17~”} to cycle presets , we are not aware it is possible to do cycle of specific FX range as this could to be a limitation with presets . The only workaround we found is to create a preset for each effect which is dirty , if you found a way please let us know
{"seg":{"fx":"1-33~"}} works with effects, cycling 1 through 33.
Yes, you are correct. Typing on the phone is error prone.
The correct format is: {"seg":{"fx":"1~33~"}} or {"seg":{"fx":"1~33~-"}} if you want backward direction.
Might be time for new glasses , there is a bug with selecting range of FX ( or at least it is not supported ) we have tested that for a long time and even AC and other dev were asked about that as it will reduce the dependency on presets that get corrupted . All your commands unfortunately do not work ( because the feature is not available ) and will only select one fx , as of now the only one that works is FX=~ but no range is possible .

