Chris Ick
Chris Ick
Right now, the database is hard-coded for use with the TAU-SRIR database. @adrianSRoman has already added an additional room in #2 , but we should look into how we can...
Very simple/fast implementation of the `Room` class that behaves similarly to the proposed API in the paper. Generates a `.sofa` file that is fully compatible with the current version of...
Right now, we have several databases/simulated databases that have data in 4-channel MIC format, but need conversion to FOA. The conversion should be relatively straightforward: A helper function that adds...
Currently, the paths for dynamic sources are drawn via index traversal (because the TAU-SRIR database is flattening all trajectories along the trajectory/height indices it's stored on). Ideally, we could define...
Interest in high-order ambisonics and N-channel mics suggests we should support an arbitrary number of channels for recording/generation. Handling ways to restrict the number of channels will involve labeleing the...