diff --git a/batdetect2_gui/prepare_audio_files.py b/prepare_audio_files.py similarity index 97% rename from batdetect2_gui/prepare_audio_files.py rename to prepare_audio_files.py index 64fd3f2..a1077a0 100644 --- a/batdetect2_gui/prepare_audio_files.py +++ b/prepare_audio_files.py @@ -1,10 +1,10 @@ """ You can clip your files so that they are shorter using this script. You need to specify the locations of the input files and where you want the -shorter files to be saved. +shorter files to be saved. There are additional settings that allow you to specify the output duration -and where in the file you start clipping from. +and where in the file you start clipping from. """ import argparse