braindrops.nicwands.com/app/public/drops/image-melody/meta.json
2026-07-21 12:01:40 -04:00

25 lines
No EOL
562 B
JSON

{
"name": "image-melody",
"title": "Image Melody",
"date": "2026-07-20",
"tags": [
"tag1",
"tag2",
"tag3"
],
"description": {
"type": "doc",
"content": [
{
"type": "paragraph",
"content": [
{
"type": "text",
"text": "My friend Patrick wanted to try generating music from an image. I made this simple experiment which plays notes in a scale based on some of the color values in a pixelated version of the image."
}
]
}
]
},
"published": true
}