松浦 知也 Matsuura Tomoya

Results 5 comments of 松浦 知也 Matsuura Tomoya

Hi. came from a refered thread. This is a log when I tried with --verbose. This seems there's no `/usr/local/opt/qt@4/src` folder in installed qt4. ```sh ==> cmake -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/[email protected]/1.2.4...

Any updates on this? Maybe related issues, the code which uses `ef.transpose` function causes crash on Windows. ``` import("stdfaust.lib"); s = hslider("pitchshift",0,-12,+12,0.1); process = ef.transpose(1000, 1000, s)

one sample delay(`mem()`) is implemented at eef6f3558bcbef548e0fd1924ebf0794d75e80de .

Did you commit your built html files on your remote repo? Github Pages does not support the build process of static site generator other than Jekyll so you need to...

I just made a template repo based on @Woyten 's implementation and [rustwasm's template](https://github.com/rustwasm/rust-webpack-template/tree/master/template). https://github.com/tomoyanonymous/nannou-web-template It's working nicely both on the native app and the latest version of Chrome without...