--- np2/sound/vermouth/midinst.c 2003/11/30 11:04:16 1.3 +++ np2/sound/vermouth/midinst.c 2003/12/01 17:13:36 1.4 @@ -409,6 +409,7 @@ const BYTE *d; } if ((ret->freq) && (!(wave.mode & MODE_LOOPING))) { + TRACEOUT(("resample: %s", cfg->name)); resample(mod, layer, ret->freq); } if (cfg->flag & TONECFG_NOTAIL) {