view .gitignore @ 19846:f9ca80482c41

audiowrite: Scale integer inputs before writing to an audio file * audioread.cc (Faudiowrite): Check for recognized integer input types and scale accordingly to the range [-1,1] before writing. Add clipping of values outside the range [-1,1] after normalizing.
author Mike Miller <mtmiller@ieee.org>
date Sat, 21 Feb 2015 11:31:55 -0500
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/