chenlh
2025-11-14 f41a0f70a05fbed9ccbf4b8c6d9df87147fde374
src/tob.h
@@ -49,7 +49,7 @@
   ErrStatus toCtrl(u32 mID, u32 pID,  const s16* val, u32 num);
   ErrStatus toCtrl(const u8* bin , u32 nbytes);
   ErrStatus toAnalysis(const u8* bin, u32 nbytes);
   u32 GetLevels(s16* buffer);
   u32 GetLevels(s16* buffer, u32 levels_len);
   u16 GetModuleNum() {return mModuleNum;}
   u32 GetDSPIndex(){return dsp_index ;}