munt VS csid

Compare munt vs csid and see what are their differences.

munt

A multi-platform software synthesiser emulating pre-GM MIDI devices such as the Roland MT-32, CM-32L, CM-64 and LAPC-I. In no way endorsed by or affiliated with Roland Corp. (by munt)

csid

cSID-light Commodore 64 SID player (clone) (by mlund)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
munt csid
5 1
583 8
1.7% -
5.0 10.0
7 months ago about 5 years ago
C++ C
- 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.

munt

Posts with mentions or reviews of munt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-15.
  • Chiptune.app
    3 projects | news.ycombinator.com | 15 Jul 2023
    The Roland SC-55/SCC-1 one would probably be an authentic sounding choice for GM/GS game soundtracks after the early 90s, since a lot of the soundtracks were actually composed with it. Doom (and its sequel), Duke Nukem 3D, Descent, the Warcraft games (though the WC2 composer(s?) used an SC-88 as well) just off the top of my head.

    Or Masquerade 55, if you want higher fidelity but with SC-55 replacement in mind.

    Space Quest III predates General MIDI altogether. I assume that the original soundtrack was composed for the Roland MT-32 and that the ones you are listening to have been remade into GM by fans, or maybe it was added in a later version. It would be nice if this player contained an MT-32 emulator since so many Sierra (and other) game soundtracks were composed for it specifically. Such a thing already exists: https://github.com/munt/munt

  • Thoughts on Ultima Underworld (1992)
    1 project | /r/patientgamers | 30 May 2023
    A little tip: Ultima Underworld has an awesome soundtrack that adds immeasurably to the game’s atmosphere. For the best audio quality, I suggest emulating an MT-32 with a handy little program called MUNT.
  • How to create that early 90s DOS sound from MIDI soundcards?
    1 project | /r/midi | 22 Feb 2023
  • I want to start a war. Most overrated Synth model and brand?
    1 project | /r/synthesizers | 9 Jan 2022
    In 2022, I'd probably use DOSbox' MUNT MT-32 emulation, but some people would call it blasphemy.
  • Dwhinham/mt32-pi: A baremetal Roland MT-32 emulator
    3 projects | news.ycombinator.com | 2 Oct 2021
    I was just going to ask how it compares to https://github.com/munt/munt but then I realized it uses Munt under the hood :-)

csid

Posts with mentions or reviews of csid. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-15.
  • Chiptune.app
    3 projects | news.ycombinator.com | 15 Jul 2023
    I have a physical SID chip and I was looking at implementations of players and ... was shocked at how complicated they are. I guess it makes sense though: SID files are tiny because they are in effect full C64 native programs that generate music. It would be hard to do otherwise on that platform.

    I wrote a simple program that transformed basic (60hz, no PCM-style hacks) SID programs to like sequence of byte instructions for the SID chip so that I could replay without emulating and the file sizes are massive compared to the original!

    Here is an awesome single file SID player written in C,

    https://github.com/mlund/csid/blob/master/csid.c

What are some alternatives?

When comparing munt and csid you can also consider the following projects:

mt32-pi - 🎹🎶 A baremetal kernel that turns your Raspberry Pi 3 or later into a Roland MT-32 emulator and SoundFont synthesizer based on Circle, Munt, and FluidSynth.

SID_schematics - MOS 6581/8580 SID schematics reverse-engineered

lv2 - The LV2 audio plugin specification