RSS 19 projects tagged "Sound/Audio"

Download Website Updated 24 May 2010 OBSearch

Screenshot
Pop 42.31
Vit 3.09

OBSearch is a distributed similarity search index. It can (for example) match programs and help to detect Open Source/Libre license violations, find music that sounds like Sisters of Mercy, or match huge vectors of randomly generated integers just for fun.

No download Website Updated 17 Apr 2009 JAVE

Screenshot
Pop 58.71
Vit 1.48

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.

Download Website Updated 11 Sep 2008 Lamejb

Screenshot
Pop 9.64
Vit 1.00

Lamejb is a 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. It has been tested on Windows and Linux, and should work on other platforms too.

No download Website Updated 15 Jun 2008 Jack4j

Screenshot
Pop 9.11
Vit 1.00

Jack4j is a Java library that allows the programmer to access the JACK API. It makes about 98% of JACK functions available from Java.

Download Website Updated 13 Jun 2008 cuelib

Screenshot
Pop 27.28
Vit 2.28

Cuelib is a Java library for manipulating and otherwise working with cue sheets. Cue sheets describe the layout of a CD or DVD, and are the de facto standard for describing track data of multi-track audio files, such as WAV or FLAC images of entire audio CDs.

Download Website Updated 14 Mar 2008 CodeSounding

Screenshot
Pop 14.73
Vit 43.56

CodeSounding is a way to make computer-generated music, i.e. a customizable sonification library: the runtime sound is a function of the structure of the source code of the running program.

No download Website Updated 28 Jan 2008 FrAid

Screenshot
Pop 87.29
Vit 2.98

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.

Download Website Updated 08 Jan 2007 Modular Audio Recognition Framework

Screenshot
Pop 75.26
Vit 3.43

MARF is a general cross-platform framework with a collection of algorithms for audio (voice, speech, and sound) and natural language text analysis and recognition, along with sample applications (identification, NLP, etc.) of its use. MARF can run distributed over the network (CORBA, Java RMI, and Java XML-RPC Web Services) and may act as a library in applications or be used as a source for learning and extension.

Download Website Updated 02 Aug 2006 Java VideoLan Client Bindings

Screenshot
Pop 39.38
Vit 2.97

Java VideoLan Client Binding lets you use the VideoLan multimedia player in any Java software.

No download Website Updated 05 Apr 2006 The Deimos Project

Screenshot
Pop 18.65
Vit 51.05

The Deimos Project is a 3D space combat simulator and modular game library collection. It includes a 3D modeler designed with a programmer's needs in mind. It allows you to construct 3D models by writing Java source code. All you need to design a model is a computer, some graph paper, and a pencil. The modeler's internals function as a simple OpenGL scene graph API, without preventing the use of low-level OpenGL commands. For storing settings and other hierarchically-representable data, the project provides a Hierarchy library that stores data atomically using XML. It also features a timing library, a game object container system, and many other features.

Screenshot

Project Spotlight

OCaml MySQL Protocol

MySQL Protocol in pure OCaml

Screenshot

Project Spotlight

virtenv

A virtual desktop environment based on LXC.