User Activity

  • Posted a comment on discussion Help on Faust : signal processing language

    Il se trouve que je quitte Grenoble pour emenager sur Lyon cette semaine. Je vous donne mon mail personnel benoitdelemps@gmail.com . Envoyez moi un mail pour que je puisse vous en dire d'avantage en MP, et une rencontre ca serait super.

  • Posted a comment on discussion Help on Faust : signal processing language

    Use case: i am doing a web based audiometric system for hearing impairement diagnostic. Currently, i'am using csound wasm implementation. i would like to migrate to Faust, and use it to create custom nodes and insert them into my web audio graph. Documentation: I will explore the faust2wasm tools and try to write documentation or something about it. I will do my best anyway. Benoit

  • Posted a comment on discussion Help on Faust : signal processing language

    I'am using chrome 74. Chrome seems to use pulseaudio under the hood. maybe, this is that which causes problem to Jack. But i didn't find a workaround for now.

  • Posted a comment on discussion Help on Faust : signal processing language

    Is there any detailed documentation about the faust2wasm familly tools? I read the article from Stephane Letz and a paper from université de Nice and that's all i could find. Am i missing something? If not, i would like to help

  • Posted a comment on discussion Help on Faust : signal processing language

    i tried with an oscillator and the distorsion is still there, when jack is running import("stdfaust.lib"); process = os.osc(440) * button("gate"); the result is the same with: - faust2wasm -worklet - faust2webaudiowasm - faust2webaudiowasm -worklet if i try with another source of sound (like a you tube video), there is no distorsion.

  • Posted a comment on discussion Help on Faust : signal processing language

    I find the source of the problem. The glitches are coming from JACK. (but i don't know why) The generated faust code with audioworklet implementation is fine.

  • Posted a comment on discussion Help on Faust : signal processing language

    Hello everyone, i am trying to migrate from csound to faust for a web audio application. i use faust2wasm to generate the code, but when i launched the html page , the sound is full of distorsion ( glitches, i think). the dsp file that i use for the test (myfile.dsp) import("stdfaust.lib"); process = no.pink_noise; the command line that i use to generate the code: faust2wasm -worklet myfile.dsp And i launch the html page with chrome 74 on ubuntu 18.04. I have no clue from where the problem is coming...

View All

Personal Data

Username:
benoitdel
Joined:
2019-05-13 07:01:47

Projects

  • No projects to display.

Personal Tools