qtractor

Description

Qtractor - A MIDI/Audio multi-track sequencer

Documentation for developing a plugin

Forums

Hi, I hope I am doing this right.

I love Qtractor. Works great, and I've mastered a few tracks now with audio and MIDI. I had an idea to use AI to generate ideas based on pre-existing chords and rhythm, and I wondered if it could be implemented as a plugin.

I have several years experience with software development in C and C++, and neural networks too. Is there any documentation about how to implement a plugin? Or is it a case of getting right down into the code?

Regards,

Martin.

Integrating plugin (Calf LV2) functionality?

Forums

Greetings - THANK YOU and kudos to Rui for creating these phenomenal audio/midi tools. Amazing accomplishments, and FOSS, no less!

Based on (@cfirwin3) Carl Irwin's excellent YouTube tutorial (of using Qtractor's "inserts" to enable bus outputs to be fed into other bus inputs), I've felt like the floodgates have opened for me to more fully ditch my decades of Win/Mac home studio setups and go 100% Arch Linux. Can't express my appreciation enough!

View->Options->MIDI->Dedicated MIDI player outputs

Forums

When I set it then Qtractor gets one (only one) MIDI output named "Player". When I play a song with MIDI tracks then the note on and controller events go out of "Master", not "Player".

Am I doing it wrong or is this a bug?

Version: 0.9.31.34git.929f98.dirty
Using: Qt 5.5.1

Cannot drag and drop midi file from a plugin

Forums

Hi,

I'm using uJam plugins with yabrigde and they work fine. However, I discovered that I cannot drag and drop midi from the plugin to its own track. I need to put the midi into another track. Plus, the cursor shows the denied/forbidden icon all the time.

I attached a video for you to see the issue.

Thanks