Published March 3, 2024
| Version 1.2.3
Software
Open
pd4web: Running PureData Patches in Browsers with Web Audio
Authors/Creators
Description
This release fix minor errors, but it also prepare to pd4web for WebMidi support.
We started to isolate wasm pd module. Now we need to start pd using PureData. It also remove the extra js scripts. To load pd4web you just use main.js and it will load everything else.
Others
- Better look for vu;
- add support to send List for PureData
sendList(receiver, array). - add
--noguiflag forpd4webcommand line.
Notes
Files
charlesneimog/pd4web-1.2.3.zip
Files
(1.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:201a8737e0e0b54c8991800db60dd102
|
1.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/charlesneimog/pd4web/tree/1.2.3 (URL)