pd4web
Run your Pure Data patches on the web with externals.
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.2%) to scientific vocabulary
Keywords
Repository
Run your Pure Data patches on the web with externals.
Basic Info
- Host: GitHub
- Owner: charlesneimog
- License: other
- Language: C++
- Default Branch: main
- Homepage: http://charlesneimog.github.io/pd4web/
- Size: 61.5 MB
Statistics
- Stars: 13
- Watchers: 2
- Forks: 2
- Open Issues: 5
- Releases: 50
Topics
Metadata Files
README.md
pd4web
pd4web: Running PureData Patches with Externals on Web
pd4web lets you run PureData patches directly in web browsers. It stands out from alternatives like hvcc and WebPd by compiling the source code of libpd, thanks to the work of claudeha. With pd4web, you can compile any PureData Vanilla patch, along with a list of more than 800 externals and abstractions.
Examples
- Check some examples here.
Questions, doubts, help
- Check the Discussions Sections here.
Issues
- Check the Discussions Issues here.
Acknowledgements
- Zack Lee for the GUI interface for patches;
- Jonathan Wilkes, Ivica Ico Bukvic, and the Purr Data team;
- Claude Heiland-Allen for creating empd;
- Dan Wilcox for libpd;
- Miller Puckette and the Pd community for developing and maintaining Pd;
Details and Documentation
For more details and documentation, please visit the Docs section of this project.
Contribute
Contribute to enabling running your external library in PureData for WebBrowsers! Add you CMakeFile.
Owner
- Name: Charles K. Neimog
- Login: charlesneimog
- Kind: user
- Location: São Paulo - Brazil
- Company: Universidade de São Paulo
- Website: charlesneimog.com
- Twitter: charlesneimog
- Repositories: 9
- Profile: https://github.com/charlesneimog
Charles K. Neimog is a Ph.D. candidate at the University of São Paulo. I research Art/Music and Technology.
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Neimog" given-names: "Charles K." orcid: "https://orcid.org/0000-0002-9780-0041" title: "pd4web: Running PureData Patches in Browsers with Web Audio" version: 1.1.1 date-released: 2023-10-04 url: "https://github.com/charlesneimog/py4pd"
GitHub Events
Total
- Create event: 38
- Release event: 29
- Issues event: 52
- Watch event: 7
- Delete event: 12
- Issue comment event: 37
- Push event: 426
- Pull request event: 10
- Fork event: 1
Last Year
- Create event: 38
- Release event: 29
- Issues event: 52
- Watch event: 7
- Delete event: 12
- Issue comment event: 37
- Push event: 426
- Pull request event: 10
- Fork event: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 17
- Total pull requests: 5
- Average time to close issues: 2 days
- Average time to close pull requests: 29 minutes
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.4
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 17
- Pull requests: 5
- Average time to close issues: 2 days
- Average time to close pull requests: 29 minutes
- Issue authors: 2
- Pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.4
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 1
Top Authors
Issue Authors
- charlesneimog (30)
- luismrguimaraes (5)
- umlaeute (2)
Pull Request Authors
- dependabot[bot] (5)
- Copilot (3)
- charlesneimog (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 259 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 36
- Total maintainers: 1
pypi.org: pd4web
pd4web compiles PureData patches with external objects for Wasm, allowing to run entire patches in web browsers.
- Homepage: https://charlesneimog.github.io/pd4web
- Documentation: https://www.charlesneimog.github.io/pd4web
- License: other
-
Latest release: 2.2.7
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- mkdocs *
- mkdocs-material *