sfs-matlab icon indicating copy to clipboard operation
sfs-matlab copied to clipboard

Incorporate SOFA convention GeneralFIRE

Open VeraE opened this issue 8 years ago • 1 comments

(Monaural) room impulse responses (RIRs) of the loudspeaker array in Rostock are stored as SOFA files with the convention GeneralFIRE. We could include this convention in get_ir() so that it's possible to simulate a loudspeaker array in a room by loading RIRs from a SOFA file. What do you think of this? The drawback I see is that I don't know which other types of data GeneralFIRE is used for that don't make sense when using them in this way in the SFS toolbox. This convention was created newly when I released my data. I don't know if it has been used by someone else since then.

VeraE avatar Jan 26 '17 13:01 VeraE

I think its worth implementing it. The major modification would be, that the current functions have to support single-channel (or other-than-dual-channel) data.

@hagenw : We may also think about renaming the SFS_binaural_synthesis directory or merging it to SFS_ir, because the GeneralFIRE does not reflect anything binaural, anymore.

fietew avatar Feb 01 '17 13:02 fietew