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.
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.
Vriareon is a MIDI application that works with hardware synthesizers to expand their capabilities beyond those provided by the synthesizers' manufacturers. First goal is to implement multi point envelops like NI Absynth.
This is a small project using the JUCE library. The goal is to create a small app that provides a user tweakable Midi LFO. This sends a (selectable) CC with LFO modulated values to a (selectable) Midi output.
Converts Midi files notes for each channel to Scilab/Octave code. This is useful for instruments simulations and analysis. Using this filter you can test your instrument model on the existing Midi file.
Drunky drummer is a real-time sound samples player, specially designed for live practice of electronic drums. It will be available on Mac OS X, Windows and Linux platforms.
BASIS FOR AN OPEN SOURCE PROJECT to convert NoteWorthy Composer files from/to MusicXML. Two Python 3 programs for NoteWorthy Composer files in nwctxt format. 1. nwctxt2xml.py - Converts nwctxt into XML 2. xml2nwctxt.py - Converts XML into nwctxt
A music notation program to aid musicians in composing and understanding solos. Enable musicians to improve their understanding of chord changes and solos.
This application allows to play midi files with the following additional features:
- change volume of any channel in the midi fie
- blend channels in and out
- add a metronome channel
- change tempo
- display beat
- add markers
The MidiRandomizer is a Java Swing application that generates MIDI files (SMF) according to a set of randomization parameters. This allows some measure of control over the random patterns produced.
This project's goal is to provide high-level access to the FluidSynth library for the REALbasic programming language using REALbasic classes. Information about FluidSynth is available at http://www.fluidsynth.org/.
Presto is a music notation program aimed at making it easy for a composer to rapidly convert a musical sketch (melody, counterpoint, harmonic support and bass) into a complete musical arrangement.
PIMPS Is My Piano Superstar is a game developped in Java for learning Piano with a MIDI keyboard connected to your pc or mac.
Any Midi file can be used with it, allowing you to learn et to play each track separately or together.
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.
A simple application that allows users to customize characteristics it uses to improvise jazz solos. A user can create new solos, save those solos, and reopen them for playback.
This is a game engine that helps game developer to produce game easier.It is writen in C++ and all of the functions are fixed into classes as the engine is designed in the method of Object-Oriented.
You can use your ION Drum Rocker as midi device in your PC with this program.
Also you can edit midi notes associated with drum kicks.
You need install .NET Framework 2 and MidiYoke for use.
A wrapper around the DirectMidi project to bring it to .NET. Encapsulates all the major functionality of DirectMidi, including event callbacks, and even wraps some DirectMusic interfaces so they are directly .NET accessible.
Jack-smf-utils is a set of two utilities - jack-smf-player and jack-smf-recorder - whose purpose is to play and record MIDI streams from/to Standard MIDI Files (i.e. the files with .mid extension) using JACK MIDI. It uses libsmf as a backend.
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.
The goal of this project is to develop educational software for music teachers and their students. It contains ear training, score writing, and dictations, and aims to be easy to use.
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.
BarsnPipes is a MIDI-sequencer, with a very own concept of data-flow. The GUI simulates a pipeline-system, in which the MIDI-data are flowing track by track thru a own pipeline, where they are recorded, manipulated, saved, loaded, filtered and more.
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.