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)
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.