QLC+ Scribble strip support for the Faderport 16!

This is a place for sharing with the community the results you achieved with QLC+, as a sort of use case collection.
You can share photos, videos, personal hardware/software projects, interesting HOWTO that might help other users to achieve great results.
Post Reply
Yestalgia
Posts: 371
Joined: Thu Jun 17, 2021 9:31 am
Location: Australia
Real Name:
Contact:

Hi all,

I've had an absolute blast with QLC+ lately. Take a look at the following picture:
FaderPort16.jpg
As you can see, I've been able to implement the Presonus Faderport16 scribble strip functionality in QLC+.
I'll be releasing a video about this very soon. Essentially there are 4 things you need to make this work:
  • loopMIDI
    You need to create 5 midi loopbacks so you can use 5 universes to control the "Shutter" red, green and blue channels on the faderport.
  • MidiOX
    To pipe the 5 qlc+ midi output universes into the Faderport.
  • Fixture Definition
    You will need to create 5 fixtures in 5 separate universes using this definition. The first universe will be the "Shutter" for the buttons. The 2nd, 3rd and 4th will represent the red, green and blue channels for the buttons.
    PreSonus-FaderPort-16.qxf
    (26.96 KiB) Downloaded 110 times
I'll try to get the video out as soon as I can. I'm sharpening my C++ skills to hopefully implement this natively in a release of QLC+.

This midi controller has been an absolute game-changer for me.
I hope this post and the coming video helps someone make this controller their new command wing.

Cheers,
Lachie
User avatar
sandinak
Posts: 188
Joined: Mon Apr 03, 2017 5:40 pm
Location: Yorktown, VA
Real Name: Branson Matheson
Contact:

So I have the bigger CS18 .. didn't know this was possible .. now I really wanna start playing with it :) .. thanks for posting this
Yestalgia
Posts: 371
Joined: Thu Jun 17, 2021 9:31 am
Location: Australia
Real Name:
Contact:

I want to do some documentation on how each manufacturer handles scribble strips.

Might be an awesome point of distinction between QLC+ and the paid stuff.

Let me take a look at the manual for your controller and if you're happy to work with me, I would be keen to try and get something working.

Perhaps a GUI for the Midi profile creator?

Cheers,
Lachie
joaoopereira
Posts: 7
Joined: Sat Oct 23, 2021 3:51 pm
Real Name:

Hi @Yestalgia,

What you have on the "little" screens of the faderport is the fader title on the virtual console?
Yestalgia
Posts: 371
Joined: Thu Jun 17, 2021 9:31 am
Location: Australia
Real Name:
Contact:

Hi Joaoopereira,

Yes, I have set them to the fader text at the moment.

Still trying to filter through QT code to see if I could support making this feature work natively.

It's actually really helpful because each project I just load a different profile. Then the scribble strips change.
Post Reply