📄 diagnose_filter.sof
字号:
@ Sof v1.0 @# This is the parameters file for the production system@ AudioFrontEnd 0 @audio = { byte_order = BIG_ENDIAN; num_channels = 1;};audio_output = { file_type = RAW; byte_order = BIG_ENDIAN; };frame_duration = 0.01;target = SAMPLED_DATA;output_mode = "AUDIO_FILE";@ Algorithm 0 @#% 134 67 name = CoefficientLabel; variable = SAMPLED_DATA; type = INPUT;@ Algorithm 1 @#% 69 138 name = "Filter"; algorithm = LINEAR; ma_coef = 0.5, 0.5;@ Algorithm 2 @#% 206 137 name = CoefficientLabel; variable = SAMPLED_DATA; type = OUTPUT;@ DiGraph<Long> 0 @weighted = true;vertices = {0, {0}}, {1, {1}}, {2, {2}};arcs = {0, 1, 0}, {1, 2, 0};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -