pyFDN.extract_build#
- pyFDN.extract_build(model)[source]#
Extract a complete
FDNBuildfrom a named FLAMO model graph.The graph must contain leaves named
input_gainandoutput_gain, plus eithermixing_matrixor the standard recursion feedback leaffB. The delay can be nameddelayor be the graph’s only delay module. Optional attenuation (filters), output-filter (post_eq), and direct-path leaves are included when present. The sample rate is read from the delay module and is required: a graph that does not exposefsis malformed and raisesValueError.- Return type: