BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Try Free
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.
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
Javalibrary for Audio DSP that can be embedded in your own programs, and a real-time drag-and-drop editor to create your patches interactively.
Includes a large selection of DSP components, such as filters, oscillators, reverb, wave-shapers, etc.
Consists of 3 parts:
1) ModSyn-core: library that can be compiled for desktop and Android.
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.
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
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.
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,...
java based sequencer software that 1) provides an interface for playing simultaneous midi songs, and 2) creates a song notation (editing songs should be possible through any text editor!).
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.
jVSTwRapper allows you to develop VST (2.4), Audio Unit (AU) and LADSPA compatible audio plugins and virtual instruments plus user interfaces (Swing) with the Java programming language on Windows, Linux and Mac OSX. 5 demo plugins (+src) are included.
jvaptools provides a library and examples for rapid vst-audio-plugin development with Java, based on Steinbergs VST interface and the sourceforge project jVSTwRapper.
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.
A Java Applet for composing tunes on a 36-key piano. The tunes are described in text and can be converted into MIDI files. The library includes a Swing component for rendering a piano keyboard. See http://ezmusiccomposer.sourceforge.net/ for a demo.
A set of software components used to investigate and implement searching of music and audio. This covers content-based retrieval and meta-data based solutions, segmentation and content selection (summarisation) of audio and music (MIDI, MP3 and WAV).
Geeboss is a Graphic Effect Editor for BOSS units (currently supports GT-8 guitar effect processor). Geeboss is written in Java (for Windows and Mac-OS support). It uses SWT as a graphic library and javax.sound.midi API to interact with BOSS effect units
Java routines for converting an analog or virtual analog music synth's patch / program MIDI system-exclusive data (sysex) to and from synth-specific XML and generic patch XML. Generic XML allows conversion of patches between different synth models.
Fatamorgana has two goals.
First, provide an implementation of Java's Mobile Media API (MMAPI).
Second, provide resources around MMAPI (examples, FAQ, links).
Java Music Theory and Practice, with Open Source libraries and applications. Goals: MIDI/RMF support, NIFF Support, Notation Display (Dec '01), Score Editor (Feb '02), XML (various) support, Export as AU/WAV/AIFF, Instrument Creation, SMDL Support.
This is a library for MFi(.mld) format (cellular phone sequence sound for NTT DoCoMo) and SMAF(.mmf) format (for YAMAHA chips). The goal of this project is to be one of SPI javax.sound.midi compliant. May also apply this library on android platform.