overtone
Sonic Pi
overtone | Sonic Pi | |
---|---|---|
29 | 113 | |
5,891 | 10,768 | |
0.2% | 0.6% | |
8.4 | 8.5 | |
2 months ago | 6 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
-
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/
- Overtone: Collaborative Programmable Music
-
Sonic Pi – The Live Coding Music Synth for Everyone
> I'm fluent in Python but find the use of colons is the real sticking point.
The you'd probably have hated its predecessor which was all about the parentheses: https://overtone.github.io/
It's too bad that superficial stuff like which characters you need to type is holding you back. Getting used to Ruby when you're familiar with Python is no big deal. I would just stick with it
Sonic Pi
-
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
-
Overtone – programmable, live music in Clojure
Strange dice that it seems to mostly be c++, sponsored by 3 prominent elixir shops, with an original OSC server implementation by Joe Armstrong.
https://github.com/sonic-pi-net/sonic-pi/tree/dev/app/server...
-
I really got traumatized
There is a programming language+IDE called SonicPI. It's designed to create music by writing code. You can install the program from the lin, then ask chatGPT to generate some sonic PI code that produces some nice melody. Then just copy the code and paste it into the sonicPI program, and run it by clicking the run button. Here's a conversation for example
- Como encontrar tema de tcc em ciência da computação?
What are some alternatives?
Tidal - Pattern language
supercollider - An audio server, programming language, and IDE for sound synthesis and algorithmic composition.
MuseScore - MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
FoxDot - Python driven environment for Live Coding
awesome-livecoding - All things livecoding
soundtouch-android - Android bindings for SoundTouch lib, focused on size optimization and real-time processing.
pipewire - Mirror of the PipeWire repository (see https://gitlab.freedesktop.org/pipewire/pipewire/)
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
Black candy - A self hosted music streaming server
ThinkDSP - Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
WahWah - Ruby gem for reading audio metadata