Warning: session_start(): open(/tmp/sess_sfndt1t5ff16adutrdbd09r0f4, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Qtractor openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (21) .- Knowledge Base  . 

Qtractor

   0.7.8  

KDE Sound Application

Score 89%
rncbcrncbc
rncbc.org
Home
Qtractor
zoom


Qtractor
zoom


Qtractor
zoom


Link:  Link
Downloads:  8561
Submitted:  Apr 14 2007
Updated:  Jun 23 2016

Description:

Qtractor is an audio/MIDI multi-track sequencer application written in C++ with the Qt framework. Target platform is Linux, where the Jack Audio Connection Kit (JACK) for audio and the Advanced Linux Sound Architecture (ALSA) for MIDI are the main infrastructures to evolve as a fairly-featured Linux desktop audio workstation GUI, specially dedicated to the personal home-studio.

Features:

- Multi-track audio and MIDI sequencing and recording.
- Developed on the Qt C++ application and UI framework [1].
- Uses JACK [2] for audio and ALSA [3] sequencer for MIDI
as multimedia infrastructures.
- Traditional multi-track tape recorder control paradigm.
- Audio file formats support: OGG (via libvorbis [6]),
MP3 (via libmad [7], playback only), WAV, FLAC, AIFF
and many, many more (via libsndfile [4]).
- Standard MIDI files support (format 0 and 1).
- Non-destructive, non-linear editing.
- Unlimited number of tracks per session/project.
- Unlimited number of overlapping clips per track.
- XML encoded session/project description files (SDI).
- Point-and-click, multi-select, drag-and-drop interaction
(drag, move, drop, cut, copy, paste, paste-repeat, delete, split, merge).
- Unlimited undo/redo.
- Built-in mixer and monitor controls.
- Built-in connection patchbay control and persistence
(a-la QjackCtl [16]).
- LADSPA [5], DSSI [11], native VST [12] and LV2 [13] plug-ins support.
- Unlimited number of plug-ins per track or bus.
- Plug-in presets, programs and chunk/configurations support, including
native VST FXB/FXP file support.
- Unlimited audio/MIDI effect send/return inserts per track or bus.
- Loop-recording/takes.
- Audio/MIDI clip fade-in/out, cross-fade (linear, quadratic, cubic).
- Audio/MIDI clip gain/volume, normalize, export.
- Audio/MIDI track and plugin parameter automation (dynamic curves,
sample&hold, linear and spline modes).
- Audio clip time-stretching (WSOLA-like or via librubberband [9]),
pitch-shifting (via librubberband [9]) and seamless sample-rate
conversion (via libsamplerate [8]).
- Audio/MIDI track export (mix-down, render, merge).
- Audio/MIDI metronome bar/beat clicks.
- Unlimited tempo/time-signature map.
- Unlimited location/bar markers.
- MIDI clip editor (matrix/piano roll).
- MIDI instrument definitions (a-la Cakewalk(tm) (*.ins) [18]);
SoundFont (*.sf2) and MIDI Names XML (*.midnam) files also supported.
- MIDI controller mapping/learn/assignment (mixer and plug-in parameters).
- MIDI system exclusive (SysEx) setups.
- JACK transport sync master/slave.
- JACK session support.
- NSM (Non Session Management) support [15].
- MMC control surface enabled.
- MIDI Clock, Song Position cueing support.
- Configurable keyboard and MIDI controller shortcuts.




Changelog:

0.7.8 2016-06-22 The Snobby Graviton Beta

- MIDI file track names (and any other SMF META events) are now converted to and from the base ASCII/Latin-1 encoding, as much to prevent invalid SMF whenever non-Latin-1 UTF-8 encoded MIDI track names are given.
- MIDI file tempo-map and location markers import/export is now hopefully corrected, after almost a decade in mistake, regarding MIDI resolution conversion, when different than current session's setting (TPQN, ticks-per-quarter-note aka. ticks-per-beat, etc.)
- Introducing LV2 UI Show interface support for other types than Qt, Gtk, X11 and lv2_external_ui.
- Prevent any visual updates while exporting (freewheeling) audio tracks that have at least one plugin activate state automation enabled for playback (as much for not showing messages like "QObject::connect: Cannot queue arguments of type 'QVector'"... anymore).
- The common buses management dialog (View/Buses...) sees the superfluous Refresh button finally removed, while two new button commands take its place: (move) Up and Down.
- LV2 plug-in Patch support has been added and LV2 plug-ins parameter properties manipulation is now accessible on the generic plug-in properties dialog.
- Fixed a recently introduced bug, that rendered all but one plug-in instance to silence, affecting only DSSI plug-ins which implement DSSI_Descriptor::run_multiple_synths() eg. fluidsynth-dssi, hexter, etc.


0.7.7 2016-04-27 The Haziest Photon Beta

- LV2 UI Touch feature/interface support added.
- MIDI aware plug-ins are now void from multiple or parallel instantiation.
- MIDI tracks and buses plug-in chains now honor the number of effective audio channels from the assigned audio output bus; dedicated audio output ports will keep default to the stereo two channels.
- Plug-in rescan option has been added to plug-ins selection dialog (yet another suggestion by Frank Neumann, thanks).
- Dropped the --enable-qt5 from configure as found redundant given that's the build default anyway (suggestion by Guido Scholz, thanks).
- Immediate visual sync has been added to main and MIDI clip editor thumb-views (a request by Frank Neumann, thanks).
- Fixed an old MIDI clip editor contents disappearing bug, which manifested when drawing free-hand (ie. Edit/Select Mode/Edit Draw is on) over and behind its start/beginning position (while in the lower view pane).


0.7.6 2016-04-05 A Hazier Photon Beta
0.7.5 2016-03-21 Hazy Photon Beta.
0.7.4 2016-01-28 The Tackiest Gluon
0.7.3 2015-12-29 A Tackier Gluon
0.7.2 2015-12-10 Tacky Gluon Beta
0.7.1 2015-10-09 Meson Dope Beta
0.7.0 2015-07-24 Muon Base Beta




LicenseGPL
Source
SUSE(openSUSE Tumbleweed SRPM)
SUSE(openSUSE Tumbleweed RPM (i586))
SUSE(openSUSE Tumbleweed RPM (x86_64))
openSUSE Tumbleweed
openSUSE Leap 15.3
openSUSE Leap 15.2
Raspbian 10 (arm64)
Raspbian 10 (arm64)
Debian 11 (amd64)
Debian 11 (amd64)
Debian 11 (i386)
Debian 11 (i386)
Debian 10 (i386)
Debian 10 (amd64)
Debian 10 (amd64)
Debian 10 (i386)
Fedora 34 (x86_64)
Fedora 33 (x86_64)
Ubuntu 21.04 (amd64)
Ubuntu 20.04 (amd64)
Ubuntu 18.04 (amd64)
Send to a friend
Subscribe
Other  Content  from rncbc
Report inappropriate content



goto page: prev   1  2  3  4 

-

 Mandriva 2008.0 i686

 
 by mapi on: Dec 15 2007
 
Score 50%
mapimapi
RPMLinux.org
Home

Mandriva 2008.0 i686 rpm here:

http://mandriva.99k.org/


Reply to this

-

 export the project ?

 
 by MiTcX on: Dec 30 2007
 
Score 50%

hi,
great app !
i would like to save the project but not in a media file, can we ? like the audacity .aup


Reply to this

-

 Re: export the proje

 
 by MiTcX on: Dec 30 2007
 
Score 50%

ok, i found it.
maybe the 2 windows when you want to save are unusual, for me


Reply to this

-
.

 Re: export project

 
 by rncbc on: Jan 1 2008
 
Score 50%
rncbcrncbc
rncbc.org
Home

Maybe we're confusing disparate concepts; probably it needs some clarification.

In qtractor, exporting is the process to produce a mix-down of one or several tracks resulting into a brand new media file; it's like rendering audio _or_ MIDI into a new media file (either audio file _or_ SMF, not both).

OTOH, regarding the "project" concept, IIUC, is here known and called as "session", as the program's "working session". This working session is rightly stored as a XML encoded file (.qtr file ext/suffix) as being the complete description of the arrangement, including all audio/MIDI tracks, clips, buses and the whole setup made while operating the application program. Have this noted, that a session file does NOT ever store or include any kind of media contents, rather just the file path references where it might get found in the local file system.

HTH

Cheers && Happy New Year


rncbc aka Rui Nuno Capela
Reply to this

-

 congratulations !

 
 by dragonlord79 on: Jan 6 2008
 
Score 50%

Hey man you did a really good job with Qtractor !
It was time that a cool audio sequencing application was developed !
To be honest I haven't tried it yet, but I'm following with pleasure your constant improvements and efforts. I am a hard user of Cubase SX and I would really love to definitely switch to Linux also for that purpose, and achieve 0 latency recording and mastering.
The key thing for these applications is a serious VST instruments support. Once you get it you're done ! Have you planned it at all for the future ?

Again, many congratulations !


Reply to this

-
.

 Re: congratulations !

 
 by rncbc on: Jan 6 2008
 
Score 50%
rncbcrncbc
rncbc.org
Home

Thanks, and please, do have a try. It will much appreciated.

Regarding VST support: it is in deed in the workings. On the workbench there's DSSI and native VSTi plug-in support. That's right, with DSSI-VST you will reach windows VSTs through wine, and with native VSTs you should have an open road to native linux VSTs (yes, there are some few out there;)

it's coming, but I can't really tell when it will be ready ;)

byee


rncbc aka Rui Nuno Capela
Reply to this

-
.

 Wow! great work.

 
 by tankaa on: Mar 13 2009
 
Score 50%

Thank you


Reply to this

-

 improve the style

 
 by dridk on: Apr 5 2009
 
Score 50%

That's cool!!Congratulation

You need now, to improve de design with nice icon and graphics! ( oxygen power!)

Look this : garageBand on mac Os for example:
http://www.farsipraise.net/blog/uploaded_images/garageband-723027.jpg


Reply to this

-
.

 Re: improve the style

 
 by rncbc on: Apr 6 2009
 
Score 50%
rncbcrncbc
rncbc.org
Home

Thanks. Awe! Those GB colors are already mysteriously similar to Qtractor's. I wonder why should one make it even more of the same with icons and stuff :) from where I stand, ppl would start to think it's a GB clone, when it never was meant like that. But I see your point.

Cheers.


rncbc aka Rui Nuno Capela

Reply to this

-
.

 fantastic

 
 by thebadapples on: May 1 2009
 
Score 50%
thebadapplesthebadapples
the bad apples
Home

unbelievably great app. i am thoroughly impressed and am enjoying using this. congratulations and THANK YOU!


---
[EOF]

Reply to this

goto page: prev   1  2  3  4 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team