This website requires JavaScript.
Explore
Help
Sign in
RedDoesStuff
/
eden
Watch
1
Star
0
Fork
You've already forked eden
0
forked from
eden-emu/eden
Code
Pull requests
Activity
bc648de552
eden
/
src
/
audio_core
/
device
History
Download ZIP
Download TAR.GZ
Lioncash
12b4a200e9
audio_buffers: Pass by const-ref in AppendBuffers
...
This function doesn't modify the passed in buffer, so we can make that explicit.
2022-09-16 09:36:03 -04:00
..
audio_buffer.h
Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.
2022-09-02 04:43:04 +01:00
audio_buffers.h
audio_buffers: Pass by const-ref in AppendBuffers
2022-09-16 09:36:03 -04:00
device_session.cpp
device_session: Convert for loop into ranged for in AppendBuffers
2022-09-16 09:32:57 -04:00
device_session.h
device_session: Pass arguments by const-ref in relevant functions
2022-09-16 09:31:33 -04:00