WebPd icon indicating copy to clipboard operation
WebPd copied to clipboard

Run your Pure Data patches on the web.

Results 9 WebPd issues
Sort by recently updated
recently updated
newest added

Support can be added through Web MIDI. The whole wiring and functionalities for MIDI support can't be in the engine itself, but should be setup in the run environment. **TODO**...

Got the error : ``` Whoops, the AssemblyScript compiler has crashed during optimize :-( ▌ ▌ Here is the stack trace hinting at the problem, perhaps it's useful? ▌ ▌...

Hi there, I'm trying to integrate WebPd in https://cables.gl Is there a way to list all input ports from the wasm file so they can be wrapped visually. Additionnaly I...

Hi there, First, thanks for the project, webpd is great! I am using it in a science research project in Brazil about art and climate data and I would love...

For example this : [Puke Data 1.txt](https://github.com/sebpiq/WebPd/files/11679120/Puke.Data.1.txt)

Everything is already setup in the engine for this. What should be done to enable it for users : - Automatically generate map of `outletListeners` for the compiler. **Needs a...

In 1.0.0-alpha.10, spaces or special characters in labels and send/receive symbols can crash the web patch.