OSDN Git Service

Fixed detection of 32-Bit Float data via SoX. For whatever reason SoX returns a ...
authorlordmulder <mulder2@gmx.de>
Thu, 8 Mar 2012 22:04:00 +0000 (23:04 +0100)
committerlordmulder <mulder2@gmx.de>
Thu, 8 Mar 2012 22:04:00 +0000 (23:04 +0100)
commita2dc3bb2954e94a05d4b9ae80a068a8974619773
tree9c946b14cb3ee29a8be0db77f42d854a575b54bb
parentf47b03395303919aca43c027b9a6760e7632a8dd
Fixed detection of 32-Bit Float data via SoX. For whatever reason SoX returns a "precision" of "24-Bit" for 32-Bit Float Wave files, so we have to detect the actual precision from the "sample encoding".
src/Config.h
src/Tool_WaveProperties.cpp