19 projects tagged "Sound/Audio"
FrAid (Fr[actal] Aid) is a programming language that is appropriate for mathematical computations, visualization, batch processing, and more. It features both a standalone application that provides a programming environment for the language and a system for integrating the language with Java. The Java interface allows mathematical equations and formulas to be used with Java code, making it easier to process numerical computations, symbolic computations, imaging, CAD, and more.
The JAVE (Java Audio Video Encoder) library is a Java wrapper on the ffmpeg project. Developers can take take advantage of JAVE to transcode audio and video files from one format to another. For example, you can transcode an AVI file to an MPEG one, you can separate and transcode audio and video tracks, and you can resize videos, changing their sizes and proportions. Many other formats, containers, and operations are supported by JAVE.