https://github.com/fr0stbyter/jspatcher
a Visual Programming Language (VPL) in Max/PureData style
https://github.com/fr0stbyter/jspatcher
Last synced: 10 months ago
JSON representation
a Visual Programming Language (VPL) in Max/PureData style
- Host: GitHub
- URL: https://github.com/fr0stbyter/jspatcher
- Owner: Fr0stbyteR
- Created: 2019-02-19T01:06:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-09-23T16:47:22.000Z (over 2 years ago)
- Last Synced: 2024-03-25T23:23:45.372Z (about 2 years ago)
- Language: TypeScript
- Homepage: https://fr0stbyter.github.io/jspatcher/dist/
- Size: 351 MB
- Stars: 136
- Watchers: 15
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JSPatcher
JSPatcher is a Visual Programming Language (VPL) in Max/PureData style on the web with following features:
- Patch WebAudio native AudioNodes
- Play with JavaScript Web APIs
- Import and patch external JavaScript modules
- Customize AudioWorklet DSPs with Faust

Video presentation [Link](https://youtu.be/HDijiua370I)
Web Audio Conference 2021 [Live Demo](https://fr0stbyter.github.io/jspatcher/dist/?projectZip=../examples/wac.zip)
### Related Paper
[Build WebAudio And JavaScript Web Application Using JSPatcher: A Web-Based Visual Programming Editor](https://webaudioconf2021.com/wp-content/uploads/2021/06/WAC-21-lite.pdf)