croissanne / portaudio_opensles

android opensles hostapi for portaudio
Other
48 stars 17 forks source link

Fix memory corruption #17

Closed darksylinc closed 5 months ago

darksylinc commented 8 months ago

The size of a pointer is always fixed regardless of the data format chosen.

This causes corruption & random crashes if the chosen format is int16 or int8