Jean-Michaël Celerier

Results 616 comments of Jean-Michaël Celerier
trafficstars

hmm good question, I'll look for the relevant build logs

ohhh, I have that favicon error I think, didn't believe that it would break everything. Trying, thanks.

Hm no, that's not it :( and all my scripts except the twitter one are local - e.g. for instance this slides should display mathjax equations: https://interactive-design.jcelerier.name/module-1.html#42 - all the...

``` pi $ git clone git://github.com/fsquillace/junest ~/.local/share/junest pi $ export PATH=~/.local/share/junest/bin:$PATH pi $ junest setup pi $ junest -f junest-root $ pacman -S gdb junest-root $ exit pi $ junest...

> Not all processes can be debugged. Consider that this can happen even if you try using gdb outside junest, I'd suggest to try that first if you can. I...

Here's how it looks for me on a macbook pro retina with archlinux under firefox : http://imgur.com/stOwbqy,krylCmk

I did a quick pass over the example files, the following do crash upon call to init(): ```ambisonics/fourSourcesToOcto.dsp ambisonics/oneSourceToStereo.dsp bela/FXChaine2.dsp faustplayground/combined/FlappyFlute.dsp faustplayground/combined/Flute.dsp faustplayground/combined/Modulations.dsp faustplayground/combined/Pulsaxophone.dsp faustplayground/combined/RandomFlute.dsp faustplayground/combined/TibetanBowl.dsp faustplayground/combined/TibetanBowlMulti.dsp faustplayground/effects/Flanger.dsp faustplayground/effects/Modulations.dsp faustplayground/effects/Phaser.dsp...

main.cpp: ```c++#include int main(int argc, const char** argv) { std::string err; err.resize(4097); const char* triple = ""; int argc_ = 0; const char* argv_[1] = { nullptr }; if(auto fac...

I'm building it myself, will try with the release