Commit Graph

7 Commits (ac48e059bc3b00b83ba02a527869f105d4a6bfef)

Author SHA1 Message Date
Chloe Marcec 7ad63ea542 revert to std::sin and std::cos 4 years ago
Chloe Marcec 4a7fd91857 audren: Implement I3dl2Reverb
Most notable fix is the voices in Fire Emblem Three Houses
4 years ago
Lioncash 1ea6bdef05 audio_core: Make shadowing and unused parameters errors
Moves the audio code closer to enabling warnings as errors in general.
4 years ago
Lioncash 8b4ecf22d4 audio_core: Resolve sign conversion warnings
While were at it, we can also enable sign conversion warnings and other
common warnings as errors to prevent these from creeping back into the
codebase.
5 years ago
David Marcec 80ac1331b5 Preliminary effects 5 years ago
David Marcec b924c71822 Address issues 5 years ago
David Marcec 380658c21d audio_core: Apollo Part 1, AudioRenderer refactor 5 years ago