qtractor

Description

Qtractor - A MIDI/Audio multi-track sequencer

What is the proper way to export individual MIDI tracks as Audio Stem files?

Forums

There is an easy tool in LMMS to export tracks that will export all my individual MIDI tracks with soft synths directly to individual audio stems.

What is the proper way to achieve that in Qtractor?

It seems like I've been watching outdated youtube tutorials.

Simply exporting audio Master doesn't produce sound, regardless of synth plugin.

Aux Sends work for Bus and master/slave mixing, etc.

Inability to directly send Qtractor Master or Bus outs to Master or Bus ins without using middleman like standalone Carla Rack.

Forums

I'm sure this is an old problem and there must be some solution to it I could find online, but since this forum is so active, I'll ask anyway.

Before I explain my own situation, the following youtuber explains my problem in a much more articulate way, but their solution is more a workaround.

Qtractor Bus Routing Issues (Solution)

Unable to Set Soundfont for Fluidsynth-DSSI

Forums

Hello,

I'm having trouble with the fluidsynth-dssi plugin in Qtractor. In particular, when creating a new track to use it, the little panel doesn't show the option to choose which soundfont to use. See the first pic, below.

Not being able to set the soundfont, means that I get no sound. By the way, this is on my studio laptop which runs under Linux Mint 22 Xfce.

However, my upstairs laptop, which runs under Linux Mint 20.3 Cinnamon, brings up the panel as expected. See the second pic, below.

As you can see, this panel lets me choose the soundfont.

minor theme question/request

Forums

sir i love your software. honestly i'm new to it,
i just found out about the generate feature for the theme.
it really is amazing and unique for DAWs.
awesome for people like me who aren't designers but have vague idea of what they want and otherwise couldn't achieve it without such simple genius feature.

i was wondering about some small minor things. probably sound ocd.

if you look at the picture, there are what seems to me as yellow color lines at the 0dB mark.

Clip -> Mute

Forums

I think this feature request was already discussed but it would really help me to change an arrangement without losing information (deleting) or hiding this information in the clip's menu (Gain).

Right click on a clip -> Clip -> Mute (can be checked and unchecked like "Loop Set")
should
1.) remove it from the play list (preferred) or played with 0 volume (tricky with MIDI clips that contain MIDI CC)
2.) place an X (cross) over the clip so it's easy to detect that it's muted

Initial note erratically skipped

Forums

Hello,

Here's a problem which is driving me crazy. I've spent a couple dozen hours experimenting and also searching the Web to see if anyone else has encountered it. No luck in either case thus far.

I have a score with three parts: dulcimer, upright bass and percussion. During playback, the first note of the score is missed by some instruments, but completely at random. Sometimes, all three parts play correctly from the start, and at other times some of the three instruments skip their first note, in various combinations. I've not been able to detect the pattern.

Panning

Forums

Hi Rui,

I recorded a vocal and it went in panned hard left (this was not a qtractor setting). I'm assuming it was an issue with my Edirol interface.

Is there a way to centre this signal retrospectively?

Regards

Qtractor Normalize

Forums

Hi Rui,
Having worked with a Pianist on a few songs, that plays in the order of 1500 notes per track.
I would like your thoughts on changes to the Midi Normalize function.
I have written (crudely) a Python tool to normalize the track with less edit steps.

The program steps are: User sets the desired Max velocity point. Say 95 (95 / 127 possible values).
User sets the compression ratio, say 2:1 ratio.

The program: Gets Max Velocity from the track. Apples the formula newVelocity = (velocity / compression) + gain.

Fader in Plugins

Forums

There are two related requests from Qtractor users.
- Faders in plugins:
This would allow post-fader workflows, necessary for sends, and still be able to use the original Qtractor faders.

- Audio faders for tracks and midi buses:
It would simplify the control of software synthesizers.

Unfortunately I am not able to develop it, but I can conceive how it would work.
I have proposed it as an intellectual exercise. This is the result, and I want to share it with all of you.