Files
lmms/plugins
Dalton Messmer a7e8af69b7 Move common effect processing code to wrapper method
- Introduce `processImpl` and `sleepImpl` methods, and adapt each effect
plugin to use them
- Use double for RMS out sum in Compressor and LOMM
- Run `checkGate` for GranularPitchShifterEffect
- Minor changes to LadspaEffect
- Remove dynamic allocations and VLAs from VstEffect's process method
- Some minor style/formatting fixes
2024-09-01 20:01:11 -04:00
..
2023-08-24 19:16:02 +01:00
2024-08-28 12:48:56 +05:30
2024-08-28 12:48:56 +05:30
2024-08-28 12:48:56 +05:30
2023-08-25 14:43:09 -04:00
2024-07-28 15:54:17 +02:00