Audio engine and DSP library for Android, written in C++ providing low latency performance within a musical context, while providing a Java/Kotlin API. Supports both OpenSL and AAudio.
MIT License
264
stars
45
forks
source link
Fix typo in audioengine.cpp, rename recBuffer -> recbuffer #56
This will let MWEngine compile if #define RECORD_DEVICE_INPUT in global.h is uncommented