Commit graph

2 commits

Author SHA1 Message Date
Mary
419fd76f9c Address gdkchan's comments 2022-03-20 18:14:52 +01:00
Mary
0f54b79682 amadeus: Improve and fix delay effect processing
This rework the delay effect processing by representing calculation with the appropriate matrix and by unrolling some loop in the code.
This allows better optimization by the JIT while making it more readeable.

Also fix a bug in the Surround code path found while looking back at my notes.
2022-03-15 23:04:11 +01:00