Projects tagged ‘analysis’, ‘audio’, and ‘tools’


Jump to tag:

Projects tagged ‘analysis’, ‘audio’, and ‘tools’

Filtered by Project Tags analysis audio tools

Refine results Project Tags music (5) sound (5) media (4) mixers (3) windows (3) development (2) dsp (2) capture (2) c++ (2) programming (2) ipod (2) code (2)

[5 total ]
297

LAME (Lame Ain't an MP3 Encoder)

   
Primary Language: C Licensed as: GNU General Public License 2.0

LAME (LAME Ain't an MP3 Encoder) is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, simple frontend application, a much-improved psycho-acoustic model (GPSYCHO), and a graphical ... [More] frame analyzer (MP3x). Please note that any commercial use (including distributing the LAME encoding engine in a free encoder) may require a patent license from Thomson Multimedia. [Less]

Metrics updated about 22 hours ago

270

Audacity

   
Primary Language: C++ Licensed as: GNU General Public License 2.0

Audacity is a cross-platform multitrack audio editor. It allows you to record sounds directly or to import Ogg, WAV, AIFF, AU, IRCAM, or MP3 files. It features a few simple effects, all of the editing features you should need, and unlimited undo. The ... [More] audio I/O uses PortAudio, which fully supports OSS, Mac OS X CoreAudio, and Windows WMME, and can be compiled with support for ALSA and Jack. [Less]

Metrics updated 05 Oct 08

9

PureData

 
Licensed as: BSD-ish License,GNU General Public License 2.0 or later

PD (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical processing. It is the third major branch of the family of patcher programming languages known as Max (Max/FTS, ISPW Max, Max/MSP, jMax, etc.) ... [More] originally developed by Miller Puckette and company at IRCAM. The core of Pd is written and maintained by Miller Puckette and includes the work of many developers, making the whole package very much a community effort. [Less]

7

MP3Gain

   
Primary Language: C

MP3Gain analyzes and adjusts mp3 files so that they have the same volume. It does not just do peak normalization, as many normalizers do. Instead, it does some statistical analysis to determine how loud the file actually sounds to the human ear. ... [More] Also, the changes MP3Gain makes are completely lossless. There is no quality lost in the change because the program adjusts the mp3 file directly, without decoding and re-encoding. [Less]

Metrics updated 24 Sep 08

3

Csound

 
Primary Language: C

Csound is a powerful and yet easy to use musical synthesis package. Csound was constructed in the tradition of so-called music-N languages, among which the best-known is Music V. It consists of an orchestra- and score-driven executable, written in C ... [More] for portability. Since Csound is a computational language, it is highly flexible and efficient; complexity is gained only at the expense of computation power. Basically, Csound reads some files and creates the result as a sound file on disk or, on faster machines, in real time through a DAC. [Less]

Metrics updated 04 Oct 08