Qtractor 0.3.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Qtractor 0.3.0 (Default branch)
# 1  
Old 12-25-2008
Qtractor 0.3.0 (Default branch)

Image Qtractor is an Audio/MIDI multi-track sequencer application. The initial target platform is Linux, using the infrastructure of the Jack Audio Connection Kit (JACK) for audio and the Advanced Linux Sound Architecture (ALSA) for MIDI. It is meant to be a fairly-featured Linux desktop audio workstation GUI, specially dedicated to the personal home studio. License: GNU General Public License (GPL) Changes:
There is a new Paste-Repeat command. Punch in/out recording is now available. Session/project template support has been added. Current track auto-monitoring is now featured. MIDI buses now support multi-timbral instrument plug-ins. Individual clip gain/volume, normalization, and audio/MIDI file export features are now introduced. Copy/paste to the desktop environment clipboard is finally a reality, and there are many fixes and new bugs. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Qtractor running in Puppy 4 Dingo

Hi All ,anyone trying to audit Qtractor and having playback sound (jack or etc.)problems can grab a copy Puppy 4 Dingo LiveCD ,Qtractor 0.2.0 and timidity 2.13.0 install these and use timidity as the audio server.Not what I would call the most efficient installation but it works if everything else... (0 Replies)
Discussion started by: texbilld
0 Replies
Login or Register to Ask a Question
AZR3(1) 						      General Commands Manual							   AZR3(1)

NAME
azr3 - Organ synth with distortion and rotating speakers SYNOPSIS
azr3 --help azr3 --version azr3 [-a PORT|CLIENT] [-j NAME] [-m PORT|CLIENT] [-p NUMBER] DESCRIPTION
azr3 is a port of Rumpelrausch Taips' VST plugin AZR-3 which simulates a drawbar organ with a distorting amplifier and a rotating speaker cabinet. This version is a JACK client that can be connected to any other MIDI and audio software using JACK. -a, --audio-output=PORT|CLIENT When used, azr3 will try to connect its audio output ports to PORT (if it's a JACK port name) or the first two audio input ports in CLIENT (if it's a JACK client name). -h, --help Display a help text and exit. -j, --jack-name=NAME Set the name of the JACK client. The default is AZR-3. Note that JACK may change this name by e.g. adding a number at the end if needed. -m, --midi-input=PORT|CLIENT When used, azr3 will try to connect its MIDI input port to PORT (if it's a JACK port name) or the first MIDI output port in CLIENT (if it's a JACK client name). -p, --preset=NUMBER Load the preset with the given number instead of the first available one. -v, --version Display version information and exit. All program options can also be set using environment variables. The variable names are the same as the long option names with all letters in upper case, all - changed to _ and the prefix AZR3_JACK_ added. Command line options override environment variables. AUTHOR
The original VST version was written by Philipp Mott, this JACK port by Lars Luthman. This manual page was written by Lars Luthman <lars.luthman@gmail.com>. February 24, 2010 AZR3(1)