overtone
awesome-livecoding
overtone | awesome-livecoding | |
---|---|---|
31 | 14 | |
6,035 | 2,800 | |
0.3% | 2.2% | |
9.4 | 5.7 | |
4 months ago | 28 days ago | |
Clojure | ||
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/
awesome-livecoding
- A curated list of live coding languages and tools
-
Does anyone here participate in live coding?
View on GitHub
-
Strudel: A live coding platform to write dynamic music pieces in the browser
and there is more: https://github.com/toplap/awesome-livecoding
- How to start into coding generative music
-
Ask HN: What audio/sound-related OSS projects can I contribute to?
The Awesome Live Coding list on Github would be a great place to start: https://github.com/toplap/awesome-livecoding/blob/master/REA...
-
Sonic Pi – The Live Coding Music Synth for Everyone
https://github.com/toplap/awesome-livecoding
Live coding is how I learned to program and I am so glad that this type of computer music performance exists. I am currently doing my PhD on the topic! Programming as a performative act, with its own culture and music sub-genres. For those interested in helping / taking a look, I am currently trying to hack my own live coding environment based on Python asyncio mechanisms: https://github.com/Bubobubobubobubo/sardine I am a bit shy about it because I am light years behind the level of the projects that are posted on HN and that keep me inspired. I've taught myself how to do this basically by live coding ... a lot, with friends in France! Learning a bit of CS because of music.
- any good software suggestions?
- Glicol: Graph-oriented music live coding language written in Rust
-
Manual algorithmic music (you supply the algorithm)
* https://github.com/toplap/awesome-livecoding
-
Bespoke Synth 1.0 – open-source software modular synthesizer
Here's a list/overview of all things "live coding": https://github.com/toplap/awesome-livecoding
What are some alternatives?
Sonic Pi - Code. Music. Live.
melrose - interactive programming of melodies, producing MIDI
MuseScore - MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
extempore - A cyber-physical programming environment
scheme-for-max - Max/MSP external for scripting and live coding Max with s7 Scheme Lisp
awesome-katas - A curated list of code katas