ebiten/examples/flappy
Hajime Hoshi f0ef1ecad0 all: add float32 version of audio APIs
This change adds these APIs

 * (*audio.Context).NewPlayerF32
 * (*audio.Context).NewPlayerF32FromBytes
 * audio.NewInfiniteLoopF32
 * audio.NewInfiniteLoopWithIntroF32
 * audio.ResampleF32
 * mp3.DecodeF32
 * vorbis.DecodeF32
 * wav.DecodeF32

Closes #2160
2024-07-21 19:12:18 +09:00
..
crt.go all: rename arguments in Fragment 2023-09-21 01:35:57 +09:00
main_c.go all: add files for PlayStation 5 2023-10-16 00:54:08 +09:00
main.go all: add float32 version of audio APIs 2024-07-21 19:12:18 +09:00