From 9461ecec2e120327212dc8eff081db23a2457a6c Mon Sep 17 00:00:00 2001 From: Francesco Luzzana Date: Sat, 28 May 2022 00:22:07 +0200 Subject: [PATCH] workbook --- contents/brera_2.md | 83 ++++++++++++++++++++++++++++++++ projects/modcms/documentation.md | 25 ++++++++++ 2 files changed, 108 insertions(+) create mode 100644 contents/brera_2.md create mode 100644 projects/modcms/documentation.md diff --git a/contents/brera_2.md b/contents/brera_2.md new file mode 100644 index 0000000..8ef21fb --- /dev/null +++ b/contents/brera_2.md @@ -0,0 +1,83 @@ +## Ciao + +E grazie + +## Bio + +- Triennio Brera NTA +- Biennio Brera NTA - Net Art (solo primo semestre) +- Interaction design @ Ariella Vidac AiEP +- Web design @ Non-Linear studio +- Master XPUB Piet Zwart Institute, Rotterdam + +## Abitare la complessità & Iperschermi + +- 2019 +- tesi & progetto del triennio Brera +- Manuel Ehrenfeld e Ariella Vidach + +- interazione tra arte contemporanea e complessità +- rappresentare, documentare, abitare + +- diverse forme di intelligenza (sapere) come interfaccia alla complessità +- come l'informazione influenza il corpo e viceversa +- oltre la fruizione individuale del VR + + +## Object Oriented Choreography + +- VR + interazione online, performance collaborativa, complicità compositiva tra pubblico e performer +- il pubblico è invitato a connettersi su o-o-c.org durante la performance + +- inter-attività --> app, servizi e piattaforme +- inter-connesione --> effetto farfalla digitale, scala e temporalità dell'infrastruttura +- inter-dipendenza --> coesistenza, responsabilità, etica multiplayer + + +- corpo come algoritmo +- corpo come piattaforma +- corpo come infrastruttura + + +## Corpo come algoritmo + +- 2020 +- OOC @ FOG Festival, Triennale Milano +- Chat online e performer nel ruolo di software +- Architettura del software come dispositivo coreografico +- Algoritmo come oggetto culturale +- Efficienza ed espressività + +## Corpo come piattaforma + +- 2021 +- ReHumanism Prize - Digitalive +- OOC @ RomaEuropa Festival, Motori Digitali, NAO Festival +- Saggio + Performance +- Lettura performativa, interattiva, collettiva +- Narrative della piattaforma +- Layering e attention economy + +## Corpo come infrastruttura + +- presente e futuro: +- leggibilità dell'interazione e della relazione +- altri tipi di temporalità, durata, partecipazione? +- trasformare la forma spettacolo in una piattaforma? +- offrire workshop, laboratori, open call? +- OOC come serie di pratiche, strumenti e metodologie? +- ??? + +## OOC - Info + +Performer --> Sofia Casprini +Idea e scrittura --> Francesco Luzzana, Iulia Radu, Stefano Togni +Sviluppo --> Francesco Luzzana +Web Design --> Francesco Luzzana, Iulia Radu +Sound Design --> Micalis Papadopoulos +Una co-produzione --> ariella vidach – AiEP, Triennale Milano +Riconoscimenti --> ReHumanism Art Prize 2021 + +## fine + +grazie 1000 ciao diff --git a/projects/modcms/documentation.md b/projects/modcms/documentation.md new file mode 100644 index 0000000..acca315 --- /dev/null +++ b/projects/modcms/documentation.md @@ -0,0 +1,25 @@ +--- +categories: +- Web +- CMS +- Sound +cover: duck.jpg +cover_alt: duck listening to our jam in the het park +date: 28/05/2022 +description: modular workbook for modular synths +git: https://git.xpub.nl/supisara/workbook-front +pad: https://pad.xpub.nl/p/modcms +slug: modcms +title: modcms +--- + +With Supi, Mitsa, and Erica we often jam with synths and other instruments. Supi has different semi-modular noisy synthetizers from Bastl, and once she proposed to compile on a workbook to keep track of patches and configuration for these analogue pests. The modcms [working title] is an interactive cms for storing different setup that involves knobs, switch, slider and cables (yes cables!) and build with time a workbook to learn and get more familiar with audio synthesis. + +We are developing it in a way that makes easy for users to upload their own synth and generating an interactive version to tweak the parameters and save patches on the fly. There are a lot of things involved here: see [spaghetti] for the analog cables interaction, see [panel] for the generation of interactive synth starting from an svg file. ATM we are working together with Supi at the implementation of the frontend. + +The workbook will be a Flask app, with a small database to keep track of instruments and patches, and a lot of interactions javascript-side. + +We brainstormed a bit on the structure for the backend and the taxonomies of instruments, sessions and patches on the pad. In the end we want to start simple and small now and then build on top of this other things: we thought about ways of writing notation and sound recipes, modular websites, opening it up from just instruments to electronic and arduino things, ways of publishing, etc + + +