Bulk converting Wave files on MacOS

mkdir 16bit; cp -R sounds ./16bit; find ./16bit -iname “*.wav” -exec afconvert -d LEI16 {} {} “;”