2015-07-22 15:56:05 +02:00
2015-06-26 21:29:26 +02:00
2015-06-26 21:29:26 +02:00
2015-07-22 15:56:05 +02:00

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

Editors

Samplers

Effects/Processing

Instruments

Audio utilities

System utilities

Converters/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

Signal processing/electronics

Score Editors

Media players

Metapackages

Samples/Resources

Linux Distributions


Unsorted


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

  • add software from kxstudio repos
  • split audio/system utilities
  • sort unsorted links
  • provide configuration scripts/guides for debian systems
  • centralize resources (samples, presets...) somewhere if licenses allows it
  • re-run dwlink -mb with LANG=C to get packages descriptions in english
  • add links from http://linux-sound.org/
  • Package all unpackaged software for Debian
  • Find dead links, link kxstudio packages to kxstudio package pages
  • Add software from http://www.kvraudio.com/plugins/linux/newest
  • add xmms

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
Description
No description provided
Readme 2.1 MiB
Languages
Makefile 51.5%
Shell 48.5%