moa/emulator/frontends
transistor 527f65c69b Refactored audio to use ClockedQueue
It now actually checks the clock and tries to mix the audio in sync
relative to the clock, but the cpal output doesn't yet try to sync
to the StreamInstant time.  Sound seems a lot better on chrome in
wasm, but and kind of better on firefox despite frame skipping not
being supported yet, but it's way slower for some reason (12fps)
2023-05-07 10:03:25 -07:00
..
common Refactored audio to use ClockedQueue 2023-05-07 10:03:25 -07:00
console Changed package names to not conflict with binary names 2023-04-30 21:32:33 -07:00
minifb Refactored audio to use ClockedQueue 2023-05-07 10:03:25 -07:00
pixels Refactored audio to use ClockedQueue 2023-05-07 10:03:25 -07:00