overtone
Sonic Pi
overtone | Sonic Pi | |
---|---|---|
31 | 116 | |
6,035 | 11,213 | |
0.3% | 0.8% | |
9.4 | 9.3 | |
4 months ago | 10 days ago | |
Clojure | C++ | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
overtone
- Ask HN: Who Are Your Favorite Photography and Generative Coding Artists?
-
Algorithmic Music Generation with Python
Overtone is the state of the art if you like Lisp https://github.com/overtone/overtone
-
Sndkit – a toolkit for computer music composition
https://clojure.org/guides/threading_macros
Incidentally, for making music with Clojure there's Overtone: https://github.com/overtone/overtone
-
Synth wars: The story of MIDI (2023)
> Midi being an “artist” tool places it more as a medium like paint.
I’ve used MIDI “as paint”.
Written music using code to MIDI(1), and wrote “cross instrument” music, ie using my keyboard as drum machine.
But these days MIDI is chiefly an archival method for me.
Every time I touch my keyboard is recorded, is much smaller than a comparable audio recording, by design “forced fidelity” in the recording, and I am able to pipe the MIDI format through transcription software (which would be near impossible from an audio recording today).
(1) http://overtone.github.io/
- My Sixth Year as a Bootstrapped Founder
- Linux Audio Primer (for Overtone users)
- Overtone – programmable, live music in Clojure
-
Lisp for audio programming
I've never actually used it myself. I've preferred systems that talk to SuperCollider, like overtone, because it's already rock solid and has lots of good DSP built in.
-
Clojure Turns 15 panel discussion video
Thanks. I don't know to what extend its "better-because-of-clojure" but I also found overtone https://github.com/overtone/overtone which should be good fun (though the underlying synthesizer is supercollider/C++).
-
Music Programming for Java and JVM Languages
You might want to look at Overtone, which is a clojure environment built on top of overtone, and which integrates with processing and a few other similar things.
https://overtone.github.io/
Sonic Pi
-
Building an AI Music Assistant with Sonic Pi and MCP
Sonic Pi Documentation
-
Ask HN: Tools or frameworks to build music theory games
It's not really a framework, but I've been having a lot of fun live coding music in Sonic Pi: https://sonic-pi.net/
It has built-in functions for chords and scales and is pretty easy to make catchy loops.
- Algorithmic Music Generation with Python
-
Ask HN: Platform for 11 year old to create video games?
Not specifically game related, but adjacent. Sonic Pi (https://sonic-pi.net/) is designed for making music specifically with kids in mind, and they might accidentally learn a whole bunch of programming concepts as a side-effect.
-
Seeking Ideas for Preschool/School Projects
With my 7 years old I started to thinker with https://www.scratchjr.org/. She like to create short movies with it. The next level will be https://sonic-pi.net/
-
Anyone else using ChatGPT to make music?
I have wondered what grooves it could come with using https://sonic-pi.net/
- I Need to Grow Away from These Roots
-
History of the Web - Part 1
On a seriously light-hearted note, Herve Aniglo, talked about teaching children to code with music using Sonic PI, a language agnostic platform that helps you learn recursions, looping, circuit breaking and functional programming by creating simple tunes.
-
Genuary 2024: Generative Art / Creative Coding Month
https://www.youtube.com/playlist?list=PLPYzvS8A_rTYEba_4SDvR...
- Sonic Pi is built on-top of SuperCollider, but it's MUCH easier to get started with making bleeps and bloops. Sam Aaron, who originally created Overtone (a Clojure front-end for SuperCollider) created Sonic Pi initially to teach kids computer programming and music, but now it's turning into a pretty nice live-coding setup. The language is basically a DSL extension of Ruby, and although it's very elegant, I feel like it's a little nerfed in terms of a full language when compared to SCLang, so I'm sticking with the latter for now. High recommend checking it out if you're new to making music or code. https://sonic-pi.net/
- This 'Intro To Live Coding' vid from Alex McLean is great. Gives a good overview of a few fun tools out there that I won't mention here for sake of time (check out Gibber and Hydra for web-based coding things. Gibber is really slick). Alex invented Tidal Cycles, which I feel is like god-tier in terms of power and conciseness. Maybe I'll tinker with Tidal someday, but I want to start with SC.
- Web FM synthesizer made with HTML5
What are some alternatives?
MuseScore - MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
Coltrane - 🎹🎸A music theory library with a command-line interface
scheme-for-max - Max/MSP external for scripting and live coding Max with s7 Scheme Lisp
WahWah - Ruby gem for reading audio metadata
ThinkDSP - Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
supercollider - An audio server, programming language, and IDE for sound synthesis and algorithmic composition.