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.
Drumstick is a tool to play music. This is a set of C++ MIDI libraries using Qt5 objects, idioms and style. It contains a C++ wrapper around the ALSA library sequencer interface; ALSA sequencer provides software support for MIDI technology on Linux. A complementary library provides classes for SMF (Standard MIDI files: .MID/.KAR), and Cakewalk (.WRK) file formats processing. A multiplatform realtime MIDI I/O library is also provided.
Convert between SMF (Standard MIDI File) and RMID (RIFF MIDI) format
smf2rmid and rmid2smf are two command line utilities that let you convert between SMF (Standard MIDI File) and RMID (RIFF MIDI) format. An RMID file is merely a wrapper around a Standard MIDI File; the original file is unmodified.
A very simple VST instrument to let you get up and running quickly with creating music. It acts as a minimal wrapper layer around the Microsoft Wavetable Synth that is provided in all versions of Windows.
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/.
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.