Stéphane Letz

Results 436 comments of Stéphane Letz

Thanks ! I've got some sound coming from the Faust => MIR translator ((-; more later.

Working, thanks a lot ! So I understand that I can also write some C and use `c2mir` to better understand what has to be generated.

I plan to directly use MIR API. My point what to say: I can write some simple C tests, compile them using c2mir to understand what has to be generated,...

I started to update the code, but it actually a bit of work, and I'm not sure about all the changes... More casting is needed at a lot of places,...

Very strange indeed: on master-dev it works with the LLVM and Interp backend, but not the C++ one. How do you generate the C++ code on the right? Which Faust...

Sure. It's a operator priority/parenthesis issue.

Somewhere here yes, but not the proper fix. I'm on it.

This is indeed an unfinished project. Are you willing to help to improve it ?

Are you ready to help? Have you read https://faustdoc.grame.fr/manual/architectures/ ?

Hum, Faust does not have a 32-bit fixed point code generator yet. But it should have one at the end of the [FAST project](https://fast.grame.fr)