diff options
author | Phil Burk <[email protected]> | 2023-04-10 11:12:50 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2023-04-10 11:12:50 -0700 |
commit | 90db5489c352bc038d6d22e336ac7eefac221ed7 (patch) | |
tree | 645dc5bfab661acff6f10921485c2752dc56ac4d /src/main/java/com/jsyn/ports | |
parent | a46f8c93193fe8bb1eb7b93e55c85e6f46d5b108 (diff) |
Add PlateReverb, RoomReverb and MultiTapDelay units (#115)
PlateReverb is a simulation of a metal plate based on all-pass delays.
RoomReverb uses a MultiTapDelay for early reflections and a PlateReverb for diffusion.
Add a DSP package with utility classes used to build unit generators.
Add TuneReverb app with faders for experimenting and hearing reverb.
Add unit tests for SimpleDelay.
Co-authored-by: Phil Burk <[email protected]>
Diffstat (limited to 'src/main/java/com/jsyn/ports')
0 files changed, 0 insertions, 0 deletions