Showing 105 open source projects for "wav to midi programs"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    NeuralNote

    NeuralNote

    Audio Plugin for Audio to MIDI transcription using deep learning

    NeuralNote is an open-source audio software tool designed to convert recorded audio into MIDI data using modern machine learning techniques. The software functions as an audio plugin that can be used inside digital audio workstations as well as a standalone application for music production and analysis. Its main purpose is to perform audio-to-MIDI transcription, allowing musicians to record a performance and automatically transform it into editable MIDI notes. NeuralNote supports polyphonic...
    Downloads: 72 This Week
    Last Update:
    See Project
  • 2
    ESP8266Audio

    ESP8266Audio

    Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3

    Arduino library for parsing and decoding MOD, WAV, MP3, FLAC, MIDI, AAC, and RTTL files and playing them on an I2S DAC or even using a software-simulated delta-sigma DAC with dynamic 32x-128x oversampling. ESP8266 is fully supported and most mature, but ESP32 is also mostly there with built-in DAC as well as external ones. For real-time, autonomous speech synthesis, check out ESP8266SAM, a library that uses this one and a port of an ancient format-based synthesis program to allow your ESP8266 to talk with low memory and no network required. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    FluidSynth

    FluidSynth

    Software synthesizer based on the SoundFont 2 specifications

    FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications and has reached widespread distribution. FluidSynth itself does not have a graphical user interface, but due to its powerful API several applications utilize it and it has even found its way onto embedded systems and is used in some mobile apps.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 4
    Qtractor

    Qtractor

    An Audio/MIDI multi-track sequencer

    Qtractor is an Audio/MIDI multi-track sequencer application written in C++ around the Qt framework. The target platform will be Linux, where the Jack Audio Connection Kit (JACK) for audio, and the Advanced Linux Sound Architecture (ALSA) for MIDI,
    Leader badge
    Downloads: 368 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Overtone

    Overtone

    Collaborative programmable music

    Overtone is an open-source audio environment designed to explore new musical ideas from synthesis and sampling to instrument building, live coding and collaborative jamming. We combine the powerful SuperCollider audio engine, with Clojure, a state-of-the-art lisp, to create an intoxicating interactive sonic experience. Synchronize your visuals and noise with ease. Overtone features seamless integration with both Quil, a Clojure front-end to Processing and ShaderTone, a Clojure version of...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Drumstick MIDI Monitor

    Drumstick MIDI Monitor

    MIDI monitor for Linux

    Drumstick MIDI Monitor is a MIDI monitor for Linux using ALSA sequencer and Qt5 user interface.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    Mididash

    Mididash

    MIDI router with a node-based interface and Lua scripting

    Mididash is an open source MIDI routing software with a node-based interface and Lua scripting. A modern take on programs like MIDI-OX.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8

    lmdExplorer

    A midiexplorer clone designed to deal with the lmd_full midi database.

    The lmd_full database is a collection of more than 176,000 midi files occupying 6.2Gb. Finding specific files in this collection is far from straight forward since all the file names are 32 character md5 checksum names. Like midiexplorer, this clone provides various tools to visualize the midi files and to search for files having specific features. In addition, lmdExplorer provides an interface to the midicaps json file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Algorithmic Computer Game/Ambient Music

    C programs source code and book for Game/Ambient Music, includes mp3s

    Algorithmic computer Game/Ambient Music gives c source codes and instructions on how to compile midi programs in c, and add sound fonts. This music is for adding game music for game composers or simply listening to the game/ambient files while programming reading, or playing games (board or computer). The first two chapters explains how midi files work and how to write them. The rest of the enclosed book are for a number of game music programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    abcmidi

    abcmidi is a library of programs to handle abc music notation files

    abcmidi contains a collection of command line utilities for working with abc music notation files. abc2midi converts an abc file into a midi file. abc2abc transposes the contents of an abc file to another key. midi2abc converts a midi file into an abc file. yaps renders the contents of an abc file into common music notation and records it into a PostScript file. mftext presents a textual representation of a midi file. midicopy changes the contents of a midi file and records it in a new midi...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Echoes Music Player

    Echoes Music Player

    An advanced lightweight music player with a custom skin

    A lightweight full featured music player with support for a wide variety of media types including midi, wav, flac and more. Comes with a custom built GUI Skin and advanced controls such as transpose, parametric EQ etc. Runs on any windows machine (xp, vista, 7, 8, 10, 11) with more than 256mb of RAM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    EasyABC

    EasyABC

    EasyABC is an open source ABC editor

    EasyABC allows the user to create, edit, view, play, convert music written in the ABC music notation language. The program was originally written in Python 2.7 and WxPython by Nils Liberg and runs on Windows, OSX, and Linux. Jan Wybren de Jong has converted to run on Python 3.8 or higher. Frédéric Aupépin has been supporting EasyABC on OSX. EasyABC depends upon other external programs like abc2midi, abcm2ps, fluidsynth. If you install the Windows or Mac executables most of these programs...
    Leader badge
    Downloads: 258 This Week
    Last Update:
    See Project
  • 13
    JavaMod - The Java Mod Player

    JavaMod - The Java Mod Player

    Amiga modfile, C64 SID and MP3,FLAC,APE,WAV file player based on Java

    This Java Modplayer playes *.mod, *.xm, *.s3m, *.stm, *.wow, *.it (all with interpolation), MP3s, *.sid, *.ogg, *.flac, *.ape, WAV, MIDI, RMI, AU, AIFF. It also supports playlists like PLS, M3U and cue-sheets. Since Version 2.8 support for OPL2/OPL3 emulation was added to play AdLib ROL-Files, LAA, CMF, DRO and SCI files. To start the player you may just double click the jar or use: java -jar ./javamod.jar or (for just commandline) java -cp ./javamod.jar de.quippy.javamod.main.CommandLine. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    Zenamp

    Zenamp

    Multi-format audio player with MIDI, playlists & visualization

    Lightweight GTK3 audio player supporting MIDI, WAV, MP3, OGG, FLAC, AIFF, and Opus formats. Features OPL3 FM synthesis for authentic MIDI playback, drag-and-drop playlist queue, real-time spectrum visualization, 10-band equalizer, and M3U playlist support. Built with SDL2 audio backend for cross-platform compatibility across Linux and Windows. Includes intuitive controls with keyboard shortcuts, 5-second seek buttons, and efficient format conversion.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15

    mf2t

    Command line programs to convert standard midi files to text and v.v.

    mf2t, (also known as midi2text). Command-line programs: mf2t is a program that reads a standard midifile (format 0 or 1) and writes an ASCII representation of it that is both compact and easily parsable. t2mf is the companion program that reparses the text representation into a midifile. The project files can be found on Github: https://github.com/pietvo/midi2text
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Audiostation

    Audiostation

    The old school media player

    With the AudioStation player you can easy listen to the most common music files like *.mp3 and *.wav etc. Just click on the music file and the Audiostation will automatically start playing your favorite music.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 17
    midimusic

    midimusic

    Music software and a totally non commercial music archive.

    ...The programs work just the same under Wine on Mac and Linux as they do under Windows.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 18
    getID3() is a PHP script that extracts useful information (such as ID3 tags, bitrate, playtime, etc.) from MP3s & other multimedia file formats (Ogg, WMA, WMV, ASF, WAV, AVI, AAC, VQF, FLAC, MusePack, Real, QuickTime, Monkey's Audio, MIDI and more).
    Downloads: 13 This Week
    Last Update:
    See Project
  • 19
    fpALSA is a Free Pascal translation of the ALSA (Advanced Linux Sound Architecture) library headers. It allows the use of the ALSA C library from Pascal programs, using Free Pascal (http://www.freepascal.org/).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    IMYplay

    IMYplay

    Plays iMelody (IMY) files using many sound systems

    ...JACK1/JACK2 (http://jackaudio.org), 9. GStreamer (http://gstreamer.freedesktop.org), 10. PC-Speaker (at least Linux and DOS). It can also: - convert IMY ringtones to MIDI files, - convert IMY ringtones to WAV files, - write raw samples to an output file, - execute an external program on each note. See the project homepage https://imyplay.sourceforge.io and the project Wiki in the menu above.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    DeaDBeeF is a modular cross-platform audio player, which runs on GNU/Linux distributions, macOS, Windows, *BSD, OpenSolaris, other UNIX-like systems. DeaDBeeF plays a variety of audio formats, converts between them, lets you customize the UI in almost any way you want, and use many additional plugins which can extend it even more.
    Leader badge
    Downloads: 2,696 This Week
    Last Update:
    See Project
  • 22
    AGS - Advanced Gtk+ Sequencer
    Advanced GTK+ Sequencer is intended to use for music composition. It features a piano roll, as well a synth, matrix editor, drum machine, soundfont2 player, mixer and an output panel. It's designed to be highly configurable, you may add effects to its effect chain, add or remove audio channels/pads. You may set up a fully functional network of engines, therefore exists a link editor for linking audio lines. In conjunction with ags you need a realtime kernel and alsa support. `ags` uses...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Alpha Control

    Alpha Control

    An Editor for Roland JUNO ALPHA type synthesizers

    Alpha Control has moved to https://sourceforge.net/projects/ajed/ There are other programs out there with very similar names to Alpha Control so to avoid confusion I have changed the name. Please uninstall Alpha Control and install AJED This project was also a continuation of the now discontinued Juno Alpha panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Audacity

    Audacity

    A free multi-track audio editor and recorder

    Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems. Audacity is free software, developed by a group of volunteers and distributed under the GNU General Public License (GPL). Programs like Audacity are also called open source software, because their source code is available for anyone to study or use. There are thousands of other free and open source programs, including the Firefox web browser, the...
    Leader badge
    Downloads: 3,944 This Week
    Last Update:
    See Project
  • 25
    Vov Music Player

    Vov Music Player

    Vov Music Player is a lightweight and intuitive audio player designed.

    Vov Music Player is a lightweight and intuitive audio player designed for simplicity and functionality. It supports a wide range of audio formats, including FLAC, MP3, OGG, WMA, M4A, AAC, WAV, MPC, MIDI, MOD, S3M, MP4, WEBM, and AIFF. With high-resolution playback up to 24-bit/192 kHz, it delivers exceptional sound quality. Enjoy music effortlessly — just select a folder and start playing. The player minimizes to the system tray for quick access, allowing playback control via the right-click menu. Key Features: Minimalist interface with multiple themes and built-in equalizer. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB