overtone
nannou
overtone | nannou | |
---|---|---|
31 | 67 | |
6,035 | 6,309 | |
0.3% | 0.8% | |
9.4 | 2.3 | |
4 months ago | 20 days ago | |
Clojure | Rust | |
GNU General Public License v3.0 or later | MIT License |
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/
nannou
- Ask HN: Who Are Your Favorite Photography and Generative Coding Artists?
- VVVV – A Hybrid Visual/Textual Development Environment
-
Can someone help me with ownership and borrowing?
Another idea would be to do something with Nannou, it's pretty straightforward to get some visually pleasing results and I find these Processing/P5 inspired creative coding libraries allow for a lot of exploration and expression. The Coding Train is a YouTube channel which has dozens of these kinds of projects, translating them into Rust certainly is good exercise.
-
Hey Rustaceans! Got a question? Ask here (23/2023)!
Assuming you’re talking about https://nannou.cc they advertise a slack, a matrix, and a github org.
-
Looking for lib recommendations for developing ui tool
Never used this, no idea If it's what you want, but maybe https://nannou.cc/?
- “Creative Coding” libraries for A/VFX in Rust, a.l.a. Cinder for C++ or Processing for Java?
-
A simple 2d graphic library
https://nannou.cc/ may be worth checking out.
- Nannou- a creative coding framework for Rust. .It is a library that aims to make it easy for artists to express themselves with simple, fast, reliable code.
-
Nannou – An open-source creative-coding framework for Rust
"creative coding" usually refers to a framework where a developer/artist can code up nice things quickly
for example https://github.com/nannou-org/nannou/blob/master/examples/dr...
What are some alternatives?
Sonic Pi - Code. Music. Live.
racket - The Racket repository
MuseScore - MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
macroquad - Cross-platform game engine in Rust.
scheme-for-max - Max/MSP external for scripting and live coding Max with s7 Scheme Lisp
rust-skia - Rust Bindings for the Skia Graphics Library