I am proud to announce that it is now possible to use FAUST to program the BELA.
Go to the online editor : http://faust.grame.fr/editor/ and write the FAUST code that will have to be inserted in the BELA.
choose Export.
Choose Compilation option, according to the need of FAUST program
Click on EXPORT
Download the .zip file.
Now, the content can be simply downloaded into a BELA project using the web page, as usual.
A complete documentation is available in the GIT repository of FAUST.
https://github.com/grame-cncm/faust/tree/master-dev/examples/bela/ReadMe.pdf
For MAC users, and for people that want to install all FAUST package, there is also a script that do all the job. Until a FAUST program to a runnig project into the BELA.
Finally, there is some examples into the FAUST GIT:
https://github.com/grame-cncm/faust/tree/master-dev/examples/bela
All comments are welcom.