I've been using the 'adds an item' trigger to run the simple macro below (which triggers another) and it's been working very sucessfully. However, if I dump two or more files simultaneously in the folder, the macro only triggers once, or at least it only performs the desired action once, which is converting the file into an audio file. I imagine a 'For each' action with these actions grouped into it would work, but I really don't know how to work the variables after that as I don't want it to perform the action on every file in the folder but only the new ones.
Thanks in advance!