Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Sign Up Free
Stop vibe-debugging.
Plug Claude into your app's actual errors.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Use the gervill sofware midi synthesizer on Android
...This is achieved using a modified subset of the GNU Classpath project to create a minimal JavaSound environment for gervill. The gervill synthesizer itself has also been modified to reduce the amount of JavaSound code.
The modified gervill code also offers key API improvements, and retains compatibility with desktop java.
This project is published in the interest of compliance with the GPL, but any interested party should be aware it inherits a great number of undiagnosed bugs from the parent projects and is only suitable for playing vetted midi files.
Versatile algorithmic random music generation software written in Java
SoundHelix is a free versatile Java framework for algorithmic random music composition. SoundHelix can generate random songs, play them (for example, on any number of MIDI devices or MIDI-capable software synthesizers) and is highly customizable using XML configuration. SoundHelix also allows writing the generated music as MIDI files.
SoundHelix produces music that is actually enjoyable to listen to.
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.
JMusicxml is a music application base on Recordare MusicXML, on kind of open musical data format. It provided midi parser and staff parser api. besides, some java awt/swing graphics player, Staff brower for viewing provided too.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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
MusicCreator is a Java application that composes rules-based "classical" music. Rules are specified using a custom XML syntax. The user can specify the ruleset, the length of the song in meaures, and the tempo. Music is saved to MIDI or MusicXML format
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
Fatamorgana has two goals.
First, provide an implementation of Java's Mobile Media API (MMAPI).
Second, provide resources around MMAPI (examples, FAQ, links).