Turn off "Direct Select" first of all. Then of course, you programm each switch on the board with Midi CC... After this, by pressing one of the switches, it should send a CC. Test this and if not working well, then you need the Uno Eprom (which I would buy anyway, since it adds a lot of functionality for these 16 Euro...)mathieumaes wrote:Sorry, but I can't seem to make heads or tails of this...
I've been reading the manual, and it appears you can only send CC data when changing a patch...
I want to do something similar like the OP... Have Rotary controls, and sustain switches... Can anyone tell me how I can do this ? Do I need to buy that UnO firmware update for this to work, or should this be possible with the original firmware ?
The Behringer FCB1010 Midi Footswitch
Moderators: Sharp, X-Trade, Pepperpotty, karmathanever
Keys+Sound Sources: Kronos 61, X2, X3, i3, i30, SG pro X, nanoPAD2, Yamaha MU100R, 2x CME UF70, Behringer FCB-1010, Yamaha FC-7
Sequencer: Steinberg Cubase Pro 8 & Nuendo 6.5
Outboard FX from Lexcion, Sony and Yamaha
Digital Mixers only from Yamaha
http://www.mediacoustics.eu
You smoke electric cigarettes ? - Looking for the best liquid to refill them ? - See this:
http://www.steamshop24.eu
Sequencer: Steinberg Cubase Pro 8 & Nuendo 6.5
Outboard FX from Lexcion, Sony and Yamaha
Digital Mixers only from Yamaha
http://www.mediacoustics.eu
You smoke electric cigarettes ? - Looking for the best liquid to refill them ? - See this:
http://www.steamshop24.eu
-
- Senior Member
- Posts: 430
- Joined: Sat Dec 10, 2011 2:06 pm
To use a sustain pedal, I believe you need to send another CC message when releasing the pedal, which it won't do...MRedZac wrote: Turn off "Direct Select" first of all. Then of course, you programm each switch on the board with Midi CC... After this, by pressing one of the switches, it should send a CC. Test this and if not working well, then you need the Uno Eprom (which I would buy anyway, since it adds a lot of functionality for these 16 Euro...)
OK, this is the proof... You definetly need the UNO Chip, cause only with this, you can switch from latch mode (which you have now) to momentary (CC only active, as long as you tap the switch)...mathieumaes wrote:To use a sustain pedal, I believe you need to send another CC message when releasing the pedal, which it won't do...MRedZac wrote: Turn off "Direct Select" first of all. Then of course, you programm each switch on the board with Midi CC... After this, by pressing one of the switches, it should send a CC. Test this and if not working well, then you need the Uno Eprom (which I would buy anyway, since it adds a lot of functionality for these 16 Euro...)
Keys+Sound Sources: Kronos 61, X2, X3, i3, i30, SG pro X, nanoPAD2, Yamaha MU100R, 2x CME UF70, Behringer FCB-1010, Yamaha FC-7
Sequencer: Steinberg Cubase Pro 8 & Nuendo 6.5
Outboard FX from Lexcion, Sony and Yamaha
Digital Mixers only from Yamaha
http://www.mediacoustics.eu
You smoke electric cigarettes ? - Looking for the best liquid to refill them ? - See this:
http://www.steamshop24.eu
Sequencer: Steinberg Cubase Pro 8 & Nuendo 6.5
Outboard FX from Lexcion, Sony and Yamaha
Digital Mixers only from Yamaha
http://www.mediacoustics.eu
You smoke electric cigarettes ? - Looking for the best liquid to refill them ? - See this:
http://www.steamshop24.eu
-
- Junior Member
- Posts: 93
- Joined: Sun Jul 31, 2011 7:13 pm
- Contact:
As far as FCB is concerned, every time you mash a pedal, you're selecting a new preset. What the FCB actually sends via MIDI is up to you. Could be CC #64 (damper pedal), or CC #1 (JY+, generally the rotary toggle). I don't believe you need uNO to do this. If you don't already have it, download and use Ed Dixon's FCB1010 PC Editor. Programming the FCB using the pedalboard itself is torture.mathieumaes wrote:Sorry, but I can't seem to make heads or tails of this...
I've been reading the manual, and it appears you can only send CC data when changing a patch...
I want to do something similar like the OP... Have Rotary controls, and sustain switches... Can anyone tell me how I can do this ? Do I need to buy that UnO firmware update for this to work, or should this be possible with the original firmware ?
The problem is, that original Behringer Firmware - as far as I know - cannot switch between latch and momentary... Means especially for damper, that the CC#64 is send for as long, until you tap another switch with CC#64 Value 0 or you alterate between 127 and 0, means you will have to tap the same switch twice - once for damper on and a second time for damper off...BrickPilot wrote:As far as FCB is concerned, every time you mash a pedal, you're selecting a new preset. What the FCB actually sends via MIDI is up to you. Could be CC #64 (damper pedal), or CC #1 (JY+, generally the rotary toggle). I don't believe you need uNO to do this. If you don't already have it, download and use Ed Dixon's FCB1010 PC Editor. Programming the FCB using the pedalboard itself is torture.mathieumaes wrote:Sorry, but I can't seem to make heads or tails of this...
I've been reading the manual, and it appears you can only send CC data when changing a patch...
I want to do something similar like the OP... Have Rotary controls, and sustain switches... Can anyone tell me how I can do this ? Do I need to buy that UnO firmware update for this to work, or should this be possible with the original firmware ?
With UNO you can setup only to send CC#64 as long as you tap the switch and it stops sending it, if you release it... (Like a real damper pedal)
Keys+Sound Sources: Kronos 61, X2, X3, i3, i30, SG pro X, nanoPAD2, Yamaha MU100R, 2x CME UF70, Behringer FCB-1010, Yamaha FC-7
Sequencer: Steinberg Cubase Pro 8 & Nuendo 6.5
Outboard FX from Lexcion, Sony and Yamaha
Digital Mixers only from Yamaha
http://www.mediacoustics.eu
You smoke electric cigarettes ? - Looking for the best liquid to refill them ? - See this:
http://www.steamshop24.eu
Sequencer: Steinberg Cubase Pro 8 & Nuendo 6.5
Outboard FX from Lexcion, Sony and Yamaha
Digital Mixers only from Yamaha
http://www.mediacoustics.eu
You smoke electric cigarettes ? - Looking for the best liquid to refill them ? - See this:
http://www.steamshop24.eu
-
- Junior Member
- Posts: 93
- Joined: Sun Jul 31, 2011 7:13 pm
- Contact:
Riiiiiiiiiight. I forgot about that. I'm not using the stompbox mode, but indeed the momentary mode is essential for making this controller AWESOME.MRedZac wrote:The problem is, that original Behringer Firmware - as far as I know - cannot switch between latch and momentary... Means especially for damper, that the CC#64 is send for as long, until you tap another switch with CC#64 Value 0 or you alterate between 127 and 0, means you will have to tap the same switch twice - once for damper on and a second time for damper off...BrickPilot wrote:As far as FCB is concerned, every time you mash a pedal, you're selecting a new preset. What the FCB actually sends via MIDI is up to you. Could be CC #64 (damper pedal), or CC #1 (JY+, generally the rotary toggle). I don't believe you need uNO to do this. If you don't already have it, download and use Ed Dixon's FCB1010 PC Editor. Programming the FCB using the pedalboard itself is torture.mathieumaes wrote:Sorry, but I can't seem to make heads or tails of this...
I've been reading the manual, and it appears you can only send CC data when changing a patch...
I want to do something similar like the OP... Have Rotary controls, and sustain switches... Can anyone tell me how I can do this ? Do I need to buy that UnO firmware update for this to work, or should this be possible with the original firmware ?
With UNO you can setup only to send CC#64 as long as you tap the switch and it stops sending it, if you release it... (Like a real damper pedal)
- michelkeijzers
- Approved Merchant
- Posts: 9112
- Joined: Thu Feb 08, 2007 3:10 pm
- Location: Netherlands
- Contact:
It's quite cheap and the guy I ordered it from is really nice, gives also replies to emails etc.BrickPilot wrote:Riiiiiiiiiight. I forgot about that. I'm not using the stompbox mode, but indeed the momentary mode is essential for making this controller AWESOME.MRedZac wrote:The problem is, that original Behringer Firmware - as far as I know - cannot switch between latch and momentary... Means especially for damper, that the CC#64 is send for as long, until you tap another switch with CC#64 Value 0 or you alterate between 127 and 0, means you will have to tap the same switch twice - once for damper on and a second time for damper off...BrickPilot wrote: As far as FCB is concerned, every time you mash a pedal, you're selecting a new preset. What the FCB actually sends via MIDI is up to you. Could be CC #64 (damper pedal), or CC #1 (JY+, generally the rotary toggle). I don't believe you need uNO to do this. If you don't already have it, download and use Ed Dixon's FCB1010 PC Editor. Programming the FCB using the pedalboard itself is torture.
With UNO you can setup only to send CC#64 as long as you tap the switch and it stops sending it, if you release it... (Like a real damper pedal)

Developer of the free PCG file managing application for most Korg workstations: PCG Tools, see https://www.kronoshaven.com/pcgtools/
-
- Senior Member
- Posts: 430
- Joined: Sat Dec 10, 2011 2:06 pm
- michelkeijzers
- Approved Merchant
- Posts: 9112
- Joined: Thu Feb 08, 2007 3:10 pm
- Location: Netherlands
- Contact:
Did you also order the Uno chip?mathieumaes wrote:Yeah, it's a cheap solution that I'm willing to try, I ordered it yesterday.
Next challenge will be programming the device, since I currently don't have access to MIDI ports for my PC at the moment. I've moved in with my parents-in-law temporarily, most of my stuff is in storage ...
Programming it without a PC is really a 'challenge'.

Developer of the free PCG file managing application for most Korg workstations: PCG Tools, see https://www.kronoshaven.com/pcgtools/
-
- Senior Member
- Posts: 430
- Joined: Sat Dec 10, 2011 2:06 pm
I think yesNightale wrote:Sorry to revive an old post, but I can't seem to find anywhere if it's possible to assign some FCB1010 switches to trigger the Kronos' chord pads? Is UNO mandatory in this case?
Thx!
Keys+Sound Sources: Kronos 61, X2, X3, i3, i30, SG pro X, nanoPAD2, Yamaha MU100R, 2x CME UF70, Behringer FCB-1010, Yamaha FC-7
Sequencer: Steinberg Cubase Pro 8 & Nuendo 6.5
Outboard FX from Lexcion, Sony and Yamaha
Digital Mixers only from Yamaha
http://www.mediacoustics.eu
You smoke electric cigarettes ? - Looking for the best liquid to refill them ? - See this:
http://www.steamshop24.eu
Sequencer: Steinberg Cubase Pro 8 & Nuendo 6.5
Outboard FX from Lexcion, Sony and Yamaha
Digital Mixers only from Yamaha
http://www.mediacoustics.eu
You smoke electric cigarettes ? - Looking for the best liquid to refill them ? - See this:
http://www.steamshop24.eu
-
- Junior Member
- Posts: 93
- Joined: Sun Jul 31, 2011 7:13 pm
- Contact:
Yes, you can absolutely do this (I do), and no you do not need uNO. I have several pedals (depending on my bank) set to use some of the C0-G#0 range and then assign those as the chord triggers. I also have pedal 5 as my damper and 4 as either Program advance or Karma advance. Pedal 3 is my JY+. Just an example.Nightale wrote:Sorry to revive an old post, but I can't seem to find anywhere if it's possible to assign some FCB1010 switches to trigger the Kronos' chord pads? Is UNO mandatory in this case?
Thx!
-
- Senior Member
- Posts: 417
- Joined: Thu Jul 07, 2011 8:15 pm
- Contact:
I already use my midi in with a Roland PK5 (directed to one channel on which I programmed a Taurus sound with the AL1).
Is it possible to use the FCB1010 alongside with the PK5, by using a midi through or something like that?
Is it possible to use the FCB1010 to select "program up" and "program down"?
Is it possible to use the FCB1010 alongside with the PK5, by using a midi through or something like that?
Is it possible to use the FCB1010 to select "program up" and "program down"?