Audio Multi layered MOGRT
Hi all, I've been trying to create a MOGRT that contains within itself around 10 different audios with a -15 dB gain, so I can have them there as a frequently used tool and not having to import them and doing the whole process over and over. (Let's say 10 wooshes contained within one single MOGRT that I'll have available easily)
I tried and tried and can't find a way to do it and TBH I'm quite new in the "Expressions" world, If you could help me, it'll mean the world!

this is the main comp: Audios
A precomposition has been created (files) containing 10 audios, and Slider Control effect has been added with this expression:
Math.floor(clamp(value, min=1, max=10));
on the motion graphics panel the Range has been edited to match the 10 layers contained.

Within the "files" precomp, there're 10 audio layers, and on the first one is this expression in Audio Levels:
if(comp("audios").layer("files").effect("Slider Control")("Slider")==1)-10; else -100
the -10; else-100 is because I need the audios to be -10dB when selected and -100 to be complete silence.
-- I always end up with this error and have no idea of what to do...

Thanks in advance for any comment or help provided, this topic doesn't have any answer elsewhere as far as I could search...
It seems no one have even tried this hehehehehehe
thanks!
