Dear authors,
Using libmysofa's mysofa_load(), I would like to load the attached testfile.sofa.zip sofa file of type 'General FIR-E' that has been created with sofar in python.
mysofa_load() returns an hrir without throwing an error. All the metadata and delay properties are read correctly. However, DataIR has 0 elements and does not contain the actual IR data from the sofa file.
This can be reproduced with e.g. with mysofa2json which also then is lacking the output of DataIR in the json.
It would be great if this could be fixed and libmysofa's mysofa_load could support reading these sofa files.
Thank you!