Software Alternatives & Reviews

Clojure VS Overtone

Compare Clojure VS Overtone and see what are their differences

Clojure logo Clojure

Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.

Overtone logo Overtone

Overtone is an open source audio environment designed to explore new musical ideas from synthesis...
  • Clojure Landing page
    Landing page //
    2023-09-19

We recommend LibHunt Clojure for discovery and comparisons of trending Clojure projects.

  • Overtone Landing page
    Landing page //
    2018-12-28

Clojure videos

What is the business value of Clojure?

More videos:

  • Review - Blog in Clojure Code Review
  • Review - Clojure Web App Code Review

Overtone videos

I'm in the oVertone Ads, Do I Actually Approve of This Product?

More videos:

  • Review - oVertone Coloring Conditioner Review: This did NOT Go How I Expected
  • Review - Does OVERTONE Work on Dark Hair?!

Category Popularity

0-100% (relative to Clojure and Overtone)
Programming Language
100 100%
0% 0
3D
0 0%
100% 100
OOP
100 100%
0% 0
Music Generation
0 0%
100% 100

User comments

Share your experience with using Clojure and Overtone. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Clojure should be more popular than Overtone. It has been mentiond 37 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Clojure mentions (37)

  • Moving your bugs forward in time
    ‍For the rest of this post I’ll list off some more tactical examples of things that you can do towards this goal. Savvy readers will note that these are not novel ideas of my own, and in fact a lot of the things on this list are popular core features in modern languages such as Kotlin, Rust, and Clojure. Kotlin, in particular, has done an amazing job of emphasizing these best practices while still being an... - Source: dev.to / 4 days ago
  • Let's write a simple microservice in Clojure
    This article will explain how to write a simple service in Clojure. The sweet spot of making applications in Clojure is that you can expressively use an entire rich Java ecosystem. Less code, less boilerplate: it is possible to achieve more with less. In this example, I use most of the libraries from the Java world; everything else is a thin Clojure wrapper around Java libraries. - Source: dev.to / 16 days ago
  • A new F# compiler feature: graph-based type-checking
    I have a tangential question that is related to this cool new feature. Warning: the question I ask comes from a part of my brain that is currently melted due to heavy thinking. Context: I write a fair amount of Clojure, and in Lisps the code itself is a tree. Just like this F# parallel graph type-checker. In Lisps, one would use Macros to perform compile-time computation to accomplish something like this, I think.... - Source: Hacker News / 6 months ago
  • Ask HN: Why does the Clojure ecosystem feel like such a wasteland?
    As an analogy - my face hasn't changed all that much in a past few years, and I haven't changed my profile picture in those few years. Does it really mean that I'm unmaintained/dead? > Where can I find latest documentation [...]? The answer is still https://clojure.org/. And https://clojuredocs.org/ but it's community-maintained so might occasionally be missing some things right after they're released. E.g. As of... - Source: Hacker News / 8 months ago
  • Best implementation of CL for learning purposes
    As a Java/Scala user you should check out Clojure! It is highly recommended (https://clojure.org). Source: about 1 year ago
View more

Overtone mentions (7)

  • 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... - Source: Hacker News / 17 days ago
  • 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/. - Source: Hacker News / over 1 year ago
  • 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. - Source: Hacker News / over 1 year ago
  • Can I create an application to help me work out my drums rudiments in emacs
    There's a project you may find interesting: https://overtone.github.io/. Besides sound/synthesis stuff, it has https://github.com/overtone/midi-clj library, which allows you to write MIDI as lisp (Clojure, to be precise) code. Emacs has great support for Clojure programming (via Cider), and REPL-based development is perfect for writing music. Source: over 1 year ago
  • Racket for Computer Music?
    Overtone, in clojure and using the SuperCollider engine. Source: almost 2 years ago
View more

What are some alternatives?

When comparing Clojure and Overtone, you can also consider the following products

Elixir - Dynamic, functional language designed for building scalable and maintainable applications

SuperCollider - A real time audio synthesis engine, and an object-oriented programming language specialised for...

Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.

Sonic Pi - Sonic Pi is a new kind of instrument for a new generation of musicians. It is simple to learn, powerful enough for live performances and free to download.

Rust - A safe, concurrent, practical language

ChucK - A strongly-timed music programming language