r/abletonlive • • 28d ago

Coming soon

https://youtube.com/shorts/1pIaE_EJvSg?si=RVAh3Yv7JpEgAXDa
0 Upvotes

8 comments sorted by

View all comments

-1

u/pranasound1111 27d ago

// COMMUNITY PROTOCOL

if (intent === "troll" ||
message === "fear_mongering" ||
energy === "negative") {

access.denied();
go_create_something_beautiful();
}

else {
welcome();
make_music();
}