mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
1d75c9e967
Usually users use audio.Player objects and doesn't use Resampling object directly. Resampling object itself is exposed by audio.Resample, but this is usually used with audio.Player objects. Thus, this issue is not so serious in the real world. |
||
---|---|---|
.. | ||
float32_test.go | ||
float32.go | ||
resampling_test.go | ||
resampling.go | ||
stereo16.go |