twinaphex 65e8b28d02 (WASAPI) Optimize -
- turn blocking variable into nonblocking in line with other audio drivers
- blocking codepath would do numerous conditional checks on
w->buffer, w->exclusive, w->blocking during a loop iteration - get rid
of this
2020-01-04 08:58:27 +01:00
..
2020-01-04 08:58:27 +01:00
2019-02-03 16:00:50 -08:00
2019-01-31 20:36:39 +01:00
2019-02-02 21:03:23 +01:00