echomesh VS score

Compare echomesh vs score and see what are their differences.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
echomesh score
1 110
37 1,546
- 1.9%
10.0 9.8
over 8 years ago 2 days ago
C++ C++
MIT License GNU General Public License v3.0 or later
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.

echomesh

Posts with mentions or reviews of echomesh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-02.

score

Posts with mentions or reviews of score. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-12-22.
  • Long Term Software Development
    2 projects | news.ycombinator.com | 22 Dec 2024
    We went with Qt, CMake and modern C++ for https://ossia.io in 2013 knowing that it would be a long term effort for a linux/mac/windows desktop software aiming to do real-time audio, visuals and networking and so far this "classic" stack keeps on giving and allowing me to ship regular features and improvements, here's to the next ten years :) in the meantime I can't count how many techs and frameworks I've seen come and go but these are here to stay.
  • Dioxus 0.6 – Crossplatform apps with Rust
    7 projects | news.ycombinator.com | 11 Dec 2024
    idk I do this in plain ol' C++ with Qt & CMake, every commit builds for mac, windows with msvc and mingw, linux, web, bsd... https://github.com/ossia/score?tab=readme-ov-file#build-stat...
  • Native Dual-Range Input
    2 projects | news.ycombinator.com | 5 Dec 2024
  • Show HN: Automate your studio – mute a mixer channel to turn your PTZ camera
    4 projects | news.ycombinator.com | 2 Dec 2024
  • Pygfx
    10 projects | news.ycombinator.com | 25 Oct 2024
    QRhi is pretty much the exact same goal than pygfx with a different implementation: https://github.com/qt/qtbase/tree/dev/src/gui/rhi

    I've been using it for 4-ish years now in https://ossia.io

    Pros:

  • The costs of the i386 to x86-64 upgrade
    3 projects | news.ycombinator.com | 7 Oct 2024
    IDK, I mostly use KDE apps and none of those are electron. The only web-browser thing I have open right now is firefox, everything else is pretty lean Qt apps: strawberry (RES 77 megabytes), dolphin (RES 61 megabytes), konsole (RES between 30 and 60-megabytes depending on my instance) the app I'm developing https://ossia.io (lean enough to run on a raspberry pi zero 2).

    Meanwhile, I have a dozen firefox processes each above 500M RES and a few above 1G...

  • ICPP – Running C++ in anywhere like a script
    8 projects | news.ycombinator.com | 3 Aug 2024
    I added LLVM JIT support to ossia a few years ago, it's not too bad, but a big issue is that the JIT does not support all the necessary features used by the frontend in terms of relocations, etc. So it happens relatively often that C++ code will compile to LLVM IR without issue, but then fail at the JIT step because some relocation is not supported by the JIT engine yet.

    Most of the code is here : https://github.com/ossia/score/tree/master/src/plugins/score... with the actual LLVM API interoperation contained there : https://github.com/ossia/score/tree/master/src/plugins/score...

  • Debian KDE: Right Linux distribution for professional digital painting in 2024
    7 projects | news.ycombinator.com | 31 May 2024
    I'm curious, could you try this one and tell me if it starts ? so far it works in all the mainstream distros I could try but if there's someone out there who cannot open it with an OS less than a decade old, I want to make sure I can fix that : https://github.com/ossia/score/releases/download/v3.2.0/ossi...
  • Opening Windows in Linux with sockets, bare hands and 200 lines of C
    2 projects | news.ycombinator.com | 9 May 2024
    That's really not true. Qt as of Qt 6 still supports using native X11 drawing commands and that covers a lot of apps. Tkinter too (and many technical apps which are exactly the ones likely to be used over the wire).

    Just last week I was debugging remotely an art installation which uses my software, https://ossia.io and was running on a Pi 5, I compared X11 and VNC and X11 was really much more useable even over the internet.

  • Learn How to Build Your Own Max for Live Devices
    3 projects | news.ycombinator.com | 24 Jan 2024

What are some alternatives?

When comparing echomesh and score you can also consider the following projects:

raspotify - A Spotify Connect client that mostly Just Works™

BespokeSynth - Software modular synth

BespokeSynth - Software modular synth [Moved to: https://github.com/BespokeSynth/BespokeSynth]

seq66 - Seq66: Seq24-based live MIDI looper/editor. v. 0.99.17.1 2025-01-12. NSM support; Linux/Windows/FreeBSD; PDF manual & tutorial with Help access.

atemOSC - Control ATEM video switchers over the network with OSC messages

lmms - Cross-platform music production software

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

gsequencer - Advanced Gtk+ Sequencer

vgmtrans - VGMTrans - a tool to convert proprietary, sequenced videogame music to industry-standard formats

Gittyup - Understand your Git history!

JUCE - JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins.

vgc - Next-Gen Graphic Design and 2D Animation

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that C++ is
the 7th most popular programming language
based on number of references?