Sonic Pi – The Live Coding Music Synth for Everyone
51–60 of 65 posts
Re: Sonic Pi – The Live Coding Music Synth for Everyone
#52I've spent some time trying to work with Sonic Pi, but I've really struggled with the syntax, finding it difficult to work with. I'm fluent in Python but find the use of colons is the real sticking point. If anyone's got any suggestions, or can point to a python version of the same (I spent a fair bit of time working with FoxDot which does use python so it made more sense to me) it'd be appreciated - this is somethin…
FoxDot is probably what you're looking for. https://foxdot.org/
Re: Sonic Pi – The Live Coding Music Synth for Everyone
#53First learned of Sonic Pi in Dylan Beattie's "The Art of Code" NDC London conference[1]. Overall a very interesting watch; the particular segment mentioning Sonic Pi had really piqued my interest towards this wonderful piece of software. [1] https://yewtu.be/watch?v=6avJHaC3C2U
Re: Sonic Pi – The Live Coding Music Synth for Everyone
#54Live coding music is nice, but the interface is awful. Having someone type at a laptop is so boring to watch, it totally kills the mood. I'd rather have them manipulate lego like bricks on a physical screen or even write on a chalkboard... Something has to be better than this
Re: Sonic Pi – The Live Coding Music Synth for Everyone
#55This is only slightly related but since others are sharing their live coding resources, I've had a lot of fun playing around with this one in the past: https://livecodingyoutube.github.io
Re: Sonic Pi – The Live Coding Music Synth for Everyone
#56Re: Sonic Pi – The Live Coding Music Synth for Everyone
#57Live coding music is nice, but the interface is awful. Having someone type at a laptop is so boring to watch, it totally kills the mood. I'd rather have them manipulate lego like bricks on a physical screen or even write on a chalkboard... Something has to be better than this
I don't think "live coding" music means that musicians would actually write code in front of an audience live -- it's not like musicians compose music in real time even without computers. In either case there is a lot of trial and error in getting things right that you wouldn't want an audience to see (or hear). I think "live coding" is just a fancy way of saying a programming experience with immediate feedback -- li…
Re: Sonic Pi – The Live Coding Music Synth for Everyone
#58Live coding music is nice, but the interface is awful. Having someone type at a laptop is so boring to watch, it totally kills the mood. I'd rather have them manipulate lego like bricks on a physical screen or even write on a chalkboard... Something has to be better than this
Re: Sonic Pi – The Live Coding Music Synth for Everyone
#59Earlier quoted context omitted.
I don't think "live coding" music means that musicians would actually write code in front of an audience live -- it's not like musicians compose music in real time even without computers. In either case there is a lot of trial and error in getting things right that you wouldn't want an audience to see (or hear). I think "live coding" is just a fancy way of saying a programming experience with immediate feedback -- li…
There are many musicians who "build" music in live concerts with modular synthesizers (in newer times mostly with Eurorack modules). Since many decades! Without computers. With some experience they know how to handle their tools. And with some experience a good live coder can do the same with his computer too.