mirror of
				https://github.com/hajimehoshi/ebiten.git
				synced 2025-10-30 19:26:27 +08:00 
			
		
		
		
	 f0ef1ecad0
			
		
	
	f0ef1ecad0
	
	
	
		
			
			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