Changeset 64 for mppenc/branches/r2d/src/mppenc.c
- Timestamp:
- 09/29/06 16:55:39 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mppenc/branches/r2d/src/mppenc.c
r60 r64 51 51 unsigned int NoUnicode = 1; // console is unicode or not (tag translation) 52 52 UintMax_t SamplesInWAVE = 0; // number of samples per channel in the WAV file 53 unsigned int Overflows = 0; // number of internal (filterbank) clippings54 53 float MaxOverFlow = 0.f; // maximum overflow 55 54 float ScalingFactorl = 1.f; // Scaling the input signal
Note: See TracChangeset
for help on using the changeset viewer.