快速登录:  

Forum: General Discussion

话题: BEHRINGER CMD LC-1 MAPPINGS (Endcoder LED's)

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

Hey everyone! I got my LC-1 and I don't have experience with endless encoders. I will be using a fully custom mapping and building as I go. I tested the unit with the default mapping and everything looked good. I started with a blank config I got stumped on my first knob.

As far as the knob doing what I want, I'm good there. I'm using it to change the loop length - where I am stuck is addressing the rotary indicator. I see with the default config it can track a loop position and current value - but I don't see how this is done. I wanted to use the rotary indicator to show where I am as far as loop size on this knob.

Can anyone point me in the right direction or share your configs?

Thanks.
 

发表时间 Wed 31 Jul 19 @ 1:52 pm
locodogPRO InfinityModeratorMember since 2013
get_loop & param_equal 0.125 ? get_constant 6.6% : get_loop & param_equal 0.25 ? get_constant 13.2% : get_loop & param_equal 0.5 ? get_constant 19.8% :

etc
 

发表时间 Wed 31 Jul 19 @ 2:43 pm
Thanks, took a bit, but I got it tweaked how I wanted.

deck left get_loop & param_equal 0.0625 ? get_constant 15% :
get_loop & param_equal 0.125 ? get_constant 30% :
get_loop & param_equal 0.25 ? get_constant 33% :
get_loop & param_equal 0.5 ? get_constant 45% :
get_loop & param_equal 1 ? get_constant 50% :
get_loop & param_equal 2 ? get_constant 55% :
get_loop & param_equal 4 ? get_constant 66% :
get_loop & param_equal 8 ? get_constant 70% :
get_loop & param_equal 16 ? get_constant 85% :
get_loop & param_equal 32 ? get_constant 99% :

 

发表时间 Tue 06 Aug 19 @ 10:12 pm
locodogPRO InfinityModeratorMember since 2013
Good going :)
 

发表时间 Tue 06 Aug 19 @ 10:21 pm
respect to loco
 

发表时间 Thu 15 Aug 19 @ 2:32 am


(陈旧帖子或论坛版块会自动关闭)