ryujinx/Ryujinx.Audio/Renderer
merry 41bba5310a
Audren: Implement polyphase upsampler (#4256)
* Audren: Implement polyphase upsampler

* prefer shifting to modulo

* prefer MathF

* fix nits

* rm ResampleForUpsampler

* oop

* Array20

* nits
2023-01-15 05:20:49 +01:00
..
Common Added Generic Math to BitUtils (#3929) 2022-12-26 14:11:05 +00:00
Device
Dsp Audren: Implement polyphase upsampler (#4256) 2023-01-15 05:20:49 +01:00
Parameter amadeus: Add missing compressor effect from REV11 (#4010) 2022-12-06 15:04:25 +01:00
Server Audren: Implement polyphase upsampler (#4256) 2023-01-15 05:20:49 +01:00
Utils