mach/sysaudio
iddev5 c22e54bcd7 sysaudio: webaudio: Set internal buffer size to 512
It was 4096 before. Lower values means lower latency but higher values
are needed for clear audio. It should be properly tested across multiple
browsers to find out the correct default value, or create a formula to
auto calculate it. It should always be a multiple of 2 in the range 256,
512, ..., 8192, 16384.
2022-07-17 09:48:26 -07:00
..
examples audio: rename to 'sysaudio' 2022-07-13 01:31:08 -07:00
libs sysaudio: Add mach-sysjs dependency and prepararation for WebAudio backend 2022-07-14 21:55:32 -07:00
soundio {frreetype,sysaudio}: use std.refAllDeclsRecursive 2022-07-17 09:26:29 -07:00
src sysaudio: webaudio: Set internal buffer size to 512 2022-07-17 09:48:26 -07:00
upstream@434854ee49 audio: rename to 'sysaudio' 2022-07-13 01:31:08 -07:00
.gitattributes audio: rename to 'sysaudio' 2022-07-13 01:31:08 -07:00
.gitignore audio: rename to 'sysaudio' 2022-07-13 01:31:08 -07:00
.gitmodules audio: rename to 'sysaudio' 2022-07-13 01:31:08 -07:00
build.zig sysaudio: Add mach-sysjs dependency and prepararation for WebAudio backend 2022-07-14 21:55:32 -07:00
LICENSE audio: rename to 'sysaudio' 2022-07-13 01:31:08 -07:00
LICENSE-APACHE audio: rename to 'sysaudio' 2022-07-13 01:31:08 -07:00
LICENSE-MIT audio: rename to 'sysaudio' 2022-07-13 01:31:08 -07:00
main.zig audio: rename to 'sysaudio' 2022-07-13 01:31:08 -07:00