Add fix for 24 bit wav files in pyaudio3dtools back which was accidentally reverted
For #93 (closed) there was a fix introduced to scripts/pyaudio3dtools/audiofile.py
that allowed using 24bit wav files as input. This was accidentally reverted by me during local work because of confusion. It comes back with this MR now.