Re: [LAU] setBfree, using Midi controler 7 to adjust volume - is this possible?

From: Robin Gareus <robin@email-addr-hidden>
Date: Mon Aug 26 2019 - 00:34:00 EEST

On 8/25/19 10:22 PM, Gerhard Zintel wrote:
> Thanks Janette and Robin,
>
> I'm a step further! In qjackctl in the ALSA tab I have to connect my Trinket
> Midi device with Midi Through and in the MIDI tab I have to connect system with
> setBfree.

I highly recommend to use `ajmidid -e` with jack2 to directly expose the
hardware device via jack-midi.

see also:
http://manual.ardour.org/setting-up-your-system/setting-up-midi/midi-on-linux/

> Afterwards I have to press Ctrl Middle mouse button on the volume
> knob and the slider on my Trinket Midi device. Now I can tune the volume with
> my external foot pedal.

Odd. there should be no need for that. CC7 is by default assigned to the
volume control knob. This default is hardcoded in the source [1].

Maybe you have a custom config that overrides this?
~/.config/setBfree/default.cfg or a file in /usr/share/setBfree/ ?

you could run the headless version and ask it to print CC bindings:

  setBfree --dumpcc

That would also show "loading cfg: ..." in case a custom file is read.

Anyway, I'm glad you got it to work. Have fun with the Hammond.

Cheers!
robin

[1] https://github.com/pantherb/setBfree/blob/master/src/midi.c#L925
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
https://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Mon Aug 26 04:15:01 2019

This archive was generated by hypermail 2.1.8 : Mon Aug 26 2019 - 04:15:01 EEST