From: Froebe, M. <Mat...@Mu...> - 2012-10-22 17:44:23
|
Hi everybody, I need to write integer values to wav file, so I modified the wavwrite function. Its behavior now depends on data input type (for floats the input data range is -1.0 to 1.0). Does it make sense, to include this small change in the package? If yes, how do I proceed? Matlab also behaves in a similar way, but with a possibility for integer values only for 8-, 16- and 24-bit wav files. Matej |