ebiten/audio/internal
Hajime Hoshi 98bfe5a692 audio/internal/readerdriver: Reimplement Windows driver with multiple waveOutOpen
This improves the result of examples/piano significantly.

The issue of mutexes (#1652) is also resolved by this new
implementation.

Closes #1652
Closes #1653
2021-05-28 23:54:36 +09:00
..
convert audio/internal/convert: Avoid unnecessary allocations 2021-01-25 03:04:53 +09:00
go2cpp audio/internal/go2cpp: Simplify reading the source 2021-05-10 04:00:58 +09:00
oboe audio/internal/oboe: Bug fix: Opening a stream might fail when too many streams are opened 2021-05-16 19:43:47 +09:00
readerdriver audio/internal/readerdriver: Reimplement Windows driver with multiple waveOutOpen 2021-05-28 23:54:36 +09:00