Warning: session_start(): open(/tmp/sess_8kv6lrvgqugp6otn9tvgto5vk1, 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 

-
.

 :)

 
 by VectoR on: Oct 5 2009
 
Score 63%
VectoRVectoR
blackPanther Europe Ltd.
Home

Happy Birthday to You :)


Reply to this

-
.

 Re: :)

 
 by rncbc on: Oct 7 2009
 
Score 50%
rncbcrncbc
rncbc.org
Home

thankU


rncbc aka Rui Nuno Capela

Reply to this

-
.

 Re: Re: :)

 
 by BorgQueen on: Jan 19 2010
 
Score 50%

Indeed, happy birthday, and thank you for the app.


Reply to this

-
.

 build error from svn

 
 by greggel on: Jan 19 2011
 
Score 50%

Hello. I've tried to compile from svn revision 1808 with Qt-4.7.1 and it fails.

.obj/qtractorMainForm.o: In function `qtractorMainForm::qtractorMainForm(QWidget*, QFlags<Qt::WindowType>)':
qtractorMainForm.cpp:(.text+0x3b76): undefined reference to `QGtkStyle::staticMetaObject'
.obj/qtractorMainForm.o: In function `qtractorMainForm::qtractorMainForm(QWidget*, QFlags<Qt::WindowType>)':
qtractorMainForm.cpp:(.text+0x6a06): undefined reference to `QGtkStyle::staticMetaObject'
collect2: ld returned 1 exit status
make[2]: *** [qtractor] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-sound/qtractor-9999/work/qtractor-9999/src'
make[1]: *** [sub-src-make_default] Error 2
make[1]: Leaving directory `/var/tmp/portage/media-sound/qtractor-9999/work/qtractor-9999'
make: *** [src/qtractor] Error 2


Reply to this

-
.

 Re: build error from svn

 
 by rncbc on: Jan 20 2011
 
Score 50%
rncbcrncbc
rncbc.org
Home

this is gentoo right? i've got a few reports re.libqt4 builds on gentoo to have this QGtkStyle meta-declaration missing...

try adding the following after line 118 of src/qtractorMainForm.cpp:

#undef QT_NO_STYLE_GTK

the result should look like this:
...
118: #if defined(Q_WS_X11) && QT_VERSION >= 0x040600
119: #undef QT_NO_STYLE_GTK
120: #include <QGtkStyle>
121: #endif
...
then, make again.

HTH


rncbc aka Rui Nuno Capela

Reply to this

-
.

 Re: Re: build error from svn

 
 by rncbc on: Jan 27 2011
 
Score 50%
rncbcrncbc
rncbc.org
Home

heads-up: the above unconfirmed correction is in current svn trunk.


rncbc aka Rui Nuno Capela

Reply to this

-
.

 Not confirming

 
 by greggel on: Feb 3 2011
 
Score 50%

Sorry, but that didn't work it out with revision 1817, for previous revisions, too. *sigh*
I have also tried to merge qtractor-0.4.7 but that would downgrade Qt to 4.7.0. Are you running Qt-4.7.1, too?


Reply to this

-
.

 Re: Not confirming

 
 by rncbc on: Feb 3 2011
 
Score 50%
rncbcrncbc
rncbc.org
Home

i am sorry. but the above fix has been already confirmed by someone else.

i wonder whether you have all the necessary Qt4 modules installed.


ps. and yes, i've tried on Qt4.7.0, however as said, this issue only seems to occur on gentoo, which i am no connoisseur :)


rncbc aka Rui Nuno Capela

Reply to this

-

 Re: Re: Not confirming

 
 by greggel on: Feb 4 2011
 
Score 50%

Take it as partially solved ;)
qgtkstyle is a part of qt-gui, even shipped with gentoo by default.

$ locate -i qgtkstyle
/usr/include/qt4/Qt/qgtkstyle.h
/usr/include/qt4/QtGui/QGtkStyle
/usr/include/qt4/QtGui/qgtkstyle.h

What should i search for?


Reply to this

-
.

 Re: Re: Re: Not confirming

 
 by rncbc on: Feb 4 2011
 
Score 50%
rncbcrncbc
rncbc.org
Home

thanks for keep trying :)

anyhow, whould update and try again with today's svn trunk r1818 (qtractor 0.4.8.8) ?

HTH


rncbc aka Rui Nuno Capela

Reply to this

-

 Re: Re: Re: Re: Not confirming

 
 by greggel on: Feb 4 2011
 
Score 50%

Done it the brutal way:

cd ~/src/qtractor-svn
rm -fr *
svn up
make -f Makefile.svn
./configure
make -j3
sudo make -j3 install

Works like a charm!


Reply to this

-

 Great App!

 
 by dant3 on: Jun 7 2013
 
Score 50%

Thanks for your application! It inspires me to do some more music venture!


Reply to this

-
.

 Re: Great App!

 
 by rncbc on: Jun 10 2013
 
Score 50%
rncbcrncbc
rncbc.org
Home

thanks && cheers


rncbc aka Rui Nuno Capela

Reply to this

-

 Cannot download Ubuntu 13.04 (amd64) version

 
 by hans88 on: Jul 18 2013
 
Score 50%

Hi,

Cannot download Ubuntu 13.04 (amd64) version.

Not Found


Reply to this

-

 Last two versions

 
 by dovidhalevi on: Mar 22 2014
 
Score 50%

0.5 and 0.6 on Debian 32-bit. Where, oh where, is the program?


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