Add support for saving reference file as float wav |
||
Issue descriptionCurrently, when a new reference file is created (using finishAudioTest), the audio buffer is saved as a 16-bit PCM WAV file. Consider adding support for saving these files as a 32-bit float WAV file for the cases where this makes sense. (Probably all cases except for the codec tests which normally produce 16-bit results anyway.) This could simplify some of the tests and can also allow finer-grained testing since the expected result isn't limited to a 16-bit resolution.
,
Mar 10 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Mar 9 2017