This repository contains two scripts for simulation of reverb effects using physical modelling:
plate_reverb.m
— plate reverb effect using modal synthesis.spring_reverb.m
— spring reverb effect using simplified helical spring model.
Since simulation for spring reverb may take several minutes a demo impulse response spring_reverb_ir.wav
is included in the repository.
All of the relevant references are provided within MATLAB scripts.