Storing a preset from a custom control panel
Hi,
I have create a custom control panel for the user and I want to gave him the ability to store new parameter preset. I already have the parameter presets group created.
For exemple, I would put a Store and Recall button and the user will be able to modify the default config and store it.
Is there a way to do that?
Thanks
I have create a custom control panel for the user and I want to gave him the ability to store new parameter preset. I already have the parameter presets group created.
For exemple, I would put a Store and Recall button and the user will be able to modify the default config and store it.
Is there a way to do that?
Thanks
0
Comments
If you are using Design File Security, then you will have to give them Full Access design rights.
If you want them to be able to store source selectors or EQ, you are out of luck in London Architect.
Optionally you can store settings on the fly in a Crestron or AMX system and make it somewhat transparent to the user, but that's additional expense and bunch of programming time.
Actually I already have a Crestron system, so that's probably what i'm going to use for storing presets. But in that case I can't use a custom panel for the user, I have to create a user interface with Crestron.
Thanx!
Copy the timed gain values out to a custom panel and clearly mark which volume is recalled by which preset.
That way the user can change the corresponding values and the actual preset recalls will trigger them.
You need to prepare enough presets in advance and give the user buttons to recall them. The user will have to take note of what the desired levels for a preset are and type them in the boxes.
It's a work around, but I'm using it at one of the hotels and it works for the customer.
Thanx!