Niko
f3b155c44f
Update audio utilities
2024-01-09 17:32:04 -07:00
Niko
249b7321c9
Remove SIMD functions
...
Benchmarking showed
that they were usually at least 2.5x slower on common platforms (x86_64),
and the maintenance overhead tracking nightly wasn't worth it.
2024-01-08 14:54:50 -07:00
Zero
c36f54e7a6
fix broken nightly compilation with simd feature
2023-07-22 17:44:19 -06:00
James Bruska
d8271e31d0
Changed convert_stereo_to_mono_audio to return a Result
2023-03-27 11:49:13 -04:00
James Bruska
30ff41989b
Ran cargo fmt
2023-03-27 10:35:23 -04:00
James Bruska
bad88c38d8
Change comments for convert_stereo_to_mono_audio functions
2023-03-26 11:44:24 -04:00
James Bruska
1873288db0
Fixed odd value length bug in convert_stereo_to_mono_audio functions
2023-03-23 13:44:53 -04:00
James Bruska
31260475dc
Change assert_stereo_to_mono_simd test to exibit issue of odd length value
2023-03-23 12:41:26 -04:00
Ephraim Kunz
d3825debff
Fix print_system_info return value
2022-11-22 10:10:03 -07:00
0/0
e12122a6ed
Initial commit
2022-10-09 20:17:31 -06:00