pyFDN.fdn_build_from_dict#

pyFDN.fdn_build_from_dict(data, *, fs=None)[source]#

Construct an FDNBuild from its JSON-compatible dictionary.

fs is an optional override retained for loading standalone legacy build files. Preset loading always uses the sample rate stored in the build.

Return type:

FDNBuild