another scripting question

Official support for: expertsleepers.co.uk
Post Reply New Topic
RELATED
PRODUCTS

Post

Hi Os,

I'm almost finished with my gui. It's nothing fancy but I think it will be quite useful for me. There's one thing though I haven't figured out yet: I have a function in my midi.lua script that sets the filter type to a certain value and switches on Saturation thereby effectively toggling the filter. I'd like to have a button on the gui that reflects the state of this Filter On/Off. Is there a way to get the gui to notice you are executing a custom function in your midi.lua file?

Cheers,
Axl

Post

This isn't possible right now but it's something I could add moderately easily.
Would you rate this as important for v2.1?
In the meantime you could identify a parameter that you're not using and that doesn't affect your sound and connect that up to a button, and set the parameter from the MIDI script.

Post

os wrote: Would you rate this as important for v2.1?
Well, it's the only thing I'm missing right now, so to me it's the most important thing. I could live without it though so it really depends on the amount of work it will take to implement it.
os wrote: In the meantime you could identify a parameter that you're not using and that doesn't affect your sound and connect that up to a button, and set the parameter from the MIDI script.
Yeah, that's my current workaround. If feels a little like cheating though ;-)

Post Reply

Return to “Expert Sleepers”