Andy Chamberlain

Results 5 issues of Andy Chamberlain

Along with several other people, I at first missed the `#[wasm_bindgen]` decorator above the definition of the `Universe` struct, and then encountered a very confusing error on the `#[wasm_bingen]` decorator...

### Versioning info on reference pages I think it would be useful to have a minimum version note on each API doc (each method/constant/class page on p5js.org/reference) The only problem...

Discussion

This is likely related to #494 but I have a minimal example with some more detailed testing. Also, a user said [here](https://github.com/processing/p5.js-sound/issues/494#issuecomment-834502062) that updating to chrome 92 fixed the issue...

### Feature Proposal Enable combining two or more sounds into one rendered sound. Purpose: performance I will make a PR if this is something that sounds like it could be...

feature

Same error as in [this issue](https://github.com/NFFT/nfft/issues/95) from the nfft library. I'm getting this error after running make in the repo: /usr/bin/ld: /usr/local/lib/libfftw3f.a(assert.o): relocation R_X86_64_PC32 against symbol `stdout@@GLIBC_2.2.5' can not be...