★ PROGRAMMER'S GUIDE ★ PCM / ADPCM playback libraryWork buffer | : The size of the work structure. |
Ring buffer | : Minimum (sector size) * 10 [byte]. An integer multiple of the sector size. |
PCM buffer | : 4096 * 2 to 4096 * 4 [sample / 1ch]. |
Work for pose processing | : At least 4096 [sample]. Optimal for the same size as the PCM buffer. |
★ PROGRAMMER'S GUIDE ★ PCM / ADPCM playback library