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.
Start Free
MongoDB Atlas runs apps anywhere
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.
Several projects here:
- An audio plugin system, 100% Java based
- A demo command-line audio time stretching tool based on the plugin system
- A fork of tritonus, with:
o Support for floating-point encoding (WAVE, AIFF, AU)
o Support for WAVE files of more than 4 GB using RF64
o Many other small improvements (mostly on the three PCM formats (WAVE, AIFF, AU))
- A JavaSound SPI for opus audio files (reading and writing)
The Java Multitrack Audio Recording Software AudioChain
AudioChain is a software for recording and mixing sound. It is primarily designed to simplify your home recording tasks, while it is not limited to that. This software helps you focus on creating your song, which should be a very musical and creative process. AudioChain aims to avoid bothering you to handle with a complicated graphical user interface.
The AudioChain software is a convenient alternative to a hardware multitrack recorder. All you need is a computer with a good audio...
Mp3 decoder to convert mp3 files into wav on Linux, Windows, Android
Mp3 decoder to convert mp3 files into wav file.
Works well on Linux, Windows and Android.
Can perform fast fourier transforms on decoded audio data.
Under research & development by WeaveBytes
ePlay is an Audio-Player similar to iTunes. Due to the fact that it uses java, it is completely platform independent. It currently plays PCM (Wav...), MP3 and OGG Vorbis... The playlistcontrol will be easy to use but very efficent...