I'm trying to split a large number of sound files as soon as the volume drops below a certain level. So I'm looking for a way to measure the volume of the sound files. And then split them to separate files. These sound files are AIFF and MP3 files. Does anybody have an idea if this is possible in Python, I'm using the UNIX version on OS 10.1.2 at the moment. Thanks for any help, Hans