From 85776619e2b6bea4e07f1e992621656d85f392a3 Mon Sep 17 00:00:00 2001 From: kevin Date: Thu, 26 Sep 2013 12:49:43 -0700 Subject: [PATCH] cmDspPgmKr.c : Removed printing from time-line audio begin sample index output. --- dsp/cmDspPgmKr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dsp/cmDspPgmKr.c b/dsp/cmDspPgmKr.c index b69003b..e5f45ff 100644 --- a/dsp/cmDspPgmKr.c +++ b/dsp/cmDspPgmKr.c @@ -1727,7 +1727,7 @@ cmDspRC_t _cmDspSysPgm_TimeLine(cmDspSysH_t h, void** userPtrPtr ) cmDspSysInstallCb(h, wtp, "fidx", asp, "asmp",NULL ); cmDspSysInstallCb(h, mfp, "id", asp, "mid", NULL ); cmDspSysInstallCb(h, offb,"sym", asp, "sel", NULL ); - + //cmDspSysInstallCb(h, tlp, "absi", prp, "in", NULL ); cmDspSysInstallCb(h, ws00p, "out", kr00, "wndn", NULL ); // wndSmpCnt->kr cmDspSysInstallCb(h, hf00p, "out", kr00, "hopf", NULL ); // hopFact->kr