aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Audio/Renderer/Dsp/Command/DeviceSinkCommand.cs
AgeCommit message (Collapse)Author
2023-06-28Apply new naming rule to all projects except Vp9 (#5407)TSRBerry
2023-05-12amadeus: Allow 5.1 sink output (#4894)Mary
* amadeus: Allow 5.1 sink output Also add a simple Stereo to 5.1 change for device sink. Tested against NES - Nintendo Switch Online that output stereo on the audio renderer. * Remove outdated comment
2023-04-27Move solution and projects to srcTSR Berry