You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

65 lines
3.6 KiB
JSON

{
"updates": [
{
"date": "October the 21st, 2021",
"title": "",
"text": "",
"media": {
"type": "img",
"src": "./assets/karaokedocu.jpg",
"alt": "Late night programming the custom karaoke software with L'Era del Cinghiale Bianco from Battiato as demo song",
"caption": "Tryouts for a custom karaoke software made with vvvv"
}
},
{
"date": "October the 21st, 2021",
"title": "2nd hand lifeboat script",
"text": "",
"media": {
"type": "video",
"src": "./assets/test-js.mp4",
"alt": "An excerpt from 'When did software gone wrong?' highlighted progressively as in karaoke",
"caption": "In every karaoke there are at least 2 voices: a text and a choir"
}
},
{
"date": "October the 22nd, 2021",
"title": "This thing is fun and funny on many levels",
"text": "",
"media": {
"type": "img",
"src": "./assets/keta_laibach.jpg",
"alt": "Myss Keta performing Giovanna Hardcore b2b with Laibach performing Life is Life",
"caption": "The painfull necessity of contingency between the aesthetics of Laibach and Myss Keta"
}
},
{
"date": "October the 22nd, 2021",
"title": "He llo wo rld",
"text": "",
"media": {
"type": "video",
"src": "./assets/helllo_world.mp4",
"alt": "Tirst words from our custom karaoke are he llo wo rld",
"caption": "firsts words from the caraoki"
}
},
{
"date": "October the 23nd, 2021",
"title": "K-Scroll",
"text": "We bought green curry from HJ 😶 and developed a scroll-to-highlight script starting from the idea behind these <a href='https://hub.xpub.nl/soupboat/~kamo/09-28-2021-lifeboats/'>text lifeboats</a>. We will use it as a small interactive feature for this diary-devlog, to stay in the karaoke mood. (the scroll-to-highlight, not the curry)",
"media": null
},
{
"date": "October the 23nd, 2021",
"title": "Re → cord ~ Re → play",
"text": "Yesterday we studied how to write these infos back in a MIDI files at the right time, so now we just need to merge the two things. 1 last aspect to understand it's the conversion between the ticks of midi (like the framerate or something like that) and the simple timespan we are using. \n\nOften listening to Battiato you can grasp like an faint intuition of something really far away. It is not an explicit message or a revelation, but more like a mmoment of tuning with the elsewhere. In some really intimate song though, this feeling is replaced by something that points toward a inner reality. If the eclectism of his music generally excedes its borders to break the leevee of musical genres, these other tracks seem more like mantras, and they guide you down and down and down.",
"media": {
"type": "video",
"src": "./assets/rec-rep.mp4",
"alt": "A timeline where a quote from Simone Weil is being recorder in syllabes, and then the same timeline that scrolls highlighting the syllabes when they reach the time.",
"caption": "First vvvv prototype for recording and replaying a text previously splitted in syllabes."
}
}
]
}