SKKbySSK / coast_audio

Real-Time audio processing library written in Dart.
MIT License
89 stars 11 forks source link

Add linux support #19

Closed aveia closed 7 months ago

aveia commented 7 months ago

Given that this is not a flutter-exclusive lib, I think it would be nice to add support for some other audio backends, namely PulseAudio and ALSA (the ones used in Ubuntu); It seemed to be working just fine in my tests. I refrained from messing too much with the build scripts, but maybe prebuilt binaries could also be distributed for linux someday.