mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-23 16:54:03 +02:00
Clean up TODOs.
This commit is contained in:
@@ -9726,12 +9726,6 @@ void mal_pcm_f32_to_s32(int* pOut, const float* pIn, unsigned int count)
|
|||||||
// - Optimize the DSP pipeline generally
|
// - Optimize the DSP pipeline generally
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
// ALSA
|
|
||||||
// ----
|
|
||||||
// - Finish mmap mode.
|
|
||||||
// - Tweak the default buffer size and period counts. Pretty sure the ALSA backend can support a much smaller default buffer size.
|
|
||||||
//
|
|
||||||
//
|
|
||||||
// OpenSL|ES / Android
|
// OpenSL|ES / Android
|
||||||
// -------------------
|
// -------------------
|
||||||
// - Test!
|
// - Test!
|
||||||
|
|||||||
Reference in New Issue
Block a user