9 Commits

Author SHA1 Message Date
4d6fc95130 chore: remove premature optimizations 2021-08-02 21:52:12 -05:00
2af673d7c5 chore: remove various warnings
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-28 16:25:29 -05:00
e43cac8041 fix(apu): don't spin if ringbuf is full 2021-07-28 16:23:31 -05:00
8724da824e chore: inline some methods 2021-07-28 14:53:52 -05:00
903cfacad3 fix(apu): replace mpsc with spsc ringbuffer
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-28 02:01:04 -05:00
9d0e099a97 chore: remove unnecessary derivations from structs 2021-07-28 00:09:07 -05:00
3fb182b9cb fix(apu): have send_samples block main thraed
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-18 21:18:04 -05:00
cc0cb0dd8a chore(apu): satisfy clippy
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-15 22:58:23 -05:00
a1eadc0bc4 chore(apu): rename sound/snd to apu
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-14 23:45:01 -05:00