You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: