Skip to content

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

License

Notifications You must be signed in to change notification settings

wolftune/awesome-linuxaudio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awesome-linuxaudio

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

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 with sudo aptitude install softwarename. Software that can be run on other GNU/Linux distributions may also be added to the list. This list focuses on sound, video and live applications.

   Unpackaged
   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. ``
  • Reaper - a complete multitrack audio and MIDI recording, editing, processing, mixing, and mastering environment. ``
  • Renoise - a Digital Audio Workstation (DAW) using a tracker-based approach. ``
  • Harrison Mixbus - the first full-featured DAW with true analog style mixing. ``
  • dino - Integrated MIDI piano roll editor and sequencer engine (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)
  • traverso - Multitrack audio recorder and editor (Homepage)
  • Tracktion - The musician's DAW ``

Editors

Samplers

Effects/Processing

Instruments

Audio utilities

MIDI Utilities

System utilities

Transcoding/streaming/transport

Lighting

  • Q Light Controller+ (QLC+) - a free and cross-platform software to control DMX or analog lighting systems like moving heads, dimmers, scanners etc.

Video

  • CHDK - Canon Hack Development Kit
  • dvswitch - basic video mixer for live DV streams (Homepage)
  • lives - Video Editing system allowing users to edit and create video (Homepage)
  • Magic Lantern Firmware - a software enhancement that offers increased functionality to the excellent Canon DSLR cameras.
  • synaesthesia - Program for representing sounds visually
  • xjadeo - Video player with JACK sync (Homepage)
  • frei0r-plugins - minimalistic plugin API for video effects, plugins collection (Homepage)
  • openshot - Create and edit videos and movies (Homepage)
  • kdenlive - non-linear video editor (Homepage)
  • Cinelerra - Cinema Production Software
  • pitivi - non-linear audio/video editor using GStreamer (Homepage)
  • Luz Studio - A live motion graphics editor and performer.
  • ffdiaporama - Movie creator from photos and video clips (Homepage)
  • ZS4 - advanced video editing and compositing software with over 150 built-in video effects.  
  • Shotcut - a free, open source, cross-platform video editor
  • Lightworks - professional Non-Linear Editing (NLE) software supporting resolutions up to 4K.  

3D modeling

Authoring

Signal processing/electronics

Score Editors

Media players

Metapackages

Linux Distributions


Unsorted


DOCUMENTATION

General doc/software/forums

Howtos

GLOSSARY

  • LADSPA - an (API) standard for handling audio filters and audio signal processing effects.
  • DSSI - a virtual instrument (software synthesizer) plugin architecture for use by music sequencer applications.
  • LV2 - (LADSPA version 2) an open standard for Audio plug-ins and matching host applications.

TODO

LICENSE

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

16  nodiscc <nodiscc@gmail.com>
 1  Andrew Kelley <superjoe30@gmail.com>

CONTRIBUTING

  • Please edit the README file (using the Markdown syntax) and send your patch as a Pull Request. https://help.github.com/articles/using-pull-requests/
  • Entries should be sorted alphabetically inside categories.
  • Please label unpackaged and non-free  Unpackaged  Non-free/closed source
  • Exceptionally high-quality software may be marked as bold.
  • If there is a debian package available, the link syntax is: [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)
  • 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+")"));
  • Contributors list can be updated with git shortlog -sne

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%