Python MIDI Software

View 4796 business solutions

Browse free open source Python MIDI Software and projects below. Use the toggles on the left to filter open source Python MIDI Software by OS, license, language, programming language, and project status.

  • Stay in Flow. Let Zenflow Handle the Heavy Lifting. Icon
    Stay in Flow. Let Zenflow Handle the Heavy Lifting.

    Your AI engineering control center. Zenflow turns specs into shipped features using parallel agents and multi-repo intelligence.

    Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
    Try free now
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • 1
    Swami Project
    A SoundFont editor and other software for editing, managing and sharing sample based MIDI instrument files for computer music composition. Support for other formats is planned.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2

    pybass

    Python to BASS sound

    ctypes Python module for BASS (http://un4seen.com) audio library. Android version (http://www.techshinobi.com/index.php/pybass-bass-audio-api-on-android-trials)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    Midi_Master_Clock

    A simple command line Midi Master Clock

    MIDI Master Clock: Simple MIDI Song and Control Change Manager MIDI Master Clock is a lightweight, command-line utility for effortless MIDI device control and synchronization. It lets you define songs or cues in a simple text file, each with its own BPM and custom MIDI Control Change (CC) messages. What It Does: Reads Song Data: Configure song titles, BPM, and MIDI CCs (e.g., CC_ch0 10) in an easy-to-read data.txt file. Interactive Control: Select songs from a list, advance through your set, or quit, all from the command line. Automated MIDI Commands: When you select a song, MIDI Master Clock automatically sends: - All specified MIDI Control Changes (CCs), ideal for triggering effects or states. - MIDI Sync Commands (Stop, Song Position Pointer (0), Start) to prepare your devices. - Accurate MIDI Clock signals based on the song's BPM, keeping your gear perfectly in sync.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    vahatraker

    vahatraker

    a live MIDI sequencer for JACK

    vahatraker is a MIDI sequencing companion for GNU/Linux audio setups. Adhering to Unix philosophy, driving MIDI is the one thing it tries to do well, adhering to other doctrines - enabling expression, with added value of: - live editing - fast workflow - intuitive midi-in - unheard of time signatures - scenes a'la 'ton - fractal turtles - fits on a floppy - doesn't make sound Frankly speaking, vht was envisaged as a re-creation of seq24 in tracker form for author's "studio needs" and offers similar functionality (and limitations). It relies 100% on JACK audio connection kit for input/output/synch and uses jack_capture for rendering. The GUI has similar dependencies as gnome-calculator and tracker paradigm was chosen to allow for rhythmic gymnastics otherwise hard to convey. Low level stuff was done in C and wrapped in Python. Human interfacing part of contraption employs GTK through gobject introspection and was also contrived in the language we shall no longer spam abo
    Downloads: 2 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Canorus is the next generation music score editor. It is the official successor of NoteEdit. It uses Qt4, has scripting capibilities and uses modern development standards like eclipse, patterns and test units as base.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Aldrin is an open source modular music sequencer/tracker for the GNU/Linux operating system. Aldrin is currently in beta stage and fully functional. Feel free to try and use it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    A graphical editor for GENPO organ description files. It allows the user to create divisions (keyboards), select stops from a SoundFont file or an existing GENPO file, assign the stops to divisions, rename them, copy them, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Modular portable graphical based music editor. A new concept loosely based on the tracker-interface. Aimed to be used by both amatours and serious composers. Status for AmigaOS is stable, status for Unix is pre-alpha.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Sight Reading Trainer

    Sight Reading Trainer

    Scrolling notes in any key for any instrument

    The MIDI Sight Reader Java Applet works again! To use it you should use Firefox with Java Applet Plug-in installed. Developed using Firefox 25.0.1 and Java 7, Update 51. So what is it? Well it scrolls random notes within a selected key, playing them aloud for audio confirmation, while you, the user, play the notes on your instrument. There is no MIDI interface, the name refers to MIDI because it uses the Java Midi API and organizes everything numerically, according to MIDI numbers. The application plays the notes aloud as they pass under the centerline of the application window. So you adjust the scrolling speed and time between new notes and then play each note before the application echos it back to you. It also scrolls guitar tablature, as can be seen in the video. The keyboard and guitar models are linked so that playing a note on the piano keyboard (clicking a key) causes the guitar neck to display all the locations of the same note on the guitar neck.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 10
    Strasheela is a constraint-based music composition system. The user defines music theories by sets of compositional rules and the system creates music which complies with these theories. User-interface is the programming language Oz.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The MusicKit & SndKit is an object-oriented software system for building music, sound, signal processing & MIDI applications. The distribution is a comprehensive package that includes on-line documentation, code examples, utilities, applications & scores
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    patchmaster

    Store your synth’s patches on the computer

    Up- and download patch data to/from MIDI equipment via sysex messages
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Analyzer for Files

    A tool to look into file contents

    Analyzer for Files (AoF) is a tool to look into file contents, analyze the structure with installed plug-ins, and show the results with several split windows including converted data and a tree if successful. It was designed as a workbench with a core and plug-in extensions. It can handle the normal plain-text file and data, complex binaries supported with the corresponding plug-ins. What's more, the developers can deploy and release their own plug-ins according to the plug-in developing standard. The development site is https://bitbucket.org/cadappl/anafile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple tool to convert sysex parameter settings of Behringer's BCR2000 Midi controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Bash!Karaoke

    Bash!Karaoke

    A free karaoke player for Linux and BSD

    BASH!KARAOKE IS A FREE KARAOKE PLAYER FOR LINUX AND BSD Supported formats: *.mid, *.kar, *.wrd , *.mod, *.rcp, *.r36, *.g18, *.g36 TRANSLATION (HELP US!): English and Italian in EasyBashGUI mode, English only (for now... GTK mode) .. The goal is a karaoke player that: Is installable with very few dependencies; Is ready to use after dependency check, -no configuration-; Support SoundFonts to improve sound quality; Works with a simple song database; Can trim levels (pitch, speed, volume) and mute channels; and soon, with a new GTK3 interface, with which you can sing in fullscreen! Moreover, usage of EasyBashGUI allows user to fit Bash!Karaoke look'n'feel to his taste,depending on wich Desktop Environment he uses or prefers( KDE, GNOME or other), through GtkDialog, KDialog, Zenity,or even bare (c)dialog. Please take the survey here: http://bashkaraoke.altervista.org/bk/en/sondaggio/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CLIJACK

    make connections and start JACK server from command-line

    CLIJACK is a command-line alternative to such programs as QjackCtl. CLIJACK allows one to launch the JACK audio server and make connections between jack-audio ports, jack-MIDI ports, and ALSA-MIDI ports. CLIJACK is written in pure Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cabel is a graphical user interface for building Csound instruments by patching modules similar to modular synthesizers. Cabel modules are defined in XML files, so anybody with some Csound knowledge can write his/her own modules and play with them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    Harmonia - Music score analysis
    Harmonia is a tool for analyzing music scores exported to MIDI or MusicXML format. It allows you to detect voices inside a single MIDI track (eg. live piano recording), main themes (and their motifs), harmonic key and chord interpretation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JackFX is a python module for midi control and realtime audio effects processing built using the Jack Audio Connection Kit. Effects are stackable, and can be chained in any configuration with only a few lines of python code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A GTK/Glade based management interface for the PODxt (Live and Pro) from Line 6. Written in Python for Linux. It requires a MIDI connection to the device and the Line6 USB driver from http://www.tanzband-scream.at/line6/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LiveAPI is an Open Source project that allows remote access to Ableton Live's user-interface API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A musician's live performance VST host. This software is intended to help integrate VST technology into your live performances on stage, whether it'd be using virtual instruments or effects, or to automate audio routing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Remote access to Ableton Live's Python API framework. Currently supporting telnet, access, UDP linewire, Open Sound Control, example code and API provided. Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This script provides a graphical user interface for accessing the raw text of files created by the free version of Mario Paint Composer. It makes it easier to upload and download songs, and also allows songs to be exported in standard midi format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next