No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
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)
...I compiled it for Win32. It can't handle larger than 4 GB files. It is open source. Project files for Visual C++ 6 provided. Linux 64 bit version has also been made. Project files for Eclipse 2019-12 provided.
This tool helps Liferay developers to create a development environment
Liferay Development Configurator (shortly "LDC") is a command line tool which helps Liferay developers to create a fully functional development environment.
LDC starts downloading Liferay ZIP online (SDK, Tomcat bundle, portal source and Javadoc); then it unzips them and starts a new Eclipse workspace.
LDC actually supports only Liferay CE (Community Edition) starting from 6.1.1 version.
You need JRE7 to run LDC.