Re: [PD] decrease / increase endless rotary midi controller handling

2016-10-23 Thread Robert Grah
Hi cyrille, thanks for your patch. It seems that turning the knob faster sends the values faster but bound to the rotation angle. No inteligent logic in that. So I added the time since the last value change into the patch. Now I can get faster value changes when turning faster and on

Re: [PD] decrease / increase endless rotary midi controller handling

2016-10-22 Thread cyrille henry
here is a quick example of how i would do this. I suspect that turnig the knob faster would send other value. with few math you could directlly convert the value send to increment value. cheers c Le 22/10/2016 à 15:04, Robert Grah a écrit : Hi, I lately got a Doepfer Pocket Dial Midi

[PD] decrease / increase endless rotary midi controller handling

2016-10-22 Thread Robert Grah
Hi, I lately got a Doepfer Pocket Dial Midi controller which uses endless rotary encoders. I switched it to the send increase and decrease values instead of normal 0-127 midi values. I get the values with ctlin first out is the channel second is 96 while left rotation or 97 during right