Ryujinx/Ryujinx.Audio/Renderer
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
..
Common amadeus: Update to REV10 (#2654) 2021-09-19 12:29:19 +02:00
Device amadeus: Update to REV10 (#2654) 2021-09-19 12:29:19 +02:00
Dsp Collapse AsSpan().Slice(..) calls into AsSpan(..) (#3145) 2022-02-22 10:32:10 -03:00
Parameter amadeus: Update to REV10 (#2654) 2021-09-19 12:29:19 +02:00
Server Collapse AsSpan().Slice(..) calls into AsSpan(..) (#3145) 2022-02-22 10:32:10 -03:00
Utils UI - Add Volume Controls + Mute Toggle (F2) (#2871) 2021-12-23 13:33:56 -03:00