awesome-linuxaudio

A list of software and resources for professional audio/video/live events production on the Linux platform

Work in progress - See CONTRIBUTING

This list is provided to help you build your own GNU/Linux based A/V production environment. Most of the listed software is packaged for Debian, and should be directly installable using your package manager. Software that can be run on other GNU/Linux distributions may also be added to the list. This list focuses on sound, video, lighting and live applications.

Useful automation scripts may be found in the scripts directory.

Tutorials and howto guides about Linux multimedia software can be found on the Tutorials page.

   Unpackaged
▒   Only in KXStudio repositories
   Non-free/closed source


DAW/Sequencers

  • ardour3 - digital audio workstation (graphical gtk2 interface) (Homepage)
  • Bitwig Studio - dynamic software for creation and performance of your musical ideas on stage or in the studio. ``
  • Harrison Mixbus - the first full-featured DAW with true analog style mixing. ``
  • Renoise - a Digital Audio Workstation (DAW) using a tracker-based approach. ``
  • dino - Integrated MIDI piano roll editor and sequencer engine (Homepage)
  • IanniX - a graphical open source sequencer, based on Iannis Xenakis works, for digital art.
  • jokosher - simple and easy to use audio multi-tracker (Homepage)
  • mixxx - Digital Disc Jockey Interface (Homepage)
  • muse - Qt4-based audio/MIDI sequencer (Homepage)
  • qtractor - MIDI/Audio multi-track sequencer application (Homepage)
  • Radium Editor - Radium is a music editor with a new type of interface. (Source code)
  • rosegarden - music editor and MIDI/audio sequencer (Homepage)
  • Tracktion - The musician's DAW ``
  • traverso - Multitrack audio recorder and editor (Homepage)
  • meterec - minimalistic multi track recorder (Homepage)
  • jackbeat - Jackbeat is an audio sequencer for musicians and sound artists

Audio Editors

  • audacity - Éditeur audio rapide multi plate-forme (Homepage)
  • gnusound - multitrack sound editor for GNOME
  • kwave - sound editor for KDE (Homepage)
  • mhwaveedit - Simple and fast GTK2 sound editor (Homepage)
  • smasher - Cross-platform audio loop slicer designed to create sliced loops from WAV, MP3, FLAC or AIFF files in seconds without a sequencer
  • snd-gtk - Sound file editor (dummy transitional package) (Homepage)
  • sweep - Audio editor and live playback tool (Homepage)
  • wavesurfer - Sound Manipulation Program (Homepage)
  • LAoE - Layer-based Audio Editor, and it is a rich featured graphical audio sample editor, based on multi-layers, floating-point samples, volume-masks, variable selection-intensity, and many plugins suitable to manipulate sound, such as filtering, retouching, resampling, graphical spectrogram editing by brushes and rectangles, sample-curve editing by freehand-pen and spline and other interpolation curves, effects...
  • SndBite - SndBite is a specialized audio editor, designed for breaking large recordings into smaller components with great efficiency. Its principal intended application is in linguistic research where it is often desirable to put each word or sentence into a separate file before further processing.
  • Sound Studio - A simple (minimal) light-weight tool for editing smaller soundfiles. Because Sound Studio uses Sox, it can cope with a wide variety of audio file formats.
  • eisenkraut - A multi-channel and hi-res capable audio file editor (Homepage)

Samplers

Effects/Processing

Instruments

Audio utilities

Misc

Meters & Analysis

Tuners & Metronomes

MIDI Utilities

System utilities

Pulseaudio
Firewire

Transcoding/streaming/transport

Transcoding

Network streaming

Lighting

  • Q Light Controller+ (QLC+) - a free and cross-platform software to control DMX or analog lighting systems like moving heads, dimmers, scanners etc.
  • hyperion - An opensource 'AmbiLight' implementation controlled using the RaspBerry Pi
  • D::Light - mobile, flexible solution to control modern lighting/performance technology.  

Video

  • Cinelerra - Cinema Production Software
  • Lightworks - professional Non-Linear Editing (NLE) software supporting resolutions up to 4K.  
  • openshot - Create and edit videos and movies (Homepage)
  • CHDK - Canon Hack Development Kit
  • delvj - a cyborg video jockey extension for pure data processing
  • dvswitch - basic video mixer for live DV streams (Homepage)
  • ffdiaporama - Movie creator from photos and video clips (Homepage)
  • FreeJ - a video mixer: an instrument for realtime video manipulation
  • freemix - live video performance software
  • frei0r-plugins - minimalistic plugin API for video effects, plugins collection (Homepage)
  • Gephex - modular video jockey software
  • glmixer - Graphic Live Mixer
  • kdenlive - non-linear video editor (Homepage)
  • kino - Non-linear editor for Digital Video data (Homepage)
  • lives - Video Editing system allowing users to edit and create video (Homepage)
  • Luz Studio - A live motion graphics editor and performer.
  • Magic Lantern Firmware - a software enhancement that offers increased functionality to the excellent Canon DSLR cameras.
  • Moviepy - Python module for video editing, which can be used for basic operations (like cuts, concatenations, title insertions), video compositing (a.k.a. non-linear editing), video processing, or to create advanced effects.
  • Natron - free open-source, cross-platform compositing software. It aims to produce visual effects.
  • pitivi - non-linear audio/video editor using GStreamer (Homepage)
  • Shotcut - a free, open source, cross-platform video editor
  • synaesthesia - Program for representing sounds visually
  • Veejay - realtime video sequencer and effects processor
  • xjadeo - Video player with JACK sync (Homepage)
  • ZS4 - advanced video editing and compositing software with over 150 built-in video effects.  

3D Modeling/CGI

Authoring

Signal processing/electronics

Score Editors

Media players

Metapackages

Linux Distributions

  • KXStudio - KXStudio is a collection of applications and plugins for professional audio production. KXStudio provides Debian and Ubuntu compatible repositories and its own Linux Distribution currently based on Ubuntu 12.04.3 LTS.
  • Tango Studio
  • Ubuntu Studio
  • AVLinux
  • ArtistX
  • DidJiX

SAMPLES/PRESETS/RESOURCES

  • Musical Artifacts - Helping to catalogue, preserve and free the artifacts you need to produce music.
  • Freesound - a huge collaborative database of audio snippets, samples, recordings, bleeps, ... released under Creative Commons licenses that allow their reuse.
  • CCMixter - Search engine fore Creative Commons multmedia content

Unsorted


DOCUMENTATION

General doc/software/forums

GLOSSARY


TODO

LICENSE

This work is licensed under the CreativeCommons Attribution Share-alike license. Copyright (c) 2015:

52  nodiscc <nodiscc@gmail.com>
 1  Aaron Wolf <wolftune@gmail.com>
 1  Andrew Kelley <superjoe30@gmail.com>

CONTRIBUTING

[softwarename](https://packages.debian.org/sid/packagename) - package description ([Homepage](http://url.to/project/homepage) (try ./dwlink -mb packagename | xclip -selection c)

  • If there is no debian package the syntax is:

[Software name](http://url.to/project/homepage) - description ``

  • Linking to useful websites or howtos can be done at the end of the file in the relevant section. Here is a bookmarklet to generate a markdown link for the current page URL and title:

javascript:void(prompt("","["+document.title+"]("+location.href+")")); (or use dwlink -ub http://url.to/copy)

  • Contributors list can be updated with git shortlog -sne
Description
No description provided
Readme 2.1 MiB
Languages
Makefile 51.5%
Shell 48.5%