I'm receiving datas from some encoders, but they are too fast and sometimes I end up with the sliders jumping back and forth resulting in some unwanted clicks. There is a way to Smooth the transition from a value to another? using a buffer or something similar?
- 
				
				
				
				Smooth transistions 
 
- 
				
				
				
				@Congarou Hi, have you try the [line] ou [line~] object? 
- 
				
				
				
				Hi! I was thinking about using line, but it's not clear how to use it to smooth some continues incoming values. 
- 
				
				
				
				@Congarou Hello again...... you should probably read and join this thread..... 
 http://forum.pdpatchrepo.info/topic/10511/decelerating-incoming-data
 David.
 Try this first....... filter data.zip
- 
				
				
				
				@Congarou you can put a message box whit $1 and the time you want it to take. like this: $1_line.pd 
- 
				
				
				
				The solution that Theorix suggest was simple and effective thanks a lot! 
 
					 
									