keijiro / Lasp

Low-latency Audio Signal Processing plugin for Unity
The Unlicense
1.56k stars 119 forks source link

android/ios version possible? #30

Closed mechpil0t closed 4 years ago

mechpil0t commented 4 years ago

would it be possible to get an android/ios version of this?

keijiro commented 4 years ago

LASP uses libsoundio as a backend. At the moment, libsoundio only supports the desktop platforms (Windows, macOS, Linux), and that's why LASP only supports them. If libsoundio gets mobile support, it will be possible to add mobile support to LASP too.