Showing 53 open source projects for "input-leap"

View related business solutions
  • $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
  • 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
  • 1
    Virtual MIDI Piano Keyboard

    Virtual MIDI Piano Keyboard

    Virtual MIDI controller for Linux, Windows and OSX

    VMPK is a virtual MIDI piano keyboard for Linux, Windows and OSX. Based on Qt and Drumstick the program is a MIDI event generator using the computer's alphanumeric keyboard and the mouse. It may be used also to display received MIDI notes.
    Leader badge
    Downloads: 1,096 This Week
    Last Update:
    See Project
  • 2
    OpenPiano — Virtual Piano for Windows

    OpenPiano — Virtual Piano for Windows

    Desktop piano playable with a PC keyboard, mouse, or MIDI device.

    ...Project links: Website: https://www.justagwas.com/projects/openpiano GitHub: https://github.com/Justagwas/openpiano Documentation: https://github.com/Justagwas/openpiano/wiki The application is fully open source. All input handling, playback, and MIDI recording/export are performed on the user's machine. VirusTotal scan result: https://www.virustotal.com/gui/file/af5e09c7433d2786129a9541bf0cd1d3dd5ba5fa7ab88a92753975795f81fbce
    Leader badge
    Downloads: 164 This Week
    Last Update:
    See Project
  • 3
    Midi router

    Midi router

    Midi router

    Midi router - anywhere to anywhere. Midi Router Client is an advanced, cross-platform tool designed to route and manipulate MIDI signals in real time. It allows users to create virtual MIDI ports, map MIDI events (e.g., CC to pitch wheel), monitor inputs, and build custom controls like program change dropdowns—all with minimal latency Documentation: https://shemeshg.github.io/MidiRouterClient-mdbook Github and support: https://github.com/shemeshg/MidiRouterClient step by step...
    Downloads: 269 This Week
    Last Update:
    See Project
  • 4
    drumkv1

    drumkv1

    An old-school drum-kit sampler

    an old-school drum-kit sampler with stereo fx.
    Leader badge
    Downloads: 54 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
  • 5
    samplv1

    samplv1

    An old-school polyphonic sampler

    samplv1 is an old-school all-digital polyphonic sampler synthesizer with stereo fx.
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 6
    synthv1

    synthv1

    An old-school polyphonic synthesizer

    synthv1 is an old-school 4-oscillator subtractive polyphonic synthesizer with stereo fx.
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 7
    MuseScore

    MuseScore

    Free music notation & composition software

    ...MuseScore Studio supports a wide range of instruments and ensembles, from solo piano and guitar to full orchestras and choirs. The software is easy to learn while still offering powerful tools for advanced notation and score layout. With support for MIDI input and formats like MusicXML and MIDI, MuseScore integrates smoothly with other music software and workflows. Built by a global open-source community, MuseScore continues to evolve through active development and community contributions. Support MuseScore at http://musescore.org/en/donate
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 8
    padthv1

    padthv1

    An old-school polyphonic additive synthesizer

    padthv1 is an old-school polyphonic additive synthesizer with stereo fx, padthv1 is based on the PADsynth algorithm, by Paul Nasca, as a special variant of additive synthesis (cf. http://zynaddsubfx.sourceforge.net/doc/PADsynth/PADsynth.htm).
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 9
    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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Drumstick Metronome

    Drumstick Metronome

    MIDI Metronome using the ALSA Sequencer

    Drumstick Metronome is a MIDI based metronome using the ALSA sequencer. Intended for musicians and music students, it is a tool to keep the rhythm while playing musical instruments. It uses MIDI for sound generation instead of digital audio, allowing low CPU usage and very accurate timing thanks to the ALSA sequencer.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    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: 7 This Week
    Last Update:
    See Project
  • 12
    vahatraker

    vahatraker

    a live MIDI sequencer for JACK

    ...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: 1 This Week
    Last Update:
    See Project
  • 13
    MMVJ

    MMVJ

    Map Mouse/MIDI inputs to Virtual Joysticks with advanced transforms

    ...https://github.com/leosat/MMVJ This is pre-release, please see the GitHub page for code download and build/usage instructions. Application allows creation of Virtual Joysticks, flexible mapping of multiple Mouse and MIDI input devices to Virtual Joystick controls, specifying transformation pipelines per-mapping including intuitive emulation of steering (with auto-centering, Force Feedback and the know-how of this application, "hands hold factor"), vehicle pedal-emulating filters, curves interpolation, integration, etc; all of the above using convenient YAML-based human-readable configuration file with hot-reload support on config changes with verification supporting configurable joysticks persistence. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MidiToLily

    Convert a MIDI file to a LilyPond file

    MidiToLily is a Windows console application that converts a MIDI file to LilyPond format. You can create sheet music from a MIDI file by using MidiToLily as a preprocessor for LilyPond. MidiToLily is an alternative to the midi2ly script that ships with LilyPond.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MidiSoundSynth Playing MIDI Synth

    MidiSoundSynth is a program Playing MIDI Synth.

    MidiSoundSynth is a program for playing MIDI files or MIDI data from an input port, using only the best SoundFonts available on the market. MidiSoundSynth is the result of a collaboration between Alberto Galluzzo at "GoldMidiSF2.com" (long recognized producer of high quality SoundFont) and Kenneth Rundt on "SynthFont.com" ("Viena", "SynthFont1 & 2" and "VSTSynthFont").
    Downloads: 11 This Week
    Last Update:
    See Project
  • 16
    NoteTrainer PRO

    NoteTrainer PRO

    Trains quickly score reading and piano playing (MIDI-keyboard)

    ...The program generates a random sequence of notes in the range selected by the user, and controls the speed and accuracy of their playing. Instead of random notes can be loaded not very complex melodies in MusicXML format and practice by studying them. Input the notes possible not only with MIDI-keyboard, but from the PC-keyboard, as well as using the virtual keyboard.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17

    psgdump

    Dump psg/ym chip tune files to txt and midi format

    PSGDump tool is parser and converter for chip tune files. It supports PSG and YM input file formats, focusing on AY/YM chip tunes from ZX Spectrum and Atari ST. The tool produces text output of notes played and creates multi-track MIDI file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    wavtomid_chung

    wavtomid_chung

    Wav / mp3 to midi best unique conversion

    wavtomid chung is an accurate high quality polyphonic audio wav / mp3 (libMAD) to mid midi midifile converter conversion transcription free open source written in easy compiled freebasic . new algorythm almost as good as the original with sample piano song . . new spectrum filter for enhanced detection . selfharmonics and reverb removal . may work with Bill Evans and Finanwen piano songs , others : to try (instruments must be well tuned) . (no vocals nor drums) load import midi files ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    gentext_chung text and music generator
    gentext genmidi chung is a small text generation / midi piano music gen generator based on SORT dychotomic algorythm (inspired from ai neural networks RNN LSTM and Markov chains but not at all the same) .Trained with an input text file , it can generate random variants text / music stream in response to user input or freely (user enters empty input) or realtime non stop. Written in easy fast compiled freebasic. Generates midi music when load miditext txt files saved with brainpiano3 of midipiano_chung . No cuda or openCL required can run on a ordinary pc . genmidi_chung version added for data size x2 (+ works with notes variations instead of absolute values) + select midi output port. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MIDImemo

    It's a software intermediate CONTROLLER.MIDI - DAW.MIDI

    Need virtual midi device (loopMIDI) and a controller
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SID-Wizard

    SID-Wizard

    Featureful native Commodore 64 music tracker with MIDI/XM converter

    ...It includes many advanced effects and tools like keyboard-tracking, tempo-programs/funktempo, gateoff-table-pointers, filter-shift, SID-export, executable-export, MIDI/XM conversion and MIDI-input hardware, etc., etc. NOTE: I left SourceForge for reasons not ethical to mention here. You can find me and my further work at these locations: http://hermit.sidrip.com http://csdb.dk/scener/?id=18806 https://github.com/hermitsoft/
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    Common Music

    Common Music

    An algorithmic music composition system

    Common Music (CM) is a real-time music composition system implemented in JUCE/C++ and Scheme. It generates musical output via MIDI, OSC, CLM, FOMUS and CSOUND. Its user application is called GRACE (Graphical Real-time Algorithmic Composition Environment)
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    mp3tomid_chung

    mp3tomid_chung

    a free realtime polyphonic high quality mp3 to midi converter

    mp3tomid chung is a realtime free polyphonic high quality mp3 audio to mid converter written in freebasic with fbsound. it converts mp3 files to polyphonic piano midi data sent to the choozen midi out port, connected for example to a midi recorder to produce midifiles , or to the onboard pc midi mapper for direct listening. works with Bill Evans's piano songs and Pat Metheny (others:to try). can run on a small netbook. can export to midifiles .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    midipiano_chung
    midipiano chung is a free open source standalone virtual midi acoustic piano synthesizer /expander with samples based sounds and originals dsps effects, connected to the choozen virtual midi input (up to 3 if any) and midiout(thru) ports of your computer.It is easily extensible by adding or modifying sound files (mp3,wav) in the /sounds/ folder.Works well as output for midi_chung player and midirec_chung recorder or an external usb midi master keyboard. It is written in compiled freebasic and uses fbsound(freebasic). Can run on a small netbook . ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    midivelo_chung

    midivelo_chung

    midiin to midiout velocity sustain resonance & dual virtual piano

    ...Written in fast freebasic . i use it for example between my midi player midi_chung and (a ctk6200 keyboard or midipiano_chung or even the midi mapper) . Finaly i connect it to my synth wk7600 as input and the same as feedback output to add virtual layer with delay on noteoff and resonance .can be used as a enhanced virtual piano instrument when output to the midi mapper (the sound is really good) .no VstHost required
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB