GreemDev-Ryujinx/src/Ryujinx.Audio/Renderer/Dsp
2024-10-26 08:46:50 -05:00
..
Command misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Effect editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
State Update audio renderer to REV12: Add support for splitter biquad filter (#6813) 2024-05-17 16:46:43 -03:00
AdpcmHelper.cs [Ryujinx.Audio] Address dotnet-format issues (#5362) 2023-07-02 01:27:18 +02:00
AudioProcessor.cs Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
BiquadFilterHelper.cs Update audio renderer to REV12: Add support for splitter biquad filter (#6813) 2024-05-17 16:46:43 -03:00
DataSourceHelper.cs [Ryujinx.Audio] Address dotnet-format issues (#5362) 2023-07-02 01:27:18 +02:00
FixedPointHelper.cs [Ryujinx.Audio] Address dotnet-format issues (#5362) 2023-07-02 01:27:18 +02:00
FloatingPointHelper.cs Fix audio renderer compressor effect (#5742) 2023-09-29 10:48:49 +00:00
PcmHelper.cs Fix invalid audio renderer buffer size when end offset < start offset (#5588) 2023-08-20 08:56:30 +02:00
ResamplerHelper.cs [Ryujinx.Audio] Address dotnet-format issues (#5362) 2023-07-02 01:27:18 +02:00
UpsamplerHelper.cs [Ryujinx.Audio] Address dotnet-format issues (#5362) 2023-07-02 01:27:18 +02:00