Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Our Free Plans just got better! | Auth0
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.
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,...