I use a script to analyse wav files. Specifically, I determine the short term loudness at the beginning and end. That works. However, I would now like to analyse several wav files in a folder and write the result to a txt file. does anyone know how I can do this?