jean-emmanuel / open-stage-control

Libre and modular OSC / MIDI controller
https://openstagecontrol.ammd.net
GNU General Public License v3.0
702 stars 88 forks source link

[Feature] fall-back Fragment file #802

Closed ThrashJazzAssassin closed 1 year ago

ThrashJazzAssassin commented 1 year ago

I have a fragment that gets its filename from a variable @{fx/@{parent.variables.n}/name}.json, it works great, but if the file does not exist, the fragment remains blank and a 'Fragment file not found' error appears in the console. Please implement a field that can direct the fragment to a fall-back fragment file when this happens.

Thank you.

jean-emmanuel commented 1 year ago

Done