Ignore:
Timestamp:
09/29/06 16:55:39 (18 years ago)
Author:
r2d
Message:
  • added libmpcenc and a common directory
  • can compile libmpcenc and libmpcpsy don't know about linking
File:
1 edited

Legend:

Unmodified
Added
Removed
  • mppenc/branches/r2d/src/mppenc.c

    r60 r64  
    5151unsigned int  NoUnicode       = 1;      // console is unicode or not (tag translation)
    5252UintMax_t     SamplesInWAVE   = 0;      // number of samples per channel in the WAV file
    53 unsigned int  Overflows       = 0;      // number of internal (filterbank) clippings
    5453float         MaxOverFlow     = 0.f;    // maximum overflow
    5554float         ScalingFactorl  = 1.f;    // Scaling the input signal
Note: See TracChangeset for help on using the changeset viewer.