0
0
mirror of https://git.citron-emu.org/Citron/Citron.git synced 2025-02-19 01:15:45 +00:00
Citron/externals
Zephyron 4cc01f6c71
audio_core/renderer: Add compressor and splitter support for Rev13
Implement new audio features available in AudioRenderer Revision 13:

- Add AudioRendererRevision enum to track version-specific features
- Implement CompressorEffect with statistics tracking support
- Add SplitterDestination with previous volume reset functionality
- Add version checks for feature compatibility

The compressor provides dynamic range compression with configurable
parameters and optional statistics tracking. The splitter improvements
allow for more flexible volume management between audio transitions.

These changes maintain compatibility with older revisions while enabling
new features in Rev13.
2025-02-04 16:32:59 +10:00
..
2023-05-21 03:02:26 +04:00
2022-01-23 14:38:48 -06:00
2022-07-27 12:53:49 +02:00
2024-01-28 16:50:14 +00:00
2023-10-21 22:29:19 -06:00
2023-01-05 22:13:07 +00:00
2023-10-25 21:47:32 +02:00
2023-01-05 18:06:06 -05:00