Followers
					0
					Following
					0
					Joined
					
					Last Online
					
					
				
			- 
		patteblanche posted in technical issues • read moreMaybe you can look the examples within pd-vanilla regarding sequencing with qlist. However i prefer using an array to store notes and velocities 
- 
		patteblanche posted in I/O hardware diy • read moreHello, 
 I made a GUI for PureData using Python and kivy. Kivy need some time to be mastered but gives a lot of freedom and python then send osc using https://github.com/ptone/pyosc. It works great and support multitouch.
