Looks really nice, I'll be sure to try it out! For people interested in this, there's also a recent project https://github.com/overtone/overtone which looks similar, using Clojure though (which seems to deem itself better to live programming).
Oh, the main contributor to Overtone is actually also the main contributor to Sonic Pi!
Sonic Pi is a code-based music creation and performance tool
11–20 of 70 posts
Re: Sonic Pi is a code-based music creation and performance tool
#12I really hope that it has python api
For reference Id say the most mature ones other than sonic pi are tidalcycles (haskell) and overtone (clojure)
tidalcycles is my favourite out of the bunch
Re: Sonic Pi is a code-based music creation and performance tool
#13What's the advantage of a "code-based" music creation respect of the classic one musicians use?
Re: Sonic Pi is a code-based music creation and performance tool
#14What's the advantage of a "code-based" music creation respect of the classic one musicians use?
Re: Sonic Pi is a code-based music creation and performance tool
#15What's the advantage of a "code-based" music creation respect of the classic one musicians use?
Re: Sonic Pi is a code-based music creation and performance tool
#16What's the advantage of a "code-based" music creation respect of the classic one musicians use?
We still use it to teach about code and computer science. Last week we released two videos, both using Sonic Pi.
Re: Sonic Pi is a code-based music creation and performance tool
#17Sam Aaron [1], the creator of Sonic-Pi, just released v3.2.0 [2]. I've only played around with Sonic-Pi a bit but I find it exceptional. It has the sound quality that I would expect from a more professional tool while still being accessible to the beginner and being programmer friendly. It's also completely free/libre/open source. There's a good community over at the discussion forum `in_thread` [3]. Sam Aaron also h…
Seconding everything you say here It takes a while to get it but it is very powerful. Docs could be a bit better (they're not bad) but in the end it is Ruby code. I would also be happier if I had a CLI because the IDE editor has (minor) issues but it also helps a lot with its integration with the rest of the system But those are minor issues in a great project. Yes it uses supercollider (too bad that API is much more…
Due to some security related changes in Sonic Pi it does not work with the latest version, but hopefully Sam and I can resolve this in future.
Re: Sonic Pi is a code-based music creation and performance tool
#18What's the advantage of a "code-based" music creation respect of the classic one musicians use?
Re: Sonic Pi is a code-based music creation and performance tool
#19What's the advantage of a "code-based" music creation respect of the classic one musicians use?
Or you can fall down a rabbit hole and end up programming forever without making real music again (what happened to me).