Rendered on 2025-10-11, Prickle-Prickle, the 65th day of Bureaucracy in the YOLD 3191 [?]
tree ./
src
├── index.html
├── projects/
│ ├── 00_un_suono_in_estinzione.html
│ ├── hardware/
│ │ ├── contact_mics.html
│ │ ├── crumar_ds2_midi.html
│ │ ├── plate_reverb.html
│ │ ├── arc.html
│ │ ├── EMF_listening_device.html
│ │ ├── midibox.html
│ │ ├── euterpe.html
│ │ └── semprini_quad_tape.html
│ └── programming/
│ ├── drasil.html
│ ├── pyPush.html
│ ├── markovex.html
│ └── ornament_and_crime.html
├── 01_about/
│ ├── about.html
│ ├── press/
│ │ ├── Rumur_Isola_Zero.eu.pdf
│ │ ├── Campo_Base_Festival_Valle_Camonica Cultura.pdf
│ │ ├── Campo_Base_Project.pdf
│ │ ├── Rumur_Vol1_MUSIL.pdf
│ │ ├── La_portata_di_un_condotto_MUSIL.pdf
│ │ ├── Campo_Base_Festival_Artribune.pdf
│ │ ├── Rumur_Vol1_Zero.eu.pdf
│ │ └── Cityscape_Brixia_A_closer_listen.pdf
│ ├── tools.html
│ ├── credits.html
│ ├── defs.html
│ └── selected_publications.html
├── site_tree.html
├── quotes.html
├── 04_sound art/
│ ├── performances/
│ │ ├── 02_rumur_isola.html
│ │ ├── peri-pheral_night.html
│ │ ├── drone_day_2025.html
│ │ ├── sala_macchine.html
│ │ ├── petrichor_live_Project_Campo_Base.html
│ │ ├── 01_rumur.html
│ │ ├── la_portata_di_un_condotto.html
│ │ └── cavacadabra.html
│ ├── releases/
│ │ ├── terra.html
│ │ ├── magmas_sound_archive_v1.html
│ │ └── elettromagnetica.html
│ ├── exhibitions/
│ │ ├── peri-phero.html
│ │ ├── ablazione_sonora.html
│ │ ├── ghiacciaio_come_casa.html
│ │ └── emersioni.html
│ └── field recording/
│ └── cityscape_brixia.html
├── 03_logs/
│ ├── 01_%news/
│ │ └── new_site.html
│ └── git_log.html
├── 02_manifesto.html
12 directories, 48 files
├── index.html
├── projects/
│ ├── 00_un_suono_in_estinzione.html
│ ├── hardware/
│ │ ├── contact_mics.html
│ │ ├── crumar_ds2_midi.html
│ │ ├── plate_reverb.html
│ │ ├── arc.html
│ │ ├── EMF_listening_device.html
│ │ ├── midibox.html
│ │ ├── euterpe.html
│ │ └── semprini_quad_tape.html
│ └── programming/
│ ├── drasil.html
│ ├── pyPush.html
│ ├── markovex.html
│ └── ornament_and_crime.html
├── 01_about/
│ ├── about.html
│ ├── press/
│ │ ├── Rumur_Isola_Zero.eu.pdf
│ │ ├── Campo_Base_Festival_Valle_Camonica Cultura.pdf
│ │ ├── Campo_Base_Project.pdf
│ │ ├── Rumur_Vol1_MUSIL.pdf
│ │ ├── La_portata_di_un_condotto_MUSIL.pdf
│ │ ├── Campo_Base_Festival_Artribune.pdf
│ │ ├── Rumur_Vol1_Zero.eu.pdf
│ │ └── Cityscape_Brixia_A_closer_listen.pdf
│ ├── tools.html
│ ├── credits.html
│ ├── defs.html
│ └── selected_publications.html
├── site_tree.html
├── quotes.html
├── 04_sound art/
│ ├── performances/
│ │ ├── 02_rumur_isola.html
│ │ ├── peri-pheral_night.html
│ │ ├── drone_day_2025.html
│ │ ├── sala_macchine.html
│ │ ├── petrichor_live_Project_Campo_Base.html
│ │ ├── 01_rumur.html
│ │ ├── la_portata_di_un_condotto.html
│ │ └── cavacadabra.html
│ ├── releases/
│ │ ├── terra.html
│ │ ├── magmas_sound_archive_v1.html
│ │ └── elettromagnetica.html
│ ├── exhibitions/
│ │ ├── peri-phero.html
│ │ ├── ablazione_sonora.html
│ │ ├── ghiacciaio_come_casa.html
│ │ └── emersioni.html
│ └── field recording/
│ └── cityscape_brixia.html
├── 03_logs/
│ ├── 01_%news/
│ │ └── new_site.html
│ └── git_log.html
├── 02_manifesto.html
12 directories, 48 files