[Faudiostream-users] LLVM dsp_factory tutorial/documentation

2025-09-12 Thread Jeanette C.
Hey hey, I'd like to experiment with the c++ llvm_dsp_factory class. I know that there are a few test programs that use this and I have gleamed some info from that, but I wonder if there is a tutorial or more organised documentation on it? Best wishes and thanks, Jeanette __

Re: [Faudiostream-users] LLVM dsp_factory tutorial/documentation

2025-09-10 Thread Jeanette C.
Hello Stéphane, thanks for the quick reply. I was aware of that page. Still, it might be worth going through it step by step again and see where it can take me. I suppose, I can always ask more specific questions, once I have some actual code to test. Best wishes, Jeanette Stéphane Letz, Sep

Re: [Faudiostream-users] LLVM dsp_factory tutorial/documentation

2025-09-10 Thread Stéphane Letz
No more than this page: https://faustdoc.grame.fr/manual/embedding/ containing links to C/C++ code examples. Stéphane > Le 10 sept. 2025 à 19:23, Jeanette C. a écrit : > > Hey hey, > I'd like to experiment with the c++ llvm_dsp_factory class. I know that there > are a few test programs that