overtone
MuseScore
overtone | MuseScore | |
---|---|---|
29 | 149 | |
5,888 | 12,138 | |
0.2% | 1.2% | |
8.4 | 10.0 | |
2 months ago | 4 days ago | |
Clojure | C++ | |
GNU General Public License v3.0 or later | 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
-
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/
- Overtone: Collaborative Programmable Music
-
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
MuseScore
-
The End of Finale
It seems now is as good a time as any for people to try MuseScore [1], the FOSS alternative to Finale and Dorico.
[1] https://musescore.org/
-
Printing Music with CSS Grid
For a shortcut, Musescore has a plugin called colornotes that does this, installable from the GUI. You can alter the color scheme by editing the .js plugin code: https://github.com/musescore/MuseScore/blob/master/share/ext...
It can also print note names inside of each head.
-
This happens when I tried to open my file (musescore 4) idk i searched everywhere on how to fix this?
In that case, please ask for help on the official Support forum on musescore.org where you can attach the score itself and people should be able to take a look.
-
I keep having this issue where apparently it plays unhearable tone at max and i can't hear anything in program, anyone knows how to fix? Reinstalling didn't help
If you continue to have trouble, best to ask for help on the official Support forum on musescore.org and attach your score along with precise steps to reproduce the problem, so we can understand and assist better.
-
When Musescore 4 becomes operational software, release it again, and let me know
Is this what also led to https://github.com/musescore/MuseScore/issues/17663? If so I definitely urge you to spend the couple of minutes to test with a nightly build so we can known it is truly fixed for your case and not illustrate the other case that had been reported. As mentioned, testing nightlies is simple; they don’t interfere with normal installations at all.
-
Why can't I download Musescore?
Sorry, I don't know what "both buttons" means. There are buttons on the home page of musescore.org, buttons on the Download/Software page - both with and without Muse Hub - buttons for older versions, buttons for nightly builds, buttons for mobile apps, buttons within Muse Hub, probably others too. Please describe *exactly* what you are doing, step by step - the URL of the page you are on when you see the button, the text on the button you are clicking - and the exact text of the error you see.
-
[QUESTION] Looking for a free and easy tab maker online
Musescore seems to be the new standard
-
How do you use a chromebook?
Not that I need to prove anything, but for anyone curious, here's a composition I created using the music notation software I help develop and support on my Chromebook. If you hit the play button on the composition, you'll hear the multitrack recording I created on my Chromebook as well, with my students singing the various parts. The piece was created for my online course teaching counterpoint, developed completely on my Chromebook. Here is a video from my most recent - the video is done from the Chromebook and the software managing the multicamera layout and screen share is software I developed on my Chromebook. And here is the online community I manage from my Chromebook.
-
Quick question about playback
I actually filed a github feature request for this exact thing yesterday, link here. On the principle that someone with more skills that me can get interested sooner than I can get good enough at C++ to do it myself.
-
Muse Hub malware-like behavior and dark/shady patterns on windows 11
Muse Hub is used by programs other than MuseScore, so it really doesn't make sense to offer it from there directly. Plus musescore.org was never designed to act in that way - downloads are pretty much always hosted elsewhere. Beyond that, I don't know all the ins and outs of how specific domains might be chosen, but I assume someone intelligent enough to set that up onows a ton more about it than I do, so I don't worry about it.
What are some alternatives?
Sonic Pi - Code. Music. Live.
lmms - Cross-platform music production software
Tidal - Pattern language
LibreScore - The open source (GPLv3), serverless (IPFS-based), offline-first, and totally free alternative to musescore.com
awesome-livecoding - All things livecoding
muse - MusE is a digital audio workstation with support for both Audio and MIDI
pipewire - Mirror of the PipeWire repository (see https://gitlab.freedesktop.org/pipewire/pipewire/)
alda - A music programming language for musicians. :notes:
scheme-for-max - Max/MSP external for scripting and live coding Max with s7 Scheme Lisp
react-native-windows - A framework for building native Windows apps with React.
ThinkDSP - Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
csound - Main repository for Csound