Fork me on GitHub

Shut Audio Tools by Dan A. Muresan

Lightweight tools for playing, practicing and recording music on Linux.

Shut Audio Tools are lightweight tools for playing, recording and editing music. They support Jack, Pulse Audio and ALSA. They run in a text terminal, or in GUI mode. Currently included are:

  1. ShutLP, a gapless loop player with a count-in metronome. It helps you practice along with a recorded loop.
  2. Shut Record, a recording front end with workflow management for naming / recording / redoing. Set up a background loop with ShutLP, record with Shut Record, view with mhwaveedit and retry until happy.
  3. spliceaudio, an audio splicing and loop-creation utility using sox
  4. Shut Audio Control (shut-actl), a GUI for managing Pulse Audio, Jack and their interactions

Dependencies

Install

On Debian / Ubuntu, enable this PPA and run

apt-get update; apt-get install shut-audio-tools

Please see README.txt in the distribution for more options.

License

Apache License, Version 2.0

Authors

Dan A. Muresan (danmbox at gmail dot com)

Contact

Dan A. Muresan (danmbox at gmail dot com)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/danmbox/shut-audio-tools