aeon
overtone
Our great sponsors
aeon | overtone | |
---|---|---|
3 | 20 | |
24 | 5,590 | |
- | 0.3% | |
0.0 | 3.9 | |
over 1 year ago | about 1 month ago | |
Scheme | 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.
aeon
-
Racket for Computer Music?
https://pkgd.racket-lang.org/pkgn/search?q=music , https://github.com/tommaisey/aeon (Chez Scheme) ?
-
Sequence and synthesize music
It would be totally possible. I'm working on a Scheme-based live-coding tool that allows you to write SuperCollider Synthdefs in Scheme, thanks to a project called rsc3. That project would be a good inspiration if you were going to attempt this.
overtone
-
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.
- Overtone is live programmable music and visualization
-
Melrōse, a language to program and play music
Overtone (https://github.com/overtone/overtone), for me, is by far the most elegantly designed music software.
- Bespoke Synth 1.0 – open-source software modular synthesizer
-
I made a simple music theory API in C, would like some feedback!
Have a look at this file from the overtone project
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!
Tidal - Pattern language
pipewire - Mirror of the PipeWire repository (see https://gitlab.freedesktop.org/pipewire/pipewire/)
elk-pi - Elk Audio OS binary images for Raspberry Pi
scheme-for-max - Max/MSP external for scripting and live coding Max with s7 Scheme Lisp
VeeSeeVSTRack - Open-source virtual modular synthesizer
awesome-livecoding - All things livecoding
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
PentatonicScales - A simple python script to generate every pentatonic musical scale as a midi file
ThinkDSP - Think DSP: Digital Signal Processing in Python, by Allen B. Downey.