steveanton
9465fe2f98
Add low level audio mixing algorithms
...
Adds the AudioMixerAlgorithm interface which allows for specialized
implementations of audio mixing that also efficiently convert between
source and mixing formats.
Initial implementation has two algorithms:
1. Float -> float (with channel mixing)
2. S16 -> float (with channel mixing)
PiperOrigin-RevId: 496686805
2022-12-21 15:29:47 +00:00
..
2022-12-21 15:07:20 +00:00
2022-12-21 15:28:56 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-21 15:18:26 +00:00
2022-12-21 15:10:20 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-12 11:19:23 +00:00
2022-12-21 15:23:38 +00:00
2022-12-21 15:20:29 +00:00
2022-09-30 18:03:11 +00:00
2022-11-24 14:38:41 +00:00
2022-12-21 15:23:38 +00:00
2022-12-21 15:13:24 +00:00
2022-12-21 15:13:24 +00:00
2022-12-21 15:29:47 +00:00
2022-12-21 15:01:09 +00:00
2022-12-21 15:17:34 +00:00