https://github.com/charlesneimog/py4pd-upic
py4pd-upic is a Pure Data (Pd) external object inspired by the works of Iannis Xenakis. This object is designed to facilitate the conversion of SVG (Scalable Vector Graphics) data into coordinate information within the Pure Data environment.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.2%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
py4pd-upic is a Pure Data (Pd) external object inspired by the works of Iannis Xenakis. This object is designed to facilitate the conversion of SVG (Scalable Vector Graphics) data into coordinate information within the Pure Data environment.
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Created over 2 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
License
README.deken.pd
#N canvas 963 23 951 1016 8; #X obj 116 5 py4pd -lib py4pd; #X msg 105 179 reload; #X obj 8 117 bng 25 250 50 0 empty empty empty 0 -8 0 8 #fcfcfc #000000 #000000; #X text 1 29 * Qualquer coisa que é evento deve ser preenchido.; #X text 2 50 * Qualquer coisa não preenchida é considera como box para conteudo (eventos)., f 50; #N canvas 963 28 951 486 propertiesKeyWords 0; #X text 3 24 duration 1000 | in ms.; #X text 3 7 pitchrange 6000 8400 | in midicents.; #X restore 203 5 pd propertiesKeyWords; #X msg 8 198 play; #X obj 4 5 py4pd -lib py4pd-upic; #X obj 8 223 readsvg; #X obj 8 155 t b b b, f 20; #X obj 271 195 py4pd; #X msg 271 147 pip install svgpathtools; #X msg 279 169 pip install svgelements; #X msg 57 198 examples/score2.svg; #X text 268 128 You need to install this first!; #N canvas 0 50 450 250 (subpatch) 0; #X coords 0 1 100 -1 168 89 1; #X restore 266 126 graph; #X obj 8 246 getsubevents; #X connect 1 0 8 0; #X connect 2 0 9 0; #X connect 6 0 8 0; #X connect 8 0 16 0; #X connect 9 0 6 0; #X connect 9 1 13 0; #X connect 9 2 1 0; #X connect 11 0 10 0; #X connect 12 0 10 0; #X connect 13 0 8 0;
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.
GitHub Events
Total
- Push event: 14
Last Year
- Push event: 14
Dependencies
pyproject.toml
pypi
- svgpathtools *