Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
Train ML Models With SQL You Already Know
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.
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
Java library 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.
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, SongPlayer …).
...
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!).
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
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.