aareadme.text
来自「这是一个从音频信号里提取特征参量的程序」· TEXT 代码 · 共 18 行
TEXT
18 行
Formats for resources.txt:if there are sub_menu exists for some alogrithms and some implementation, follow the instructions as follows:Add param type in the class specification class.configuration param name(sub_menu) Ex. ENERGY.configuration param SUBENERGYFor each sub_menu:Add algorithm, implementation and other parameters in the sub_menu specificationEx. SUBENERGY.algorithm enum FILTER SUBENERGY.implementation enum IDENTITY LOG DB POWER LOG_POWER DB_POWER RMS LOG_RMS DB_RMS SUBENERGY.floor float 1.0 SUBENERGY.ma_coef vector "" SUBENERGY.ar_coef vector "" SUBENERGY.debug_level enum NONE BRIEF DETAILED ALL
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?