MIDI Software for Linux

View 16 business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Noteedit is an editor for music notation that supports an unlimited number of staffs and up to 9 voices per staff. You can use it to create sheets of notes. You can import and export into many formats like midi, musicxml and lilypond.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    The Open Score Format is an open and non-proprietary file format for digital scores, associated media objects and metadata based on Music XML. The intended applications for the Open Score Format are internet score delivery and archive.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    Rockband Pro-Drumkit midi driver

    Package to use RockBand 3 Pro Drumkit and Guitar Hero drumkit via midi

    FOR LATEST VERSION GO TO https://github.com/rbdrum2midi/rbdrum2midi This userland program uses libusb to gain access to the velocity sensitive data in the rockband 3 wireless usb prodrum controller (with cymbals) and Guitar Hero drumkit and use it as an ALSA MIDI controller. It has a low latency setup so that it can give a fairly good drumming experience.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    A SoundFont editor. *** NOTE: This project is superseded by Swami. ***
    Downloads: 3 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Tritonus is an independent implementation of the Java Sound API (http://www.javasoft.com/products/java-media/sound/index.html).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    JChordBox

    JChordBox

    Give the chord progression and a style and jchordbox generates a song.

    Give the chord progression and a style and JChordBox generates a song. JChordBox is a library tool that can generate backing tracks from a chord progression and a music style. A music Style is describe using an XML and a MIDI file. You can generate an XML Style file from a MIDI file by adding markers to delimit grooves. An XML Song file describes a chord progression and sets the music style to use. JChordBox comes with several command line tools (GenerateSong, CreateStyleFromMidiFile, SongPlayer …). NEW:The application center is called SongPlayer and is a text based user interface that can play JChordBox song. SongPlayer is a MIDI Player that can loop a song, mute or soloing tracks and displays transport informations. SongPlayer is now the default jar application. NEW:Examples have been added to the distribution package.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Anthem is a powerful desktop MIDI sequencer. It runs under the KDE2 desktop environment. It employs the TSE3 library (a sequencer engine, http://TSE3.sourceforge.net/) to provide advanced sequencing facilities.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Audio a Midi bajo octave. Solo soporta wav, pero pretendo que acepte otros. Quiero prepararlo para polifonía. <p>Audio to Midi converter, under octave, it only supports wav, but I pretend it to accept another files. I want to improve it to polyphonic.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Clips is a Java based music composing tool separating chords and rythms: Create a funky rythm and turn it into a song by varying the chords. Just for the hell of it, it is also specially designed to be portable to mobile platforms (e.g. Android).
    Downloads: 2 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Fripp is a music composition environment that uses a spreadsheet metaphor for manipulating music with built-in and user-created functions. Supports MIDI playback and recording. Displays music in common notation. Written in Python.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    GRAMophone is an algorithmic generator of music composition. The music is generated using two kinds of formal grammar: Chomsky’s grammar for TOP DOWN approach to the composition and a reduced version of Lindenmayer grammar for BOTTOM UP approach.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    JComposer aim to be a complete Java based music composition tool, using XML as its main file format, featuring an intuitive WYSIWYG notation editor, fast keyboard editing, automatic notation layout, high quality rendering, MIDI playback and open APIs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Lembraco, 3D midi connector
    Lembraco is a graphical editor that lets you load or create a 3D object and change its properties. Lembraco can load a midi file or listen to an external midi source. The incoming midi values are filtered and passed to the engine for event handling.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Java application that puts up a dialog and allows one to modify the overall volume levels of a MIDI file. Also trims leading and trailing silent regions. Volume can be adjusted while the MIDI sequence is playing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Playmidi

    Playmidi

    Play midi files via external midi devices or soft synth.

    Playmidi is a web and curses and SDL-based MIDI file player for Linux and MacOS and Chrome (via Web MIDI and Web Audio apis). All recent development has moved to https://github.com/nlaredo/playmidi It supports software rendering of midi files via SDL audio and can also output midi events to external midi devices (in time with SDL audio soft synth) via both alsa sequencer api (linux) and coremidi api (osx). Math-based synthesis (when no sf2 is loaded and no external midi output is set) is planned to evolve over time to support most of the features found in a minimoog voyager, and wavetable based sf2 support is expected to evolve to properly emulate all the features of a roland sc88 (but not there yet). Not all sf2 files are yet fully supported, but currently most development in the git tree has happened with one you can find via google search called Scc1t2.sf2. It provides a good starting point for those without external midi hardware
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    RasmusDSP is an embeddable Audio/MIDI processor. It contains various filters and generators (including SoundFont 2.0 compatible synthesizer). Has a script interpreter which is used to describe instruments, route Audio/MIDI signal between processor units.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    TSE3 is a powerful third generation open source MIDI sequencer engine written in C++. It is a 'sequencer engine' because it provides the actual driving force elements of a sequencer but provides no form of fancy interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Takt

    Takt

    Text-based Music Programming Tools

    Takt is a text-based language for describing note and chord sequences as well as algorithmic compositon rules with C-like syntax. This software package contains a REPL (read-eval-play loop) interpreter for Takt, a MIDI-file-to-Takt translator, and an Emacs interface program which enables note entry from a MIDI keyboard.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    compo is a musical composition system in the form of a computer language derived from Common Lisp. compo est un systčme de composition musicale se présentant sous la forme d'un language informatique dérivé de Common Lisp.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    kmid2

    Multiplatform karaoke player

    This project is not developed anymore. If you are looking for a replacement, please see: https://sourceforge.net/projects/dmidiplayer/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    GHMidi allows Guitar Hero accessories for the Wii to be used as Windows Midi Controllers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    KGuitar is powerful KDE-based music tabulature editor with support of guitar, drums, classic note scores, MIDI synthesizer output, chord, scales, modes, melody and rhythm construction and analysis tools, lots of tab effects, Guitar Pro files import.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    MidiLearn is a program to learn how to play music without needing to know how to read a score. Using common MID or KAR files, one of the tracks is muted and displayed in a custom piano roll view created to be easy and fast to read.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    jfMusic

    jfMusic

    Tracked Music Editor

    Tracked Music Editor Supports WAV, DLS files. Supports recording from MIDI devices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Plarpebu is a java karaoke player that runs on any architecture that can run java. It plays both midi (.mid and .kar) and mp3+cdg files. Check project web site at : http://miageprojet.unice.fr/twiki/bin/view/Fun/ScreenshotsPage for full info.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB