-->
Home » , , , , » JAMin is a GPL-licensed professional audio mastering suite.
Sunday
3 February 2013

JAMin is a GPL-licensed professional audio mastering suite.

jamin_logo_3419JAMin is the JACK Audio Connection Kit (JACK) Audio Mastering interface. JAMin is an open source application designed to perform professional audio mastering of stereo input streams. It uses LADSPA for digital signal processing (DSP). JAMin is licensed under the GPL.
JAMin features:
    Linear filters
    JACK I/O
    30 band graphic EQ
    1023 band hand drawn EQ with parametric controls
    Spectrum analyser
    3 band peak compressor
    Lookahead brickwall limiter
    Multiband stereo processing
    Presets and scenes
    Loudness maximiser
Here are some screenshots of JAMin in action:

Software requirements.
JAMin requires following c.omponents to be installed in your system:
    ALSA — Advanced Linux Sound Architecture
    JACK — JACK Audio Connection Kit
    LADSPA — Linux Audio Developer's Simple Plug-in API
    SWH plug-ins — Steve Harris' LADSPA plug-ins
    FFTW — Fastest Fourier Transform in the West
    liblo — an implementation of OSC protocol
    libsndfile — Erik de Castro Lopo's sound file I/O
    GTK — The GIMP Toolkit
Hardware requirements.
JAMin uses FFT, so it's a quite CPU and memory hungry beast. It is recommended to use the most recent hardware, 2 CPU if possible. However, it is reported that running an AMD Athlon 1700+ (1.46 GHz) with 512 Mbyte PC133 memory make it real running Ardour->JAMin->Ardour with 12-16 tracks plus effects with no problem.
Download.
JAMin is available as a tarball from http://sourceforge.net/projects/jamin. JAMin is a rapidly changing beast. Because of this you may want to get the JAMin software from CVS. If you decide to use CVS here are the commands to download JAMin:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jamin login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jamin co jamin       
When you are prompted for a password simply press Enter.

Building and installing JAMin.
After downloading the tarball:
tar -xvzf jamin-*.tar.gz
cd jamin-*
./configure
make
make install
       
If you downloaded from CVS do the following:
cd jamin
sh autogen.sh
./configure
make
make install
  
Notice that we didn't specify --prefix=/usr on the ./configure line. This is because JAMin is a program and it only needs to be in your path to run. You can put it in /usr if you want. Just remember to be consistent — do it the same way every time.
Configuring JAMin.
JAMin has a single configuration file — jamin_ui. This file can be used to define GTK user interface customization. It is not required. There is an example loaded into ${prefix}/share/jamin/examples/jamin_ui when you do the make install. To customize that file, copy it to ~/.jamin/jamin_ui and make changes.
Installation.
If they are not present, add them (there should be no "#" character in the beginning of both strings) and run
sudo apt-get update
This will help apt to know, what new packages are available via updates and contrib repositories. Now run
sudo apt-get install jamin
Screenshots.
jamin
jamin1
jamin1
jamin2
jamin3
jamin4
If you liked this article, subscribe to the feed by clicking the image below to keep informed about new contents of the blog:

0 commenti:

Post a Comment

Random Posts

  • Guides and tutorials for Zorin OS: System Requirements.
    16.11.2023 - 0 Comments
     Find out if your computer is capable of running Zorin OS and which edition is better suited for your computer.These are the minimum hardware specifications required to install Zorin OS on a computer. If your computer doesn’t meet these…
  • Creating a Fancy Watch in Blender, Chapter VI.
    20.05.2013 - 0 Comments
    Blender is a free and open-source 3D computer graphics software product used for creating animated films, visual effects, interactive 3D applications or video games. Blender's features include 3D modeling, UV unwrapping, texturing, rigging and…
  • Schedule Photo Taking With gPhoto and cron
    20.10.2009 - 0 Comments
    gPhoto is a program that controls a digital camera from a Linux machine. cron is the tried and true job scheduling program that has been a part of Unix and Linux since the beginning. Put those together with your camera and small footprint Linux…
  • Audtty is an ncurses based terminal frontend to the Audacious Media Player.
    21.03.2011 - 0 Comments
    Audtty is a simple application for controlling Audacious from the command line. It is designed to make common, simple tasks fast and easy to do. It is operated using arrow keys and standard Audacious keys, to make it easy and…
  • Orca is a free, open source scriptable screen reader.
    06.12.2008 - 0 Comments
    Orca is a free, open source scriptable screen reader. Using various combinations of speech, braille, and magnification, Orca helps provide access to applications and toolkits that support the AT-SPI (e.g., the GNOME desktop). The development of…
  • Bio-Linux is an ideal system for scientists handling and analysing biological data.
    20.11.2010 - 0 Comments
    BioLinux is a term used in a variety of projects involved in making access to bioinformatics software on a Linux platform easier using one or more of the following methods: * Provision of complete systems * Provision of bioinformatics software…
  • Absolute Linux is a light-weight modification of Slackware Linux
    23.12.2009 - 0 Comments
    Absolute is a x86 Linux distribution based upon Slackware. It concentrates on "desktop" use so that it is ready for internet, multimedia, document and general home use out of the box. Absolute is lightweight -- meaning 2 things: that it can…
  • Openbox is a highly configurable, next generation window manager with extensive standards support.
    27.01.2011 - 0 Comments
    Openbox is a free window manager for the X Window System, licensed under the GNU General Public License. Openbox was originally derived from Blackbox 0.65.0, but has been totally rewritten in the C programming language and since version 3.0 is not…
  • BlackPhanter OS is a Hungarian Linux distribution which borrows features from other major projects
    06.01.2010 - 0 Comments
    Charles Barcza has announced the release of blackPantherOS 10.1, a Hungarian desktop Linux distribution built from components and concepts borrowed from several major distribution projects. The new version is built on Linux kernel 2.6.32.2 and…
  • FF Multi Converter 1.5.0 released, simple graphical application which enables you to convert audio, video, image and document files.
    12.04.2013 - 0 Comments
    FF Multi Converter is a simple graphical application which enables you to convert audio, video, image and document files between all popular formats, using and combining other programs. It uses ffmpeg for audio/video files, unoconv for document…

Recent Posts

Recent Posts Widget

Popular Posts

Labels

Archive

page counter follow us in feedly
 
Copyright © 2014 Linuxlandit & The Conqueror Penguin
-->