0: alcuni spunti per il Livecoding 1.1 All things live coding Awesome
A curated list of live coding languages and tools This list was created with the intention of giving a quick-glance over the many possibilities to engage in this practice. For further information, head over to
https://toplap.org/ …
https://github.com/toplap/awesome-livecoding 1.2 Emacs Live
An opinionated set of defaults for getting started with a specific focus on live coding with Overtone and Quil. However, it's not just a one trick pony. It also happens to be:
- a jolly good generic Clojure hacking config
- a nice structured approach to organising your Emacs config
- modular in that functionality is organised by discrete packs
- a decent starting point for live coding in general
- a goldmine of config snippets to plunder and add to your own config
So, wherever you are in the multiverse, Emacs Live is ready to join you in battle against the evil friction of poor text editor workflows.
https://github.com/overtone/emacs-live 1.3 Collaborative Programmable Music
Overtone is an open source audio environment designed to explore new musical ideas from synthesis and sampling to instrument building, live-coding and collaborative jamming. We combine the powerful SuperCollider audio engine, with Clojure, a state of-the-art lisp, to create an intoxicating interactive sonic experience.
http://overtone.github.io/