awesome-livecoding VS melrose

Compare awesome-livecoding vs melrose and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
awesome-livecoding melrose
12 3
2,426 179
2.3% -
6.6 5.0
21 days ago 5 days ago
Go
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

awesome-livecoding

Posts with mentions or reviews of awesome-livecoding. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-03.

melrose

Posts with mentions or reviews of melrose. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-09.
  • Show HN: Code music in Python that generates MIDI
    3 projects | news.ycombinator.com | 9 Feb 2024
    Interesting approach. There has been much activity in recent years in live coding with a lot of interesting solutions.

    > most music coding software out there is more focused on experimentation rather than conventional songwriting

    Did you have a look at e.g. https://github.com/alda-lang/alda or https://abcnotation.com/? Or e.g. https://github.com/emicklei/melrose is a similar approach as yours. There is also an algorithcmic composition language called SAL which is used in Common Music (https://commonmusic.sourceforge.net/) and Niquist (https://sourceforge.net/projects/nyquist/).

  • melrose VS midica - a user suggested alternative
    2 projects | 12 Aug 2023
  • Alda – Text-Based Programming Language for Music Composition
    12 projects | news.ycombinator.com | 16 Aug 2021
    I love these text-based languages for music composition. Its something that is approaching a gap in music composition in real-life vs via computer. In real-life you can tell your bandmates to "just play a I V IV in C" and they get it. But we are still not quite at a place where we can tell a computer that exact phrase and get something useful. I love how close these text-based languages are getting though!

    I've actually made my own musical language too - called miti [1], which is just one of many others including textbeat [2], foxdot [3], sonic-pi [4], chuck [5], and melrose [6]. Each has their own goals and capabilities.

    - [1] https://github.com/schollz/miti

    - [2] https://github.com/flipcoder/textbeat

    - [3] https://foxdot.org/

    - [4] https://sonic-pi.net/

    - [5] https://chuck.cs.princeton.edu/

    - [6] https://github.com/emicklei/melrose

What are some alternatives?

When comparing awesome-livecoding and melrose you can also consider the following projects:

vim-sonic-pi - Sonic Pi plugin for (Neo)Vim

textbeat - 🎹 plaintext music sequencer and midi shell, with vim playback and the powers of music theory 🥁

overtone - Collaborative Programmable Music

chords2midi - Create MIDI files from numerical chord progressions!

FoxDot - Python driven environment for Live Coding

alda - A music programming language for musicians. :notes:

awesome-katas - A curated list of code katas

Sonic Pi - Code. Music. Live.

Orca - Esoteric Programming Language

extempore - A cyber-physical programming environment

midica - A Music programming language. Translates source code into MIDI. Includes a player. Supports MIDI-Karaoke. Includes a MIDI analyzer.