Changeset 201 for libmpc/branches/r2d/libmpcpsy/profile.c
- Timestamp:
- 01/20/07 21:43:42 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libmpc/branches/r2d/libmpcpsy/profile.c
r137 r201 120 120 121 121 m->MainQual = i; 122 m->FullQual = qual + PROFILE_PRE2_TELEPHONE; 122 123 m->ShortThr = Profiles [i].ShortThr * (1-mix) + Profiles [i+1].ShortThr * mix; 123 124 m->MinValChoice = Profiles [i].MinValChoice ;
Note: See TracChangeset
for help on using the changeset viewer.