This repository has been archived on 2026-01-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ryubing/Ryujinx.Audio/Renderer/Dsp
Berkan Diler 644b497df1 Collapse AsSpan().Slice(..) calls into AsSpan(..) (#3145)
* Collapse AsSpan().Slice(..) calls into AsSpan(..)

Less code and a bit faster

* Collapse an Array.Clear(array, 0, array.Length) call to Array.Clear(array)
2022-02-22 10:32:10 -03:00
..
2021-02-26 01:11:56 +01:00
2021-02-26 01:11:56 +01:00
2021-02-26 01:11:56 +01:00
2021-02-26 01:11:56 +01:00