Hi There, I also created another plugin in this Summer. Before, I measured the room impulse response(RIR) with my classmate when I studied my Master degree. Moreover, I also convolved the RIR with audio through MatLab.
In this project, the RIR can be used for a plugin through JUCE platform. The purpose of this project is to create a reverb effect.
There are three methods to generate RIR: 1. Wave Based Modelling 2. Ray-based Modelling 3. Image method
This plugin’s algorithm considered the Image method from work Allen and Berkley[1] and Dr. Emanu ̈el A.P. Habets’ work[2].
The User interface as the graph shown on below,

Here is a video to show the reverb effect in Logic Pro X:
Reference:
[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.
[2]“AudioLabs – RIR Generator.” Www.audiolabs-Erlangen.de, 2010, http://www.audiolabs-erlangen.de/fau/professor/habets/software/rir-generator. Accessed 3 Sept. 2021.