Used a Dictionary instead of an Environment to store the controls
This commit is contained in:
		
							parent
							
								
									5d3dd866eb
								
							
						
					
					
						commit
						e272a34dfe
					
				| @ -10,7 +10,7 @@ TouchOSC { | ||||
| 
 | ||||
| 	init { | ip, port | | ||||
| 		net = NetAddr(ip, port); | ||||
| 		controls = (); | ||||
| 		controls = Dictionary(); | ||||
| 	} | ||||
| 
 | ||||
| 	send { | url ... oargs | | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user