About this guide
There is an existing overview of multirate modules here:https://documentation.dspconcepts. com/space/DOCTEST/2697036221/Multirate This guide provides additional details about working with multirate designs in Audio Weaver.
...
The generated AWS file includes 3 corresponding “create_layout” lines, as shown:
...
See this page for additional details .https://documentation.dspconcepts.com/space/DOCTEST/2664693786/Threading+and+Clock+Dividerson threading and clock dividers.
Need for integer interpolation and decimation factors
...
CPU utilization (IIR uses less than FIR)
Phase characteristics (FIR = linear, IIR is not)
Block size
S/N (aliasing)
Latency (IIR better)
Passband shape (FIR better controlled)
Width of transition
This article contains additional information on the differences between the two filtering approaches.
...
Use the calculated values for L, D, and N to manually set the following Arguments for this Module:
...