really cool. nested with_synth and with_fx calls seem less intuitive than an object oriented approach, which mirror traditional circuits. (synth.connect(fx1) fx1.connect(output)). what was the reasoning behind this? i only ask because i could see it making a difference in terms of education. and, what makes this more suitable for schools than ChucK, Supercollider, etc.? that aside, i really wish someone would make a…
There's a basic problem with live coding, which is defining the problem domain. Live coding systems are only really good for building teeny tiny little toy automata, which usually do simple stuff with note lists, and maybe apply a bit of randomness or some simple repeating functions to a parameter or five. Weapons-grade commercial music is much more complicated. The sounds are richer, the arrangements and mixes are i…
A step on the way is far more productive than saying it is impossible and ignoring it.
There will be Bachs, Beethovens and Lennons of the REPL. First, they need their instruments.