a frozen lake viewed from above a frozen lake viewed from above

first snow is the best snow

Play 01 Play 01 first snow is the best snow 21:27

living is hard. to everyone. and acknowledging it is already a source of suffering and anxiety for most of us. first snow is the best snow was performed in this context. it is a one shot live performance recorded while I was visiting the Dolomite Mountains, in the nord of Italy. I went there with Ju and Pedro to join Clarice, Felipe and their children, friends we know for more than 20 years. those kind of people that are more family than friends to us. by the Carezza lake I went for a walk with Pedro and Felipe and we found the perfect spot for the performance. I was prepared, of course. the unexpected first snow of winter of the day before had inspired me to play, and that bench by the frozen lake, with 20cm of snow from last night, was perfect. I cleaned up the bench and sat there just to turn on my portable speakers, my computer and start to play threnoscope. using a code I had studied days before, I was there for around 21 minutes. until my hands couldn’t hold it anymore. Pedro and Felipe were gone already and I finished the path by myself. it were magical days. those used to heal.

|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

released November 10, 2023

music by lixt.
live coding performance with threnoscope at the Carezza Lake, Welschnofen, Bolzano, Italy.

feliz aniversario, filho. Te amo!

|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

ThrenoScope.new(2, 'performWin', "G")

~drones.createDrone( \noise, 2, harmonics: 0, amp: 0, length: 360, name: \n1);
~n1.amp_(0, 30);
~n1.tonic_(3, 50);
~n1.kill

~drones.createDrone( \eliane, 2.2, harmonics: 0, amp: 0, length: 360, name: \d1);
~d1.amp_(0, 30);
~d1.harmonics_(4, 40);
~d1.kill

~drones.createDrone( \gendy, 2.3, harmonics: 0, amp: 0, length: 360, name: \g1);
~g1.amp_(0, 3);
~g1.tonic_(2, 2);
~g1.kill(30);

~drones.createChord(\eliane, \minor6, 2.2, harmonics: 1, amp: 0, name: \m6);
~m6.amp_(0, 140);
~m6.speed = 2;
~m6.harmonics_(7, 50);
~m6.tonic_(2 , 30);

~drones.createSatellites(\eliane, tonic: 5, num: 12, amp: 0, name: \sd13);
~sd13.amp_(0, 130);
~sd14.kill

~drones.createSatellites(\noise, tonic: 7, num: 32, amp: 0, name: \sn);
~sn.amp_(0.2, 30);
~sn.speed = -80;
~sn.env = [0.5, 1];
~sn_18.klll

~drones.createSatellites(\sine, tonic: 0.05, num: 12, amp: 0, speed: 300, env: [0.5, 0.5], name: \sb);
~sb.amp_(0, 30);
~sb.tonic_(0, 2);
~sb.speed=799;
~sb.kill

~drones.killAll;

#by_lixt

https://lixt.xyz/first-snow-is-the-best-snow/ Copy Copied Failed Close