Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
A collection of projects I have developed in the past years. It contains: - a tool to compute height and angle of objects above horizon - a proof of concept of DFT and DWT to reduce audio files - a quantitative library with OOorg interface for Calc
Generates alternative audio formats for a growing audio collection. Add a new FLAC album, then transcode for mobile devices. Currently run from the command line, GUI to come. Extensible in Java to add custom 'per track' tasks.
Java wrapper for the LAME mp3 encoding library. This is not a Java port of LAME, but only a set of wrapper classes based on JNA. Tested on Windows and Linux, it should work on other platforms too.
AudioM takes audio playlist formats (M3U,PLS,PLA/PLP) and copies the files to a new location with a playlist matching the new location. It also does playlist format conversion. Great for managing disk based MP3 players (Especially the Sansa).
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.
A audio player can rolled display lyrics while playing a music for Linux. This player uses javazoom decoder as the core decoder. All these base on Java, interface with SWT implemented.(Linux + Java)