Template for Flutter & Faust DSP Project.
You can use Change Package Name Package to change its name.
Added Android Support upon Github@Oshibka404's faust_flutter.
Detailed Explanation written in Korean
faust2api script only works on bash, you can use WSL on Windows.
$ sudo apt-get update
$ sudo apt-get install faust
$ faust2api -android -nozip /DIR_TO_DSP_FILE
or
$ faust2api -ios -nozip -target /DIR_TO_DSP_FILE
$ flutter run