moa/emulator/frontends
transistor 0876d85626 Fixed giltching from audio frame assembly from queue
It wasn't copying the frame data from the sources to the output frame
correctly, and there was a small period of zeros at the start of the
frame.

I also converted to using a vec of tuples for the two channels to
make it easier to reason about, since some of the issues were related
to the differences sizes calculated from the clock based on the sample
rate
2022-10-08 16:17:17 -07:00
..
common Fixed giltching from audio frame assembly from queue 2022-10-08 16:17:17 -07:00
console Major reorganization into crates 2022-09-24 23:14:03 -07:00
minifb Fixed giltching from audio frame assembly from queue 2022-10-08 16:17:17 -07:00
pixels Added work-in-progress on pixels frontend 2022-10-02 21:20:44 -07:00