mach/libs/sysaudio
Louis Pearson f29c3aac08 sysaudio: fix clicking by tracking frame_offset
The offset into the planar_buffer was not being stored, so any time
multiple iterations occured the beginning of the wave was copied again,
instead of correctly copying the next part of the planar_buffer.
2022-09-10 04:06:16 +00:00
..
.github all: update pull request template to reflect new libs/ dir 2022-08-26 15:12:04 -07:00
examples all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
libs all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
soundio all: revert cimport workaround 2022-09-07 21:24:47 -07:00
src sysaudio: fix clicking by tracking frame_offset 2022-09-10 04:06:16 +00:00
upstream@ee1e797e78 sysaudio: update soundio to correct windows build issues 2022-08-29 22:51:32 -07:00
.gitattributes all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
.gitignore all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
.gitmodules all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
build.zig all: update to use latest Zig master APIs (#521) 2022-09-10 02:07:30 +00:00
LICENSE all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
LICENSE-APACHE all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
LICENSE-MIT all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
main.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00