Guest User

stream.domain.yml

a guest
Aug 13th, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.24 KB | None | 0 0
  1. id: stream
  2. label: Stream
  3. color: "#000000"
  4.  
  5. multiple_connections_per_input: false
  6. multiple_connections_per_output: true
  7.  
  8. templates:
  9. -   type: [stream, stream]
  10.     connect: connect(${ make_port_sig(source) }, ${ make_port_sig(sink) })
Add Comment
Please, Sign In to add comment