Discussion:
[LAU] Rakarrack source code and MIDI signals
Andrea Iacono
2018-12-01 20:01:15 UTC
Permalink
Hi everybody. I'm approaching to the Behringer FBC 1010 midi foot controller and I would like to use it with both Rakarrack and Sooperlooper simultaneously.

The problem is that Rakarrack is supposed to automatically assign a preset to every MIDI signal received, so everytime I send a message that I would like to address to SL only, RK reads it too, changing preset when I would like it did not.

I'm scanning the source code and trying to use FLUID to edit it, looking for a section where I can see and delete the MIDI signals that I'd rather use with Sooperlooper only.

Unfortunately I'm not a programmer and nothing looks familiar to me with FLUID. Does anybody have any useful information about MIDI and FLTK or C++? Is it possible to delete sigle MIDI values in the source code? Thanks in advance.

Andrea
Maurizio Berti
2018-12-01 20:48:26 UTC
Permalink
Seems like overshooting, but It's also not very clear what you really need.
AFAIK, the auto midi learn feature of Rakarrack can be disabled, allowing
you to manually set all commands by hand.
Sooperlooper can also be manually configured to a midi mapping.
So, can't you just set them like that and use different ctrl events, or
just different midi channels on the fbc?
If not, can you better explain your use case, with practical examples?

Il giorno sab 1 dic 2018 alle ore 21:01 Andrea Iacono <
Post by Andrea Iacono
Hi everybody. I'm approaching to the Behringer FBC 1010 midi foot
controller and I would like to use it with both Rakarrack and Sooperlooper
simultaneously.
The problem is that Rakarrack is supposed to automatically assign a preset
to every MIDI signal received, so everytime I send a message that I would
like to address to SL only, RK reads it too, changing preset when I would
like it did not.
I'm scanning the source code and trying to use FLUID to edit it, looking
for a section where I can see and delete the MIDI signals that I'd rather
use with Sooperlooper only.
Unfortunately I'm not a programmer and nothing looks familiar to me with
FLUID. Does anybody have any useful information about MIDI and FLTK or C++?
Is it possible to delete sigle MIDI values in the source code? Thanks in
advance.
Andrea
_______________________________________________
Linux-audio-user mailing list
https://lists.linuxaudio.org/listinfo/linux-audio-user
--
È difficile avere una convinzione precisa quando si parla delle ragioni del
cuore. - "Sostiene Pereira", Antonio Tabucchi
http://www.jidesk.net
Ralf Mardorf
2018-12-01 20:58:31 UTC
Permalink
Post by Andrea Iacono
Hi everybody. I'm approaching to the Behringer FBC 1010 midi foot
controller and I would like to use it with both Rakarrack and
Sooperlooper simultaneously.
The problem is that Rakarrack is supposed to automatically assign a
preset to every MIDI signal received, so everytime I send a message
that I would like to address to SL only, RK reads it too, changing
preset when I would like it did not.
Hi,

you could use a MIDI filter tool, such as qmidiroute.

Ubuntu:
https://packages.ubuntu.com/xenial/qmidiroute
https://packages.ubuntu.com/bionic/qmidiroute
Arch Linux:
https://www.archlinux.org/packages/community/x86_64/qmidiroute/
Upstream:
http://alsamodular.sourceforge.net/

Regards,
Ralf
Andrea Iacono
2018-12-01 22:37:59 UTC
Permalink
Thanks to Ralf Mandorf, I solved with qmidiroute. Really love this community.

Il 01/12/18 21:01, Andrea Iacono ha scritto:

Hi everybody. I'm approaching to the Behringer FBC 1010 midi foot controller and I would like to use it with both Rakarrack and Sooperlooper simultaneously.

The problem is that Rakarrack is supposed to automatically assign a preset to every MIDI signal received, so everytime I send a message that I would like to address to SL only, RK reads it too, changing preset when I would like it did not.

I'm scanning the source code and trying to use FLUID to edit it, looking for a section where I can see and delete the MIDI signals that I'd rather use with Sooperlooper only.

Unfortunately I'm not a programmer and nothing looks familiar to me with FLUID. Does anybody have any useful information about MIDI and FLTK or C++? Is it possible to delete sigle MIDI values in the source code? Thanks in advance.

Andrea
Ralf Mardorf
2018-12-02 08:30:51 UTC
Permalink
Post by Andrea Iacono
Thanks
You're welcome!
Daniel Swärd
2018-12-04 12:18:53 UTC
Permalink
Post by Andrea Iacono
Thanks to Ralf Mandorf, I solved with qmidiroute. Really love this community.
You're welcome to post a link to what you create with Rakarrack and
Sooperloper. :-)

Cheers

/Daniel

Loading...