Re: Using BandHelper to control banks/patches on the FCB
Shayne Harris <shayne@...>
Hey!
That serves me right for assuming…. I was sure that the FCB could accept a bank change from another device, however if it’s a MIDI THRU only device than I can work around it… My impression was that Band Helper could send the Bank/Preset to the FCB and in turn, the FCB makes the patch change. Maybe Tiny Box will do what I want.
However, I guess I could have the best of both worlds and get Band Helper to make the changes for me, then I could override anything with the FCB… The system works at the moment except for the Band Helper integration.
Thanks for your input Kind Regards,
From: uno@fcb1010.groups.io <uno@fcb1010.groups.io>
On Behalf Of EJ SHELDON via groups.io
Sent: Tuesday, 23 February 2021 4:35 PM To: uno@fcb1010.groups.io Subject: Re: [fcb1010_uno] Using BandHelper to control banks/patches on the FCB
It looks to me like the FCB/UNO2 simply acts as a "MIDI THRU" device, and "SENDS" on whatever CHANNEL the device you want to control "listens" on per this line in the code: CHANNEL OD200 = 1 CHANNEL EQ200 = 2 CHANNEL MD200 = 3
|
|