When I try to play back 16-bit sound with the default mac sound output set to 16-bit mode it's garbled; since it works with the mac sound output set to an 8-bit mode in the Sound control panel I'm guessing this is an endianness issue.
Testing note: If you have yourself a 16-bit .wav file, you can install system 7.5 and quicktime 2.5 and play it in MoviePlayer (and you can bring it in through extfs and get the right Type since it's on the big hardcoded list in extfs_unix.cpp)
When I try to play back 16-bit sound with the default mac sound output set to 16-bit mode it's garbled; since it works with the mac sound output set to an 8-bit mode in the Sound control panel I'm guessing this is an endianness issue.
Testing note: If you have yourself a 16-bit .wav file, you can install system 7.5 and quicktime 2.5 and play it in MoviePlayer (and you can bring it in through extfs and get the right Type since it's on the big hardcoded list in extfs_unix.cpp)