sebpiq / WebPd

Run your Pure Data patches on the web.
GNU Lesser General Public License v3.0
932 stars 89 forks source link

Add MIDI support #146

Open sebpiq opened 9 months ago

sebpiq commented 9 months ago

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 : describe the functionality and where and how it could be added to WebPd.