Warning: session_start(): open(/tmp/sess_v2to9rcsthb55nrlhspopeloc4, 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:  1  2  3  4 

-
.

 Error with build

 
 by montoya on: Apr 15 2007
 
Score 50%

I have this errors:

fra@debian:~/Desktop/qtractor-0.0.1.582$ make
make[1]: Entering directory `/home/fra/Desktop/qtractor-0.0.1.582'
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXml -I/usr/include/qt4 -Isrc -I/usr/local/include -I/usr/include -I/usr/include/qt4 -I. -I. -o qtractorConnections.o src/qtractorConnections.cpp
src/qtractorConnections.cpp: In constructor 'qtractorConnections::qtractorConnections(QWidget*)':
src/qtractorConnections.cpp:51: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:53: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:58: error: 'QHBoxLayout' was not declared in this scope
src/qtractorConnections.cpp:58: error: 'pLayout' was not declared in this scope
src/qtractorConnections.cpp:58: error: expected type-specifier before 'QHBoxLayout'
src/qtractorConnections.cpp:58: error: expected `;' before 'QHBoxLayout'
src/qtractorConnections.cpp:85: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:87: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp: In destructor 'virtual qtractorConnections::~qtractorConnections()':
src/qtractorConnections.cpp:102: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:104: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:109: warning: possible problem detected in invocation of delete operator:
src/qtractorConnections.cpp:109: warning: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: warning: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:109: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
src/qtractorConnections.cpp: In member function 'void qtractorConnections::showBus(qtractorBus*, qtractorBus::BusMode)':
src/qtractorConnections.cpp:188: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:190: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:191: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:192: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:194: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:197: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:198: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:200: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:202: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:204: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:213: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:215: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:216: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:217: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:220: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:224: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:225: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:228: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:231: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:233: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp: In member function 'void qtractorConnections::refresh()':
src/qtractorConnections.cpp:253: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp: In member function 'void qtractorConnections::clear()':
src/qtractorConnections.cpp:260: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
make[1]: *** [qtractorConnections.o] Error 1
make[1]: Leaving directory `/home/fra/Desktop/qtractor-0.0.1.582'
make: *** [qtractor] Error 2


Reply to this

-
.

 Re: Error with build

 
 by rncbc on: Apr 15 2007
 
Score 50%
rncbcrncbc
rncbc.org
Home

I've found that my autoconf/qmake wrapping always clashes on debian. On debian based distros (e.g. ubuntu), it has come to my knowledge, deployment of the Qt devel tools (qmake, uic, moc) is not as usual and somehow the debianese folks decided to rename the executables to somethink like qmake-qt4, moc-qt4, uic-qt4 and what not. This is braindead broken IMO, and it surely is non standard. Why on earch would one rename the original executable files? Betas me.

OK. Let's try another way.

First of all make certain you have all Qt4 devel tools installed. That is qmake, moc and uic. As said, probably those are renamed with the -qt4 suffix. You have to cheack that out. Let's assume qmake has been renamed to qmake-qt4.

Second, make sure you have all the dependencies also in place, that are libjack, libasound (alsa), libsndfile, ladspa, libvorbis(enc, file) and libmad, specially the devel ones.

Third, on the qtractor source tree you may find the win32 sub-directory. Move in there and just type `qmake-qt4 && make`.

Hopefully it will build fine, and you'll end there with the `qtractor` executable ready to run and play.

Enjoy.


--
rncbc aka Rui Nuno Capela

Reply to this

-
.

 Re: Re: Error with b

 
 by montoya on: Apr 15 2007
 
Score 50%

Thanks ;) now work it. I execute your 3° option: qmake && make.


Reply to this

-

 Re: Re: Error with build

 
 by wolffc on: Apr 15 2007
 
Score 50%

Hi, it's not "braindead broken" it's just a way of having qt3 and qt4 coexist in the FHS.

You just need to adjust debians "alternatives" system (man update-alternatives) or, if you still compile against qt3 more often, set some environment variables in the shell, you use to build the qt4 program:
export LD_LIBRARY_PATH=/usr/lib:$LD_LIBRARY_PATH
export PATH=/usr/share/qt4/bin:$PATH
export QTDIR=/usr/share/qt4
export QT_PLUGIN_PATH=/usr/share/qt4/plugins
unset XDG_CONFIG_DIRS
unset XDG_DATA_DIRS


Reply to this

-

 Re: Re: Re: Error wi

 
 by rncbc on: Apr 15 2007
 
Score 50%
rncbcrncbc
rncbc.org
Home

Thanks for the heads-up on FHS.

Ah,... on so-called "sane" distros (aka not "braindead broken", sorry for the pun) qt3 and qt4 do coexist. And that's what I'm used to. Setting the build environment for each one has been just a matter of PATH tweaking, if one at all. Not a debianese mess, even if its FHS compliant or what. Sorry again :)

Particular problem with Qt deployment on debian seems to be the way that Qt programs, headers, libraries and what not, are kept splintered across the file system. On "sane but FHS broken" distros, all of the Qt tree is usually kept under one single point. Just a minor cost of a particular distro non-standard design ;)

Of course, I should know better that debian guys/gals always know what they're doing :)

Sorry for the twisted humor, and most of all, just plain debian ignorance ;)

Now, back to reality, does it help in any way having this one for a start?

$ ./configure --with-qt=/usr/share/qt4

Just trying... but I'm afraid, due to the way my reasoning works, it should also fail on debian FHS splintering :P

Cheers.


--
rncbc aka Rui Nuno Capela

Reply to this

-

 Re: Re: Re: Re: Error wi

 
 by wolffc on: Apr 17 2007
 
Score 50%

> ./configure --with-qt=/usr/share/qt4

Of course in case of qtractor, where nobody is calling qmake manually, this works, too. Configure then behaves just like with QTDIR=/usr/share/qt4 exported and make will call the *-qt4 executables. Not so different from your distro, is it?

Anyway, despite of the somewhat stressful attitude in this thread, qtractor looks nice.


Reply to this

-

 Re: Error with build

 
 by reavertm on: Apr 16 2007
 
Score 50%
reavertmreavertm
Gentoo

oh come on - it's not the right place to post bug reports here


mm
Reply to this

-

 New error

 
 by montoya on: Apr 15 2007
 
Score 50%

"The audio/MIDI engine could not be started.

Make sure the JACK audio server (jackd) and/or
the ALSA Sequencer kernel module (snd-seq-midi)
are up and running and then restart the session."

I install all librearies (also jackd) but playlist not run :(


Reply to this

-
.

 Re: New error

 
 by rncbc on: Apr 15 2007
 
Score 50%
rncbcrncbc
rncbc.org
Home

You have to start jackd sound server in first place. Make it a try with yours truelly QjackCtl :)

But, if its the very first time you are dealing with jackd, please be prepared that things might get harsh before you have a full top-notch audio system under you rig :)

In summary you'll have to make sure you, as a user, have realtime scheduler privileges.

Check your /etc/security/limits.conf file for some entries like this ones:

@audio - rtprio 90
@audio - nice -10
@audio - memlock 4000000

Then you have to add yourself (the username) part of the audio group. For the fast track, and most promiscuous too, just replace '@audio' by '*' in the above lines.

After those modifications, which should be carried on by root anyway, you must relogin as your regular user and then start jackd. If you're lacking QjackCtl GUI friendliness, you can start it from the command line, like this:

$ jackd -R -dalsa -dhw:0 -r44100 -p1024 -n2

Another issue could be that the ALSA sequencer kernel module might not be currently loaded. You can get the head-start by doing it as root:

# modprobe snd-seq-midi

From now on you can hit qtractor and start playing around. I hope you get the picture all right.

Cheers.


--
rncbc aka Rui Nuno Capela

Reply to this

-

 last question

 
 by montoya on: Apr 15 2007
 
Score 50%

And for export into .ogg or .mp3 my project?


Reply to this

-

 Re: last question

 
 by rncbc on: Apr 15 2007
 
Score 50%
rncbcrncbc
rncbc.org
Home

Export is not yet featured. Keep in mind this is still alpha stage on development.

But you can bounce your session into a new track. Just add a new empty audio track, connect the outputs of all other tracks to the input of this new one, arm it for recording and start record+play. There you go, you'll be recording (in real time, though) what would be the result of a future export operation.

Depending on your current audio capture option (see menu View/Options.../Audio/Capture) the captured file might be in the Ogg Vorbis format.

There is no current nor future plans for MP3 encoding support, so that's a definite NO for the last half of your question. Remember that MP3 is only supported on playback. It has nasty technical drawbacks and its not a very wise choice for audio recording altogether. Choose OGG instead, or better yet, FLAC. That's only my opinion, of course.

Cheers.


--
rncbc aka Rui Nuno Capela

Reply to this

-
.

 Error when compiling

 
 by burundukkedbl on: Apr 17 2007
 
Score 50%

g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtXml -I/usr/lib/qt4/include -Isrc -I/usr/lib/qt4/include -I/usr/local/include -I/usr/include -I. -I. -o qtractorFileListView.o src/qtractorFileListView.cpp
src/qtractorFileListView.cpp: In member function ‘void qtractorFileListView::itemClickedSlot(QTreeWidgetItem*)’:
src/qtractorFileListView.cpp:594: error: ‘class qtractorFileGroupItem’ has no member named ‘setExpanded’
src/qtractorFileListView.cpp:594: error: ‘class qtractorFileGroupItem’ has no member named ‘isExpanded’

Mandriva Linux 2007 qt 4.1.4


Reply to this

-
.

 Re: Error when compiling

 
 by rncbc on: Apr 17 2007
 
Score 50%
rncbcrncbc
rncbc.org
Home

Oops. You're on Qt 4.1, the offending code is already over Qt 4.2, sorry.

As quick workaround you may edit the offending file, src/qtractorFileListView.cpp, line 594, and where you read:

pGroupItem->setExpanded(!pGroupItem->isExpanded());

substitute it exactly by:

setItemExpanded(pGroupItem, !isItemExpanded(pGroupItem));

or you can wait and I will fix that on CVS in a few minutes :)

Cheers.


--
rncbc aka Rui Nuno Capela

Reply to this

-
.

 Re: Re: Error when c

 
 by burundukkedbl on: Apr 17 2007
 
Score 50%

from last svn objects compiled normally? but when linking see this:
qtractorMidiClip.o: In function `qtractorMidiClip::seek(unsigned long)':
qtractorMidiClip.cpp:(.text+0xd1): undefined reference to `qtractorMidiCursor::seek(qtractorMidiSequence*, unsigned long)'
qtractorMidiClip.o: In function `qtractorMidiClip::reset(bool)':
qtractorMidiClip.cpp:(.text+0x279): undefined reference to `qtractorMidiCursor::reset(qtractorMidiSequence*, unsigned long)'
qtractorMidiClip.o: In function `qtractorMidiClip::process(unsigned long, unsigned long)':
qtractorMidiClip.cpp:(.text+0x4d7): undefined reference to `qtractorMidiCursor::seek(qtractorMidiSequence*, unsigned long)'
qtractorMidiClip.o: In function `qtractorMidiClip::drawClip(QPainter*, QRect const&, unsigned long)':
qtractorMidiClip.cpp:(.text+0x742): undefined reference to `qtractorMidiCursor::reset(qtractorMidiSequence*, unsigned long)'
qtractorMidiClip.o: In function `qtractorMidiClip::qtractorMidiClip(qtractorTrack*)':
qtractorMidiClip.cpp:(.text+0x9ae): undefined reference to `qtractorMidiCursor::qtractorMidiCursor()'
qtractorMidiClip.cpp:(.text+0x9bc): undefined reference to `qtractorMidiCursor::qtractorMidiCursor()'
qtractorMidiClip.o: In function `qtractorMidiClip::qtractorMidiClip(qtractorTrack*)':
qtractorMidiClip.cpp:(.text+0xaae): undefined reference to `qtractorMidiCursor::qtractorMidiCursor()'
qtractorMidiClip.cpp:(.text+0xabc): undefined reference to `qtractorMidiCursor::qtractorMidiCursor()'
qtractorMidiClip.o: In function `qtractorMidiClip::openMidiFile(qtractorMidiFile*, int)':
qtractorMidiClip.cpp:(.text+0xc8a): undefined reference to `qtractorMidiCursor::reset(qtractorMidiSequence*, unsigned long)'
qtractorMidiClip.cpp:(.text+0xca7): undefined reference to `qtractorMidiCursor::reset(qtractorMidiSequence*, unsigned long)'
qtractorMidiClip.o: In function `qtractorMidiClip::qtractorMidiClip(qtractorMidiClip const&)':
qtractorMidiClip.cpp:(.text+0xf10): undefined reference to `qtractorMidiCursor::qtractorMidiCursor()'
qtractorMidiClip.cpp:(.text+0xf1e): undefined reference to `qtractorMidiCursor::qtractorMidiCursor()'
qtractorMidiClip.o: In function `qtractorMidiClip::qtractorMidiClip(qtractorMidiClip const&)':
qtractorMidiClip.cpp:(.text+0x1020): undefined reference to `qtractorMidiCursor::qtractorMidiCursor()'
qtractorMidiClip.cpp:(.text+0x102e): undefined reference to `qtractorMidiCursor::qtractorMidiCursor()'
collect2: ld returned 1 exit status


Reply to this

-
.

 Re: Re: Re: Error wh

 
 by rncbc on: Apr 17 2007
 
Score 50%
rncbcrncbc
rncbc.org
Home

I guess you've updated from CVS alright, but somehow you probably forgot to regenerate the autoconf stuff.

Remember, when checking out from CVS you must do the `make -f Makefile.cvs` all over gain.

Seeya.


--
rncbc aka Rui Nuno Capela

Reply to this

-
.

 ok.

 
 by burundukkedbl on: Apr 18 2007
 
Score 50%

It's working. Thank's. :o)


Reply to this

-

 JACK on Kubuntu

 
 by andreak on: Sep 9 2007
 
Score 50%

Hi.
Apparently Kubuntu only provides the JACK application and not the devel-libs. Or am I wrong? Anybody who can point me to the .debs for "jackd-devel"?


Reply to this

-
.

 Re: JACK on Kubuntu

 
 by rncbc on: Sep 9 2007
 
Score 50%
rncbcrncbc
rncbc.org
Home

as i used to say, i'm no debian expert, but i do remember that the packages name to look for ought to be libjack-dev, libjack0-dev or even libjack0.100.0-dev on some older dabianese package naming convention.

guess its in ubuntu's universe repository but who am i to tell that for sure :)

cheers.


--
rncbc aka Rui Nuno Capela

Reply to this

-

 Re: Re: JACK on Kubuntu

 
 by andreak on: Sep 9 2007
 
Score 50%

libjack0.100.0-dev did the trick:-)


Reply to this

-
.

 qtractor in kubuntu

 
 by vwinwv on: Sep 27 2007
 
Score 50%

here is a problem i ran into...


make[1]: Entering directory `/tmp/qtractor-0.0.5.702'
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXml -I/usr/include/qt4 -Isrc -I/usr/include/qt4 -I/usr/include/qt4 -I/usr/local/include -I/usr/include -I/usr/include/qt4 -I. -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXml -I/usr/include/qt4 -Isrc -I/usr/include/qt4 -I/usr/include/qt4 -I/usr/local/include -I/usr/include -I/usr/include/qt4 -I. -I. -o qtractorMainForm.o src/qtractorMainForm.cpp
src/qtractorMainForm.cpp: In constructor ‘qtractorMainForm::qtractorMainForm(QWidget*, Qt::WindowFlags)’:
src/qtractorMainForm.cpp:232: error: ‘class QDoubleSpinBox’ has no member named ‘setKeyboardTracking’
make[1]: *** [qtractorMainForm.o] Error 1
make[1]: Leaving directory `/tmp/qtractor-0.0.5.702'
make: *** [qtractor] Error 2

i did get the ./configure to work...i install qt4-kdecopycat-{core,dev,gui,sql}
libasound2 and dev
ladsps-sdk

but,when i go to make i get this error...i tried the cd/ win32 qmake && make but i get the same thing...any thoughts?


Reply to this

-
.

 Re: qtractor in kubu

 
 by rncbc on: Sep 28 2007
 
Score 50%
rncbcrncbc
rncbc.org
Home

That is a light Qt 4.3 version mismatch somewhere (nb. you're dealing with a Qt4 version suited for KDE4, maybe Qt4.3.0, which I have skipped).

Please, edit src/qtractorMainForm.cpp and change line 232, or around where it reads:

#if QT_VERSION >= x040300
m_pTempoSpinBox->setKeyboardTracking(false);
#endif

change it to:

#if QT_VERSION >= 0x040301
m_pTempoSpinBox->setKeyboardTracking(false);
#endif

or, just get rid of the #if/endif block if you like; it's only usable on >= Qt4.3.1 anyway ;)
--
rncbc aka Rui Nuno Capela


--
rncbc aka Rui Nuno Capela

Reply to this

goto page:  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