Showing 133 open source projects for "midi"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Get Advanced Threat Protection for Your Azure Workloads Icon
    Get Advanced Threat Protection for Your Azure Workloads

    FortiGate NGFW on Azure Enables You to Protect Your Workloads Beyond Basic Azure Security Services

    FortiGate NGFW identifies and stops advanced threats with powerful application control, malware protection, web filtering, antivirus, and IPS technology. As the attack surface expands, FortiGate provides integrated and automated protection against emerging and sophisticated threats while securing hybrid or multi-cloud environments. Deploy today in Azure Marketplace.
  • 1
    MidiQuickFix - Midi editor and player
    MidiQuickFix allows you to directly edit the events in a Midi file. It is intended to make it easy to find and fix problems, such as setting volume and pan values for a track, without the need for a complex Midi sequencing program.
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 2
    jOrgan - Java Virtual Organ Source code is now hosted on https://github.com/svenmeier/jorgan/
    Downloads: 41 This Week
    Last Update:
    See Project
  • 3
    TuxGuitar
    TuxGuitar is a multitrack guitar tablature editor and player written in Java-SWT, It can open GuitarPro, PowerTab and TablEdit files.
    Leader badge
    Downloads: 1,039 This Week
    Last Update:
    See Project
  • 4
    VirtuoZo!

    VirtuoZo!

    Music composer's best friend to find scales, chords and generate music

    This software can be used to search scales & chords from a large and expandable database (XML). Thanks to the jmusic project (https://jmusic.sourceforge.io), this is also possible to generate music starting from these scales & chords and export the result to MIDI file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 5

    gervill-android

    Use the gervill sofware midi synthesizer on Android

    This project contains code to enable the use the gervill software synthesizer on Android. This makes it possible to play midi files using a Soundfont. This is achieved using a modified subset of the GNU Classpath project to create a minimal JavaSound environment for gervill. The gervill synthesizer itself has also been modified to reduce the amount of JavaSound code. The modified gervill code also offers key API improvements, and retains compatibility with desktop java. This project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jfMusic

    jfMusic

    Tracked Music Editor

    Tracked Music Editor Supports WAV, DLS files. Supports recording from MIDI devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java based paino trainer. Creates random scores according to user preferences (scale, single/chords...) and waits for right MIDI in to erase right notes or complain about bad ones. Though the screenshots are in German it's i18n feature is just overwhelm
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    SoundHelix

    SoundHelix

    Versatile algorithmic random music generation software written in Java

    SoundHelix is a free versatile Java framework for algorithmic random music composition. SoundHelix can generate random songs, play them (for example, on any number of MIDI devices or MIDI-capable software synthesizers) and is highly customizable using XML configuration. SoundHelix also allows writing the generated music as MIDI files. SoundHelix produces music that is actually enjoyable to listen to.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Impro-Visor

    Impro-Visor

    Leadsheet notation with auto-generated playback, improvisation advice

    ... chord progressions, chord voicing keyboard, MIDI and MusicXML export. See http://www.cs.hmc.edu/~keller/jazz/improvisor for general information, including tutorials. Support and additional resources are through the user group https://groups.yahoo.com/neo/groups/impro-visor/info. The most recent source code, since summer of 2015, is housed here: https://github.com/Impro-Visor/Impro-Visor This started when SourceForge was down for over one week during an active development period.
    Leader badge
    Downloads: 185 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • 10
    As a library of classes for generating and manipulating music and sound, jMusic provides a solid framework for computer assisted composition in Java. jMusic has a music data structure based upon note/sound events and methods for modifying and structu
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11

    Frinika

    Free open source DAW, MIDI sequencer, software synthesizers

    Frinika is a free, complete music workstation software for Linux, Windows, Mac OSX and other operating systems running Java. It features sequencer, soft-synths, realtime effects and audio recording.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 12
    ScoreDate

    ScoreDate

    ScoreDate is a software to learn music reading and ear training

    ScoreDate is your date with the music ! It is an open source software written in Java that helps musicians to learn music reading. It also helps you with ear training. It is suitable for any skill, from beginners to professional users. From slow training to first sight reading.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13

    jmodsyn

    Java Audio DSP sandbox

    ...: A small JNI library to enable floating point 'flush-to-zero' mode to avoid denormal floats for improved performance (currently Windows-only). On desktop, it supports MIDI, JavaSound and ASIO. ASIO is highly recommended for low-latency audio (install the great ASIO4ALL driver!). Includes a number of good-sounding example patches for various synthesizer sounds and audio effects to get you started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    jfugue2me

    The adaptation of JFugue library for J2ME

    It allows you to use JFugue-2.1 API to program music on MIDP 2.0, CLDC 1.1 compatible mobile devices. It's easy to use, like this code to play C-major scale: Player player = new Player(); player.play("C D E F G A B"); It's all based on JFugue-2.1 sources, so go to http://www.jfugue.org for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open Musicwriter

    Open Musicwriter

    A music score editor

    Open Musicwriter is a multi-platform open-source music score editor. It handles MIDI files and MusicXML files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    JSynthLib is a universal MIDI synthesizer librarian / editor. The project aims to eventually support all existing synthesizers.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    CodeSounding is a sonification framework which makes possible to hear how any existing Java program "sounds like", by assigning instruments and pitches to code statements (if, for, etc) so that the flowing of execution is played as a flow of music.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Continuum (Arduino MIDI Controller)

    Continuum (Arduino MIDI Controller)

    MIDI Ribbon Controller with Continuous Pitch

    An Arduino board, Spectra Symbol linear potentiometer, and USB/MIDI adapter are used to create a MIDI controller with continuous pitch (as opposed to discrete notes as played on a piano). The resulting instrument works with Windows, Mac OS, and Linux. It has been tested successfully with Acoustica Mixcraft and GarageBand. Additional features have been added such as buttons to temporarily switch octaves, and a knob which adjusts how quickly the pitch is tuned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    JMusicXML

    Jave MIDI SWING MusicXML

    JMusicxml is a music application base on Recordare MusicXML, on kind of open musical data format. It provided midi parser and staff parser api. besides, some java awt/swing graphics player, Staff brower for viewing provided too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WhyWaitForever Musicbox

    WhyWaitForever Musicbox

    Midi file create, save and play.

    A simple, easy to extend, parameter driven and customisable Java application that creates and plays Midi music files. A music notation file needs to be created. The application parses the music notation file and creates a Midi file. The application can play any Midi file. The application can read a Midi file and create an XML file from a Midi file. The application can create a music notation file from the XML file. The application includes a simple Gui interface which allows parameters...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Midi Player Tool

    Java Piano GUI

    Piano function Tonality settings Play scales PC keyboard can be used or mouse Play MIDI files Metronome Pitch Trainer Karaoke function Playlists Timer for wake up USB support SF2 support Show midi sequence Implements Java accessibility API
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    JJTeacher is a java based programm to learn jazzchords on a midikeyboard. The chords are displayed on screen and you have to play them. Some chords like Minor, Major and Evans voicings are delivered. Own chords can be defined in an xmlfile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jalmus is a free, open source music education software helping the musicians, especially pianists, to improve their sight-reading. You can train to read music with both exercises on notes or rhythms.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 24

    Launchpad Color Picker

    Finally, no more guessing!

    Your Novation Launchpad controller can display sixteen unique colors with its RG-LEDs. Up until now, it's been all guesswork as to where these colors lie on the velocity wheel. This simple application displays the correct velocity value for the desired color.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    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...
    Downloads: 3 This Week
    Last Update:
    See Project