Our great sponsors
overtone | Tidal | |
---|---|---|
24 | 21 | |
5,616 | 1,809 | |
0.5% | 2.3% | |
3.5 | 6.0 | |
3 months ago | 12 days ago | |
Clojure | C++ | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 only |
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
-
Lisp for audio programming
Are you talking synthesizers? If yes, then Overtone is a great project for that, if you are OK with using clojure.
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.
-
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
-
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.
- Lisp feature - domain specific language
- Hacking Perl in Nighclubs (2004)
-
Racket for Computer Music?
overtone, in clojure and using the SuperCollider engine
-
Let’s Make Overtone Sing Like Sonic-Pi
It's overtone.live that has a problem with windows, as documented here . It's used in the overtone playground project and that's probably the reason why I couldn't get it to work.
Tidal
-
Where is Haskell used?
https://tidalcycles.org/ is another great example, parsing patterns of text and printing live music.
-
Live coding languages
For sound live coding/algorave sonic pi and tidal cycles are great, both based on supercollider.
-
Sonic Pi – The Live Coding Music Synth for Everyone
I don't know the alternatives but I'm a big fan of https://tidalcycles.org/. People really do crazy things, check out the videos on the front page.
I love when 2 DJs live-code together (on the same document! Editing each other's loops) or when a VJ live-codes some visuals in reaction to the DJ live-coding the music.
-
What is a little known subject/application/problem that you learned about recently or are involved in that you think is fascinating?
If you're interested in ChuCK, there's also Pure Data (a FOSS cousin of the commercial Max/MSP) and SuperCollider and a lot of live coding algorave sorta music things are built on top of SuperCollider like TidalCycles so you can execute lines of code live via a REPL or evaluating blocks of code in a document and generate beats in realtime.
-
The Way in Which Brian Eno Created Ambient 1: Music for Airports
Tidal Cycles! https://tidalcycles.org/
As layer8 mentioned, it is technically Haskell but more specifically a DSL and environment for live coding music.
Pretty fun to play around with!
-
How would someone who is deathly broke become a serious rapper?
After digging deeper, I've found TidalCycles tidalcycles.org and that's my favorite Livecoding software. Now you can start programming music without any cost.
-
Formalizing Konnakol using Haskell - GSoC '22
The code written in this regard can be found here. My contributions focused on designing, implementing and integrating the Sequence module with the help of the Context module.
The major aim of the project was to create a system which could formalize the rules of Konnakol. The system developed was then integrated with Tidal Cycles.
- Looking for performers and/or audience members for a live coding(music) event
-
Adding sequences to Tidal Cycles and listening to Konnakol - GSoC '22 Update 3
To view all the progress that has been made on Sequences, visit this branch.
What are some alternatives?
Sonic Pi - Code. Music. Live.
MuseScore - MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
pipewire - Mirror of the PipeWire repository (see https://gitlab.freedesktop.org/pipewire/pipewire/)
awesome-livecoding - All things livecoding
faust - Functional programming language for signal processing and sound synthesis
scheme-for-max - Max/MSP external for scripting and live coding Max with s7 Scheme Lisp
elk-pi - Elk Audio OS binary images for Raspberry Pi
VeeSeeVSTRack - Open-source virtual modular synthesizer
JUCE - JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, RTAS and AAX audio plug-ins.
Rack - The virtual Eurorack studio
BespokeSynth - Software modular synth [Moved to: https://github.com/BespokeSynth/BespokeSynth]