At first - i´m using google translator, I hope you understand.
After spending much time on the Internet, FINALLY I found a solution to properly use the Behringer CMD DC-1 mid control .
To use endless knobs on FS will need to create translation rules through the " Bome's Mid Translator Pro " you can find on the internet ( paid version ) - try to find the google--
After instaling Bome´s you need to route the midi ports:
MIDI> Routing (Midi thru)...
Link "Bome Virtual Port 1" in the left column to "CMD DC-1" in the right column
Link "CMD DC-1" in the left column to "Bome Virtual Port 1" in the right column
Create a New Preset, in this preset you will need to create a new translator for each Knob.
On the " incoming" click "capture midi "
Turn the knob until the message "B5 10 pp" appear (the number "10" is the number that corresponds to the knob and it will be different for each knob)
select the box "Swallow incomingMIDI message..."
Go to Rules, use:
if pp>=64 then ga=ga+1
if pp<=64 then ga=ga-1
if ga<=0 then ga=0
if ga>=127 then ga=127
On the "Outgoing", use de follow Midi message: "B5 10 ga" (remember to change the number "10" for the number corresponding to the Knob in use).
Note: you don´t need to creat presets for the buttons.
Keep Bome´s open or minimized - whenever you use the control
open FS and go to Setup> FreeStyler Setup> External control> Midi control
Chose "Bome´s midi translator 1" as input and as output
It´s Done and should work
