openmusic VS Programming-Language-Benchmarks

Compare openmusic vs Programming-Language-Benchmarks and see what are their differences.

openmusic

The OpenMusic visual programming / computer-aided composition environment (by openmusic-project)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
openmusic Programming-Language-Benchmarks
4 1
302 0
1.3% -
9.0 0.0
5 days ago about 1 year ago
Common Lisp C#
GNU General Public License v3.0 only 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.

openmusic

Posts with mentions or reviews of openmusic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-08.
  • Opusmodus: Common Lisp Music Composition System
    6 projects | news.ycombinator.com | 8 Nov 2023
    Open Music has precompiled applications for Windows/86, Linux/86, macOS 86&ARM.

    https://github.com/openmusic-project/openmusic/releases/tag/...

  • Common Lisp and Music Composition
    6 projects | news.ycombinator.com | 17 Jan 2023
    Other Common Lisp applications for music, written in LispWorks:

    ScoreCloud, Music Notation: https://scorecloud.com

    MusicEase, Music Notation: https://www.musicease.com/

    OpenMusic, Music composition with a visual programming language: https://github.com/openmusic-project/openmusic/

    OM#, based on OpenMusic: https://github.com/cac-t-u-s/om-sharp

    Most of these applications are available for Mac and Windows, some even for Linux.

    OpusModus (mentioned in the article) now is on Macs (Intel / Apple Silicon) and an upcoming version is promised for Windows: https://opusmodus.com

  • Scheme vs CL? Differences? Pros and Cons?
    5 projects | /r/lisp | 2 Aug 2022
    For example IRCAM (French institute dedicated to the research of music and sound ) develops graphical/visual programming systems for music composition: OpenMusic is a long time project, which is Open Source, but runs only on top of LispWorks, because of its GUI capabilities. A project derived from OpenMusic is OM#, which also written on top of LispWorks. ScoreCloud is a commercial product written with LispWorks. Also OpusModus (a commercial music composition system written in Clozure CL) is currently being ported to LispWorks (mentioned by the developers): then it will be possible to run on new Macs and also on Windows.
  • OpenMusic 7.0, now also native for M1 Macs, visual programming language designed for music composition
    1 project | /r/Common_Lisp | 23 Apr 2022

Programming-Language-Benchmarks

Posts with mentions or reviews of Programming-Language-Benchmarks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-02.
  • Scheme vs CL? Differences? Pros and Cons?
    5 projects | /r/lisp | 2 Aug 2022
    SIMD is manic bullet where it is useful. Doing image manipulation where you can manipulate 32 RGB values with a single operation is one of them. Array vectorization is another one and there are zillion other areas where it is difficult to live without it. A lot of times you can realize that when C, C++ is faster than SBCL is because they do auto vectorization. When do the same in SBCL you get he same speed as C++ even with the additional 8-10ms SBCL startup time. Just look at the codes in my repo https://github.com/bpecsek/Programming-Language-Benchmarks/tree/main/bench/algorithm/spectral-norm and do the benchmarks.

What are some alternatives?

When comparing openmusic and Programming-Language-Benchmarks you can also consider the following projects:

om-sharp - OM#: Visual Programming | Computer-assisted Music Compositon

slippery-chicken - slippery chicken: algorithmic composition software in common lisp and clos

erlt - Early prototype of ErlT, an experimental Erlang dialect with first-class support for static typing.

cl-patterns - Library for writing patterns to generate or process (a)musical sequences of mathematically (un)related (non-)compound values in Lisp.

named-closure - Introspectable, readably-printable and redefinable closures

OM-JI - This Library aims to create an environment for the microtonal music composition, mainly for Just Intonation composition. This library constructs the theory of Harry Partch, Erv Wilson, and Ben Johnston.

strudel - Web-based environment for live coding algorithmic patterns, incorporating a faithful port of TidalCycles to JavaScript

scheme-for-max - Max/MSP external for scripting and live coding Max with s7 Scheme Lisp

Sonic Pi - Code. Music. Live.