Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ehabets authored Oct 22, 2020
1 parent 7472a8e commit 3cf914d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,16 @@ This repository includes a tutorial, MATLAB examples, and the source code of the

More information can be found [here](https://www.audiolabs-erlangen.de/fau/professor/habets/software/rir-generator).

# Compile mex-function in MATLAB

Run

<code>
mex -setup -C++

mex rir_generator.cpp rir_generator_core.cpp
</code>

# References

1. J.B. Allen and D.A. Berkley, "Image method for efficiently simulating small-room acoustics," Journal Acoustic Society of America, 65(4), April 1979, p 943.

0 comments on commit 3cf914d

Please sign in to comment.