With the current sequencer design with only one number passes through the spigot object? The screen shot shows 5 and 11 spigot gates are open but only 11 sends a 1 to trigger the envelope to the oscillator. why is the 5 not registered? Grid.pd
 Grid.pd
- 
				
				
				
				conditional operators not reading input? 
 
- 
				
				
				
				@Fauveboy I think it's got to do with the order of connection. It works if you select only spigot 5, whereas with both 5 and 11 selected, 5 sends a 1 but immediately afterwards 11 sends a 0. I'd do it differently like this: 
 grid2.pd(or you could write the toggles values to a table and address that with tabread, but it's the same principle). 
